[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#953523: marked as done (ITP: filetype.py -- Small module to infer binary file types via signature)



Your message dated Thu, 14 Oct 2021 11:00:10 +0000
with message-id <E1mayT4-0005iN-9q@fasolo.debian.org>
and subject line Bug#953523: fixed in filetype.py 1.0.7-1
has caused the Debian Bug report #953523,
regarding ITP: filetype.py -- Small module to infer binary file types via signature
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
953523: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=953523
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Joao Eriberto Mota Filho <eriberto@debian.org>

* Package name    : filetype.py
  Version         : 1.0.5
  Upstream Author : Tomás Aparicio <tomas@aparicio.me>
* URL             : https://github.com/h2non/filetype.py
* License         : MIT
  Programming Lang: Python 3
  Description     : Small module to infer binary file types via signature

 Small and dependency free Python module to infer file type and MIME type
 checking the magic numbers signature of a file or buffer (aka file pattern).
 .
 This is a Python port from filetype Go package.
 .
 Features:
   - Simple and friendly API.
   - Supports a wide range of file types.
   - Provides file extension and MIME type inference.
   - File discovery by extension or MIME type.
   - File discovery by kind (image, video, audio...).
   - Pluggable: add new custom type matchers.
   - Fast, even processing large files.
   - Only first 261 bytes representing the max file header is required, so you
     can just pass a list of bytes.
   - Dependency free (just Python code, no C extensions, no libmagic bindings).
   - Cross-platform file recognition.
 .
 Currently, the following patterns are recognised:
   - Image: bmp, cr2, gif, heic, ico, jpg, jpx, jxr, png, psd, tif, webp.
   - Video: avi, flv, m4v, mkv, mov, mp4, mpg, webm, wmv.
   - Audio: amr, flac, m4a, mid, mp3, ogg, wav.
   - Archive: Z, ar, bz2, cab, crx, deb, eot, epub, exe, gz, lz, nes, pdf, ps,
              rar, rtf, sqlite, swf, tar, xz, zip, 7z.
   - Font: otf, ttf, woff, woff2.

--- End Message ---
--- Begin Message ---
Source: filetype.py
Source-Version: 1.0.7-1
Done: Jerome Charaoui <jerome@riseup.net>

We believe that the bug you reported is fixed in the latest version of
filetype.py, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 953523@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jerome Charaoui <jerome@riseup.net> (supplier of updated filetype.py package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 12 Jun 2021 12:04:52 -0400
Source: filetype.py
Binary: python3-filetype
Architecture: source all
Version: 1.0.7-1
Distribution: unstable
Urgency: medium
Maintainer: Jerome Charaoui <jerome@riseup.net>
Changed-By: Jerome Charaoui <jerome@riseup.net>
Description:
 python3-filetype - Small module to infer binary file types via signature (Python 3)
Closes: 953523
Changes:
 filetype.py (1.0.7-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #953523)
   * Based on initial packaging by Joao Eriberto Mota Filho
     <eriberto@debian.org>
Checksums-Sha1:
 e8e98aefbea2edba015cf5d62ccc05f971d6be7a 1997 filetype.py_1.0.7-1.dsc
 ba7a00101af4b14b2b5c5ddd98b92c916348957f 665251 filetype.py_1.0.7.orig.tar.gz
 e41f5115db881dab1a8794cbd03b88b1bcc267d4 3284 filetype.py_1.0.7-1.debian.tar.xz
 b9a0f83e6a0b6f062164acc3467f23095f632e00 6420 filetype.py_1.0.7-1_amd64.buildinfo
 0a989d0b00e8d7cf84f021f3c9a09303a599fe56 14084 python3-filetype_1.0.7-1_all.deb
Checksums-Sha256:
 2cb4c7a2b599b2f50c120f4fae9b099159d3ec6c964a4c090f50d1e97dc8e9f9 1997 filetype.py_1.0.7-1.dsc
 d8ef4b5ade2c20577d2a9c70fd3a251f9d7843bc896b548a0a137520900a9e57 665251 filetype.py_1.0.7.orig.tar.gz
 657b2f97346955ddc75ebbd952dc836272e1b7cd7f1ee3c340bac2301004bf1c 3284 filetype.py_1.0.7-1.debian.tar.xz
 24a517738c470957b9abedd39d1f131ad2ce00317e27847b1b6489efe81d2207 6420 filetype.py_1.0.7-1_amd64.buildinfo
 a0d2c8fa03e417e52b466ef14b7e1d1af1dfff214e1d9a3da9960b4bfeab22de 14084 python3-filetype_1.0.7-1_all.deb
Files:
 bc72605de109b93c998dfcbf2c602b86 1997 python optional filetype.py_1.0.7-1.dsc
 9a0136a6341d77c0caf2b35842897861 665251 python optional filetype.py_1.0.7.orig.tar.gz
 e44f7b86ac4ca15fa192deecf9a282ad 3284 python optional filetype.py_1.0.7-1.debian.tar.xz
 985c57353531c2d88275fc1c25f6e509 6420 python optional filetype.py_1.0.7-1_amd64.buildinfo
 e9e5a2917561b9f8f8a657edaf312830 14084 python optional python3-filetype_1.0.7-1_all.deb

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEC1ozuKJtYBCcUJxsg+M719TdTKEFAmDFh/sACgkQg+M719Td
TKHcWw/+LRk35+1KHU+hBbyYc+pxV1Bxf0myhqMhli+mfC0vyrbWA7vTDUoDP+My
STzOAyhLJT9OHaBOun0AuHUL1A08aox8xLE4qtdqliNU8ptdG4Bb2s5Nzk5y5LKl
wZ1NmKn3S7jfznznbTgMTeqzhj53KwdcCEPvdp2pzRhrm4c9m2y9sTO+Z8oTN9Cy
mLS4DJGUeGVVq6nfQHhgC432c5zUn+Oc3xghPs3HUqwpKtbPBPfYaRSo8U7Jfkc5
zN+bT0/D6rU5XkTt6/UtEp7YN6ii7iAhAeQyKri3tBWoNYE3/739YRQKb7KivKsr
k4mZlJWUwhQnnBU30TzXNt+QbjgVS8csE4+jjb7eTl5zj9EedpVA9tmOxpXD9W4P
HD5Ls6pF3PddFDL0Of475qJfpvTs3UpBcFWShncyY2dWeExlAVwxXxzpf0coSJkY
2vI3kcsuP5J8mX2PTS0yG2kfEyi48PDNFIeYpRW8Dna2yZAE/baiuLIdzfjoV3d1
gfYyiD29vPv45nlwE8Pc+UClgY3TklhVuuzmiwkiQA3Fk41nYAJeEsb7IQDZjOBL
F3mRQTrbsipNK6m/0OAWXgd1fxg1sboed7JKCAi7/kZdjx+VUnSre/EbV7X9i2kI
zkMwjzXn5Cv0XaMilcaqnpcrCEPuWzcZPD76ov9Z+nK+fa+8GrQ=
=3a79
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: