Control: tags -1 patch
I am uploading a NMU to fix this. The changes are in git and attached as a debdiff.
diff -Nru python-xattr-0.10.1/debian/changelog python-xattr-0.10.1/debian/changelog --- python-xattr-0.10.1/debian/changelog 2023-01-08 20:13:12.000000000 +0100 +++ python-xattr-0.10.1/debian/changelog 2026-01-06 10:56:45.000000000 +0100 @@ -1,3 +1,10 @@ +python-xattr (0.10.1-1.1) unstable; urgency=medium + + * Non-maintainer upload + * Drop Depends: python3-pkg-resources (Closes: #1083721) + + -- Bastian Germann <[email protected]> Tue, 06 Jan 2026 11:35:49 +0100 + python-xattr (0.10.1-1) unstable; urgency=medium * New upstream release diff -Nru python-xattr-0.10.1/debian/control python-xattr-0.10.1/debian/control --- python-xattr-0.10.1/debian/control 2023-01-08 20:13:12.000000000 +0100 +++ python-xattr-0.10.1/debian/control 2026-01-06 10:55:45.000000000 +0100 @@ -23,7 +23,6 @@ ${python3:Depends}, ${shlibs:Depends}, python3-xattr (=${binary:Version}), - python3-pkg-resources, Description: tool for manipulating filesystem extended attributes xattr tool allows manipulation of the filesystem extended attributes present in some operating systems (GNU/Linux included).

