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

Changelog

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

  * Adjust autopkgtest for for upstream changes in 0.4.26.
    Closes: #1012449

 -- Christoph Biedl <email address hidden>  Tue, 07 Jun 2022 18:33:30 +0200

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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-magic_0.4.26-2.dsc 2.0 KiB fe57fb4a7518aab02d6dbb1640764786d8ab390c532482102b06d0d72be61b28
python-magic_0.4.26.orig.tar.gz 843.4 KiB f67920f5ad6b695327ee1fe81daa96ff9eaf6c2371bc3bc97cb2aca12666941b
python-magic_0.4.26-2.debian.tar.xz 3.2 KiB b2bfc467ec15d702cbbfe92979e79efacd2b5100dc610ed07257bf68741443c9

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.