Your message dated Thu, 29 May 2025 23:58:30 +0000
with message-id 
<CAEri_iE1XfFt9245SMKqhFhKD6k=r0wxqqnuhj8fft0wxb_...@mail.gmail.com>
and subject line 
has caused the Debian Bug report #1083607,
regarding python-certbot: (build-)depends on deprecated module 
python3-pkg-resources
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 [email protected]
immediately.)


-- 
1083607: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1083607
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-certbot
Version: 2.11.0-1
Severity: normal
Tags: sid trixie
User: [email protected]
Usertags: pkg-resources-deprecation

[This bug is targeted to the upcoming trixie release]

The package build-depends or depends on python3-pkg-resources, which is
deprecated upstream. Details can be found at

    https://setuptools.pypa.io/en/latest/pkg_resources.html

Use of pkg_resources is deprecated in favor of importlib.resources,
importlib.metadata and their backports (importlib_resources, 
importlib_metadata).
Some useful APIs are also provided by packaging (e.g. requirements and version
parsing). Users should refrain from new usage of pkg_resources and should work
to port to importlib-based solutions.

Python 3.12 in unstable provides both importlib_resources and
importlib_metadata, so no additional dependencies on those packages are needed.

--- End Message ---
--- Begin Message ---
Version: 2.9.0-1

Looking at this, certbot stopped using the pkg_resources code back in 2.8,
but we didn't ship that version.  Next one we did was 2.9.

-- 
Harlan Lieberman-Berg
~hlieberman

--- End Message ---

Reply via email to