Debian Bug report logs - #1083487
mopidy-beets: (build-)depends on deprecated module python3-pkg-resources

version graph

Package: src:mopidy-beets; Maintainer for src:mopidy-beets is Stein Magnus Jodal <[email protected]>;

Reported by: Matthias Klose <[email protected]>

Date: Fri, 4 Oct 2024 09:47:21 UTC

Severity: normal

Tags: sid, trixie

Found in version mopidy-beets/4.0.1-1

Full log


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

Received: (at maintonly) by bugs.debian.org; 4 Oct 2024 09:43:52 +0000
From [email protected] Fri Oct 04 09:43:52 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, 12; hammy, 150; neutral, 46; spammy,
	0. spammytokens: hammytokens:0.000-+--trixie, 0.000-+--H*F:U*doko,
	0.000-+--U*debian-python, [email protected],
	0.000-+--debianpythonlistsdebianorg
Return-path: <[email protected]>
Received: from mailly.debian.org ([2001:41b8:202:deb:6564:a62:52c3:4b72]:40120)
	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 1sweqm-0070oB-5g
	for [email protected]; Fri, 04 Oct 2024 09:43:52 +0000
Received: from paradis.debian.org ([2607:f8f0:614:1::1274:67]:41918)
	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 1sweqk-00EMyG-Lg
	for [email protected]; Fri, 04 Oct 2024 09:43:50 +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=VXjRgBlXIwRZZh5izALmKQ6QwVoeMTLphuBHD+X6qGM=; b=Ni
	QldhK+v3YqkZz/OhN65ZtZEpTVIvRUABfPHaVYBH+q2iyomVg86PbZ05/EsbB1F/zw46yqCm8zw3w
	wACihT8ejVyAifq8wz6/tNzdp/1OhpkwaiDQAcbyobVr5qMKD4LlYTqghVrlkvyRThNmR64yiSmNd
	qk+fJnORPA5BOhKF6ZVgJ3mFQher3KZcIED8F5DDZOX0nf8ZW+03Qc9ZsbImK4MHuugr4RWtO10N5
	A8rpzQffUWJGpiEVrdoJOncDeL4Uzyz0c82rizoOZ9EioeMfST+6hRJ9A1PERYahkGyOfSpe8foXi
	VHqAQH4SbNKU1oA4HyacFQIC475OC+mA==;
Received: from doko by paradis.debian.org with local (Exim 4.94.2)
	(envelope-from <[email protected]>)
	id 1sweqi-00DgZ1-Vi
	for [email protected]; Fri, 04 Oct 2024 09:43:48 +0000
To: [email protected]
Subject: mopidy-beets: (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:43:48 +0000
Delivered-To: [email protected]
Package: src:mopidy-beets
Version: 4.0.1-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:30:45 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.