Debian Bug report logs - #1083597
python-altgraph: (build-)depends on deprecated module python3-pkg-resources

version graph

Package: src:python-altgraph; Maintainer for src:python-altgraph is Debian Python Team <[email protected]>;

Reported by: Matthias Klose <[email protected]>

Date: Fri, 4 Oct 2024 09:48:44 UTC

Severity: normal

Tags: sid, trixie

Found in version python-altgraph/0.17.4+ds-1

Full log


Message #5 received at [email protected] (full text, mbox, reply):

Received: (at maintonly) by bugs.debian.org; 4 Oct 2024 09:45:46 +0000
From [email protected] Fri Oct 04 09:45:46 2024
X-Spam-Checker-Version: SpamAssassin 3.4.6-bugs.debian.org_2005_01_02
	(2021-04-09) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-117.3 required=4.0 tests=BAYES_00,
	BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
	DKIM_VALID_AU,DKIM_VALID_EF,FROMDEVELOPER,HAS_PACKAGE,
	RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_NONE,USER_IN_DKIM_WELCOMELIST,
	USER_IN_DKIM_WHITELIST autolearn=ham autolearn_force=no
	version=3.4.6-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 8; hammy, 150; neutral, 52; spammy, 0.
	spammytokens: hammytokens:0.000-+--trixie, 0.000-+--H*F:U*doko,
	0.000-+--U*debian-python, 0.000-+--debianpythonlistsdebianorg,
	[email protected]
Return-path: <[email protected]>
Received: from mitropoulos.debian.org ([2001:648:2ffc:deb:216:61ff:fe9d:958d]:55788)
	from C=NA,ST=NA,L=Ankh Morpork,O=Debian SMTP,OU=Debian SMTP CA,CN=mitropoulos.debian.org,[email protected] (verified)
	by buxtehude.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
	(Exim 4.94.2)
	(envelope-from <[email protected]>)
	id 1swesc-0071s6-JG
	for [email protected]; Fri, 04 Oct 2024 09:45:46 +0000
Received: from paradis.debian.org ([2607:f8f0:614:1::1274:67]:57690)
	from C=NA,ST=NA,L=Ankh Morpork,O=Debian SMTP,OU=Debian SMTP CA,CN=paradis.debian.org,[email protected] (verified)
	by mitropoulos.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
	(Exim 4.94.2)
	(envelope-from <[email protected]>)
	id 1swesa-00EGUf-Ns
	for [email protected]; Fri, 04 Oct 2024 09:45:44 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org;
	s=smtpauto.paradis; h=Date:Message-Id:Content-Transfer-Encoding:Content-Type:
	MIME-Version:From:Subject:To:Reply-To:Cc:Content-ID:Content-Description:
	In-Reply-To:References; bh=Pfg+ILxuaKlb1NM2KPAeKHmQPOthhSUMBHQ8Zr+K+c0=; b=er
	rAkSk9gVSWwY7Nq8+6+WzrxhYB/4sNYTq1ftjWnBB/xyIdmQjKe7AuuFLL34aY4jHCJXzaXVlxE+b
	iQwz52k08RTKmiGYmwpdbBBI545PXbvJXSspX1MV3l+qRIi33A0fSZeC9KNeGRLyfAk9oVf42D6Lh
	/OYJV1zZmv1/mKYRsdTFOmsGEQQ6fTFtd4kD8v5o4Fw52XXA4GGgIp6Y2eh8GwMiehCGyLIJ84deX
	LZC0LGZNVScc0bE/PbdkLuTYOZneQPXH9ZqfSqr3kUYhcwHQy1GQm5YOSYSvMs6Xw6v0yt4xIlH0+
	J8eo8eTW4T9qfenR0GHs4cokxaL9QP1A==;
Received: from doko by paradis.debian.org with local (Exim 4.94.2)
	(envelope-from <[email protected]>)
	id 1swesY-00DgwW-OV
	for [email protected]; Fri, 04 Oct 2024 09:45:42 +0000
To: [email protected]
Subject: python-altgraph: (build-)depends on deprecated module python3-pkg-resources
From: Matthias Klose <[email protected]>
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 8bit
Message-Id: <[email protected]>
Date: Fri, 04 Oct 2024 09:45:42 +0000
Delivered-To: [email protected]
Package: src:python-altgraph
Version: 0.17.4+ds-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.



Send a report that this bug log contains spam.


Debian bug tracking system administrator <[email protected]>. Last modified: Tue May 13 17:40:07 2025; Machine Name: bembo

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU General Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.