#1147739 decopy: recommends python3-zipfile-zstd which is not in unstable

Package:
decopy
Source:
decopy
Submitter:
Carles Pina i Estany
Date:
2026-09-15 13:21:02 UTC
Severity:
normal
#1147739#5
Date:
2026-09-14 20:50:42 UTC
From:
To:
Dear maintainer(s),

I noticed that package decopy recommends python3-zipfile-zstd, which is
currently not available in unstable.

See:

- https://tracker.debian.org/pkg/python3-zipfile-zstd

It was deleted in May 2026, because of obsolete
(https://tracker.debian.org/news/1753713/removed-004-2-from-unstable/)

Would it make sense to remove the recommends?

Thank you for your time,

PS[0]: I am developing a tool to detect such issues:
https://salsa.debian.org/carlespina/check-relations . Reports are
manually reviewed before submission. If you would prefer not to receive
such reports (for specific packages, all of your maintained packages,
etc.), please let me know. Any other feedback is welcomed as well.

PS[1]: more information available in
https://salsa.debian.org/carlespina/check-relations/-/blob/main/README.md
and
https://salsa.debian.org/carlespina/check-relations/-/blob/main/docs/bug-report-extra-info.md

#1147739#10
Date:
2026-09-15 13:10:21 UTC
From:
To:
¡Hola Carles!

El 2026-09-14 a las 20:50 +0000, Carles Pina i Estany escribió:

Thanks for the report! I added optional support for zipifile-zstd in
decopy when python is less than 3.14, and it now relies on the stdlib
for newer version of Python.

Interesting.

Happy hacking,