From: owner@bugs.debian.org
This is a multi-part message in MIME format...
Your message dated Mon, 25 Aug 2025 10:47:04 +0000
with message-id
and subject line Bug#1059648: Removed package(s) from unstable
has caused the Debian Bug report #1080800,
regarding Missing Build-Depends on python3-setuptools
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 owner@bugs.debian.org
immediately.)
--
1080800: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1080800
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
Received: (at maintonly) by bugs.debian.org; 5 Sep 2024 14:58:37 +0000
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=-106.4 required=4.0 tests=BAYES_00,DKIMWL_WL_HIGH,
DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FROMDEVELOPER,
SPF_HELO_NONE,SPF_NONE,T_SCC_BODY_TEXT_LINE,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, 4; hammy, 113; neutral, 39; spammy,
0.
spammytokens: hammytokens:0.000-+--trixie, 0.000-+--U*debian-python,
0.000-+--debian-python@lists.debian.org,
0.000-+--debianpythonlistsdebianorg, 0.000-+--dhpython
Return-path:
Received: from smtp.tumbleweed.org.za ([212.47.253.1]:58026)
by buxtehude.debian.org with esmtps (TLS1.3:ECDHE_X25519__RSA_P
S_RSAE_SHA256__AES_256_GCM:256)
(Exim 4.94.2)
(envelope-from )
id 1smDwU-00FJRO-Bs
for maintonly@bugs.debian.org; Thu, 05 Sep 2024 14:58:37 +0000
DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/simple; d=debian.org;
i=@debian.org; q=dns/txt; s=smtp-ed25519.stefanor.user; t=1725548315;
h=content-type : content-transfer-encoding : mime-version : subject :
from : to : message-id : date : from;
bh=b2M2WG9/NdwN6NT67D4Tm4GalGbvwxY4U0MLZAc+lqg=;
b=VFDHLNUpD+zOlz5cjgpUot6tV2GcPp8yOXK+XFTRXioVIIC9nF5hQ11aXRmUd5NBeen6i
s61H2gJlbuRxniMDw==
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=debian.org;
i=@debian.org; q=dns/txt; s=smtp-rsa.stefanor.user; t=1725548315;
h=content-type : content-transfer-encoding : mime-version : subject :
from : to : message-id : date : from;
bh=b2M2WG9/NdwN6NT67D4Tm4GalGbvwxY4U0MLZAc+lqg=;
b=B1SQTr9VvhPimzsiuUenptKndcs5e6T5l3OboODJmVXCvwH0hHOG5l63iwQ044MskBJe/
N8LWEiwXwamhzpuOdMXg0vrvRSh07jxB7GmsPBEZvh5gwoFEDhjUYRqbTdJKCiGVKEwKd8a
xLprEVBDZKoFnud13ZF2ZGhE7Go+E6uM5drwGMrvtPffxvSwFf4y8DXvO440K+vK41/GA/E
LLbMMDz/PWUdfFYjjxi+1GnFgSPD3UJe7vNtp8iyFUei5q+rnDMpL8PZmnswEfWoYf0M9I5
KYV392AnhWChwlMROKTUxyr/yJLxcKnQSCqKztpQqXiugMiXJj8OY2ZFJa/Q==
Received: from haydn.kardiogramm.net (unknown [196.210.37.32])
by smtp.tumbleweed.org.za (Postfix) with ESMTPSA id 21849408BD
for ; Thu, 5 Sep 2024 14:58:35 +0000 (UTC)
Received: from haydn.kardiogramm.net (localhost [IPv6:::1])
by haydn.kardiogramm.net (Postfix) with ESMTP id EA352F8976E
for ; Thu, 05 Sep 2024 16:58:05 +0200 (SAST)
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
MIME-Version: 1.0
Subject: Missing Build-Depends on python3-setuptools
From: stefanor@debian.org
To: maintonly@bugs.debian.org
Message-Id: <20240905145805.EA352F8976E@haydn.kardiogramm.net>
Date: Thu, 05 Sep 2024 16:58:05 +0200 (SAST)
Delivered-To: maintonly@bugs.debian.org
Source: sip4
Version: 4.19.25+dfsg-5
Severity: important
User: debian-python@lists.debian.org
Usertags: dh-python-no-setuptools
Tags: sid, trixie
This package failed build from source when test-built against a version of
dh-python without a python3-setuptools dependency.
distutils is no longer part of the Python standard library, since 3.12. But
a
minimal version of it becomes available when the python3-setuptools package
is
installed.
Please add a Build-Depends on python3-setuptools to your package, or migrate
the package's build system away from setuptools/distutils.
If you run into any difficulties, please raise them on
debian-python@lists.debian.org.
This bug has been filed at "important" severity, as the change hasn't been
made in dh-python yet, but this may be raised to RC before the trixie
release.
Thanks,
Stefano
Received: (at 1080800-done) by bugs.debian.org; 25 Aug 2025 10:47:08 +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=-108.1 required=4.0 tests=BAYES_00,DKIM_SIGNED,
DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,HAS_BUG_NUMBER,
RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_NONE,USER_IN_DKIM_WELCOMELIST,
VERSION autolearn=ham autolearn_force=no
version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 13; hammy, 144; neutral, 33; spammy,
0. spammytokens: hammytokens:0.000-+--HX-Debian:DAK,
0.000-+--H*rp:D*ftp-master.debian.org, 0.000-+--H*r:sk:fasolo.,
0.000-+--H*RU:sk:fasolo., 0.000-+--Hx-spam-relays-external:sk:fasolo.
Return-path:
Received: from mitropoulos.debian.org ([2001:648:2ffc:deb:216:61
f:fe9d:958d]:43904)
by buxtehude.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RS
_PSS_RSAE_SHA256__AES_256_GCM:256)
(Exim 4.96)
(envelope-from )
id 1uqUjE-00DiHK-1W
for 1080800-done@bugs.debian.org;
Mon, 25 Aug 2025 10:47:08 +0000
[continued in next message]
--- SoupGate-Win32 v1.05
* Origin: you cannot sedate... all the things you hate (1:229/2)
|