control: tag -1 +patch

Dear Maintainer,

Please consider this patch;
I'm busy evaluating creating a legacy-free
Trixie chroot and noticed that python3-pkg-resources
could almost be removed.

Greetings

--- a/debian/control
+++ b/debian/control
@@ -16,8 +16,7 @@ Homepage: https://github.com/pydanny/cached-property

Package: python3-cached-property
Architecture: all
-Depends: python3-pkg-resources,
-         ${misc:Depends},
+Depends: ${misc:Depends},
         ${python3:Depends}
Description: Provides cached-property for decorating methods in
classes (Python 3)
 This Python module

Reply via email to