Your message dated Tue, 8 Oct 2024 01:10:16 +0200
with message-id <ZwRqWHkK9DmAmjXZ@begin>
and subject line Re: Bug#1083392: fenrir: (build-)depends on deprecated module
python3-pkg-resources
has caused the Debian Bug report #1083392,
regarding fenrir: (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.)
--
1083392: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1083392
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:fenrir
Version: 1.9.8-2
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 ---
Hello,
Matthias Klose, le ven. 04 oct. 2024 09:42:11 +0000, a ecrit:
> The package build-depends or depends on python3-pkg-resources,
? It does not. python3-pkg-resources only gets pulled through some
dependency, fenrir itself doesn't use it.
Samuel
--- End Message ---