DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: python-anycrc 1.3.6-1

Package Information

Descriptiongeneral CRC Library

Anycrc provides a fast, native Cyclic Redundancy Check (CRC) implementation for Python by wrapping the crcany C library via Cython. Unlike slower pure-Python CRC modules or CRC libraries limited to fixed CRC variants, anycrc supports computing CRCs with arbitrary parameters (width, polynomial, initial value, bit reflections, and final XOR), and can update a CRC incrementally over a data stream. It also includes out-of-the-box models for many standard CRC definitions.

MaintainerDebian OpenStack <team+openstack@tracker.debian.org>
Changed ByThomas Goirand <zigo@debian.org>
Sponsorzigo@infomaniak.com
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/openstack-team/third-party/python-anycrc.git (browse)
Closes#1128198
Trackerhttps://tracker.debian.org/pkg/python-anycrc
Uploaded5 months, 20 days ago

New Package Report

.changes
Sourcepython-anycrc
Version1.3.6-1
Changed-ByThomas Goirand
Architecturesource amd64
Distributionunstable
DateMon, 16 Feb 2026 12:04:08 +0100
Changelog
python-anycrc (1.3.6-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1128198)
.dsc
Package-Listpython3-anycrc deb python optional arch=any
Sectionpython
Priorityoptional
Componentmain
debian/copyright
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: anycrc
Source: https://github.com/marzooqy/anycrc

Files: *
Copyright: (c) 2024-2025, Hussain Al Marzooq <marzooqy@users.noreply.github.com>
 (c) 2025, Tim Burke <tim.burke@gmail.com>
License: Zlib

Files: debian/*
Copyright: (c) 2026, Thomas Goirand <zigo@debian.org>
License: Zlib

License: Zlib
 This software is provided 'as-is', without any express or implied
 warranty.  In no event will the authors be held liable for any damages
 arising from the use of this software.
 .
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:
 .
 1. The origin of this software must not be misrepresented; you must not
    claim that you wrote the original software. If you use this software
    in a product, an acknowledgment in the product documentation would be
    appreciated but is not required.
 2. Altered source versions must be plainly marked as such, and must not be
    misrepresented as being the original software.
 3. This notice may not be removed or altered from any source distribution.

Review Information

accepted — allocated to mechtilde 5 months, 8 days ago, started 5 months, 8 days ago, completed 5 months, 8 days ago.

Final Comment

Hello Thomas,

please update the first line in d/copyright to https.

Regards

Public Notes

5 months, 8 days ago ● public

Lintian

Command: lintian -cEI -L '>=warning' --show-overrides --color=never ../$(basename $PWD)_*.changes
Exit code: 2

E: python3-anycrc: missing-dependency-on-libc needed by usr/lib/python3/dist-packages/anycrc/crc.cpython-313-x86_64-linux-gnu.so and 1 others
5 months, 8 days ago ● public

duck - check URL redirections

Command: duck
Exit code: 1

E: debian/copyright:6: Email: marzooqy@users.noreply.github.com: ERROR (Certainty:possible)
   marzooqy@users.noreply.github.com: No MX entry found.
   marzooqy@users.noreply.github.com: No A entry found.
   marzooqy@users.noreply.github.com: No AAAA entry found.

I: debian/copyright:1: URL: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/: INFORMATION (Certainty:possible)
   URL schema changed from HTTP to HTTPS during redirect(s): http://www.debian.org -> https://www.debian.org
   Please investigate and update the URL eventually, to avoid unnecessary redirects!

5 months, 8 days ago ● public

CME fix

Command: cme fix --verbose dpkg
Exit code: 0


Paketlisten werden gelesen… 0%

Paketlisten werden gelesen… 100%

Paketlisten werden gelesen… Fertig

Abhängigkeitsbaum wird aufgebaut… 0%

Abhängigkeitsbaum wird aufgebaut… 0%

Abhängigkeitsbaum wird aufgebaut… 50%

Abhängigkeitsbaum wird aufgebaut… 50%

Abhängigkeitsbaum wird aufgebaut… Fertig

Statusinformationen werden eingelesen… 0%

Statusinformationen werden eingelesen… 0%

Statusinformationen werden eingelesen… Fertig
cme: running fix on dpkg configuration...
Connecting to api.ftp-master.debian.org to check 3 package versions. Please wait...
Got info from api.ftp-master.debian.org for 3 packages.
Warning in 'copyright Format': Format uses insecure http protocol instead of https
Offending value: 'http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/'

Changes applied to dpkg configuration:
- copyright Format: 'http://www.debian.org/doc/packaging-manuals/copyright-format[...]' -> 'https://www.debian.org/doc/packaging-manuals/copyright-forma[...]' # applied fix for :Format uses insecure http protocol instead of https
- tests control:0 Restrictions: Gluing together lines
Config::Model::Backend::DpkgStoreRole::store_section_leaf_element Restrictions should be only one line. Gluing together the lines (line 66)

Back to Dashboard | View all reviews for this package