[From nobody Thu Sep 10 18:37:23 2026
Received: (at submit) by bugs.debian.org; 2 Sep 2026 06:47:42 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-14.8 required=4.0 tests=BAYES_00,
 BODY_INCLUDES_PACKAGE,FORGED_SPF_HELO,FOURLA,FROMDEVELOPER,HAS_PACKAGE,
 KHOP_HELO_FCRDNS,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS,
 SPF_SOFTFAIL autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 21; hammy, 142; neutral, 24; spammy,
 0. spammytokens: hammytokens:0.000-+--python3, 0.000-+--autopkgtest,
 0.000-+--H*F:U*doko, 0.000-+--H*Ad:N*Bug, 0.000-+--HTo:N*Debian
Return-path: &lt;doko@debian.org&gt;
Received: from einhorn.in-berlin.de ([192.109.42.8]:41055
 helo=einhorn-mail-out.in-berlin.de)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;doko@debian.org&gt;) id 1x1el2-00Df0G-2S
 for submit@bugs.debian.org; Wed, 02 Sep 2026 06:47:42 +0000
X-Envelope-From: doko@debian.org
X-Envelope-To: &lt;submit@bugs.debian.org&gt;
Received: from authenticated.user (localhost [127.0.0.1]) by
 einhorn.in-berlin.de with ESMTPSA id 6826ld6V1272695
 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT)
 for &lt;submit@bugs.debian.org&gt;; Wed, 2 Sep 2026 08:47:39 +0200
Message-ID: &lt;5fd9bc85-41ee-44e5-855d-b74f1b397b51@debian.org&gt;
Date: Wed, 2 Sep 2026 08:47:39 +0200
MIME-Version: 1.0
User-Agent: Mozilla Thunderbird
Content-Language: en-US
To: Debian Bug Tracking System &lt;submit@bugs.debian.org&gt;
From: Matthias Klose &lt;doko@debian.org&gt;
Subject: mallard-ducktype autopkg tests fail with setuptools v80
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Delivered-To: submit@bugs.debian.org

Package: src:mallard-ducktype
Version: 1.0.2-4
Severity: serious
Tags: sid forky

mallard-ducktype: autopkg tests fail with setuptools v80:

instead of ignoring the warning, please migrate away from pkg_resources. 
It will become RC again.

[...]
184s autopkgtest [19:53:17]: test autodep8-python3:  - - - - - - - - - - 
results - - - - - - - - - -
184s autodep8-python3     PASS (superficial)
185s autopkgtest [19:53:18]: @@@@@@@@@@@@@@@@@@@@ summary
185s cli                  PASS
185s library              FAIL stderr: 
/usr/lib/python3/dist-packages/mallard/ducktype/extensions/__init__.py:21: 
UserWarning: pkg_resources is deprecated as an API. See 
https://setuptools.pypa.io/en/latest/pkg_resources.html. The 
pkg_resources package is slated for removal as early as 2025-11-30. 
Refrain from using this package or pin to Setuptools&lt;81.
185s autodep8-python3     PASS (superficial)
]