Debian Bug report logs - #1083911
tryton-modules-purchase-requisition: (build-)depends on deprecated module python3-pkg-resources

version graph

Package: src:tryton-modules-purchase-requisition; Maintainer for src:tryton-modules-purchase-requisition is Debian Tryton Maintainers <[email protected]>;

Reported by: Matthias Klose <[email protected]>

Date: Fri, 4 Oct 2024 09:52:36 UTC

Severity: normal

Tags: sid, trixie

Found in version tryton-modules-purchase-requisition/6.0.2-1

Fixed in version tryton-modules-purchase-requisition/6.0.3-1

Done: Mathias Behrle <[email protected]>

Full log


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

Received: (at maintonly) by bugs.debian.org; 4 Oct 2024 09:51:14 +0000
From [email protected] Fri Oct 04 09:51:14 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=-118.4 required=4.0 tests=ALL_TRUSTED,BAYES_00,
	BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
	DKIM_VALID_AU,DKIM_VALID_EF,FROMDEVELOPER,HAS_PACKAGE,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, 9; hammy, 150; neutral, 49; 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 mailly.debian.org ([2001:41b8:202:deb:6564:a62:52c3:4b72]:55570)
	from C=NA,ST=NA,L=Ankh Morpork,O=Debian SMTP,OU=Debian SMTP CA,CN=mailly.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 1swexu-0075eL-R7
	for [email protected]; Fri, 04 Oct 2024 09:51:14 +0000
Received: from paradis.debian.org ([2607:f8f0:614:1::1274:67]:35640)
	from C=NA,ST=NA,L=Ankh Morpork,O=Debian SMTP,OU=Debian SMTP CA,CN=paradis.debian.org,[email protected] (verified)
	by mailly.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 1swext-00EOei-AN
	for [email protected]; Fri, 04 Oct 2024 09:51:13 +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=+/RegwnZ5hBcXoYJhYV71b8ED+w7ojgAiv8WW57KCWw=; b=QP
	cY4sKM+EIxoZVQox0gb0vY6TcEpXV2n2aaogjbvf7OppiPyACxXPQ/A4vy6J8a3V6YNmlXuKsVate
	LdUlyQKIerzLAI1XNCaksvQmY7wuTUZdDFw9hkwNznarLpFgsnsVbw2WwFI7VkoQGl2nrZl1Aq2ia
	Yr9jOAhe5YRusAeMNrbd3S9GG8ACdzWx1BB5FrzjADfc2T2wE0wxcnJecd0VdXg5BMEXW2SPFaqnv
	bWb0Jxnp2Wlz8uZDJEMSo/0VsxQJvRukWY7Qp+C3mEZhoWLzm2lT//zWwl9O11zA+SJuSL/F5fRl4
	1dlu7AyLEUyRNC56l6m/4gQh6zvQqRvA==;
Received: from doko by paradis.debian.org with local (Exim 4.94.2)
	(envelope-from <[email protected]>)
	id 1swexr-00DhyZ-Ls
	for [email protected]; Fri, 04 Oct 2024 09:51:11 +0000
To: [email protected]
Subject: tryton-modules-purchase-requisition: (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:51:11 +0000
Delivered-To: [email protected]
Package: src:tryton-modules-purchase-requisition
Version: 6.0.2-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 14:23:36 2025; Machine Name: buxtehude

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.