python-magic 2:0.4.26-3 source package in Ubuntu

Changelog

python-magic (2:0.4.26-3) unstable; urgency=medium

  * Adjust testsuite for changes in file 5.43+

 -- Christoph Biedl <email address hidden>  Sat, 24 Dec 2022 13:31:00 +0100

Upload details

Uploaded by:
Christoph Biedl
Uploaded to:
Sid
Original maintainer:
Christoph Biedl
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release main misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-magic_0.4.26-3.dsc 2.0 KiB 18a8a22837d631c5cc7815d35e2ee7ad9d55f33f406d57184eb91dc8280e1b57
python-magic_0.4.26.orig.tar.gz 843.4 KiB f67920f5ad6b695327ee1fe81daa96ff9eaf6c2371bc3bc97cb2aca12666941b
python-magic_0.4.26-3.debian.tar.xz 3.5 KiB 80ec51b2a02000d88fa4ce10a46f624152b64a7a9300ce7879987e27cd4ce854

Available diffs

No changes file available.

Binary packages built by this source

python3-magic: python3 interface to the libmagic file type identification library

 python-magic is a Python interface to the libmagic file type
 identification library. libmagic identifies file types by checking
 their headers according to a predefined list of file types. This
 functionality is exposed to the command line by the Unix command file.
 .
 This package provides the Python 3 version of the python-magic module.