[From nobody Thu Sep  3 10:09:07 2026
Received: (at maintonly) by bugs.debian.org; 5 Sep 2024 14:58:30 +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, 6; hammy, 114; neutral, 39; spammy, 0.
 spammytokens: hammytokens:0.000-+--trixie,
 0.000-+--U*debian-python, 0.000-+--debianpythonlistsdebianorg,
 0.000-+--debian-python@lists.debian.org, 0.000-+--dhpython
Return-path: &lt;stefanor@debian.org&gt;
Received: from smtp.tumbleweed.org.za ([2001:470:c91e::2]:44508)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.94.2) (envelope-from &lt;stefanor@debian.org&gt;)
 id 1smDwN-00FJG0-9f
 for maintonly@bugs.debian.org; Thu, 05 Sep 2024 14:58:30 +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=1725548308;
 h=content-type : content-transfer-encoding : mime-version : subject :
 from : to : message-id : date : from;
 bh=8MXOD0/s2Tnd1UvAA30feD4+vmmJId5bQ3r67b4zoEc=;
 b=iSEICTBGPT+s2ySZUo+rFVGLHnip06JUpcZ3707kze7fqvQ9VXXVfoRXK5SNMSRJ63WT2
 6W2EmCbD5HaCDl7DQ==
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=1725548308;
 h=content-type : content-transfer-encoding : mime-version : subject :
 from : to : message-id : date : from;
 bh=8MXOD0/s2Tnd1UvAA30feD4+vmmJId5bQ3r67b4zoEc=;
 b=vG7c6z666MmG59WSUs/ZBFUaVzQupLsoAr4yiiQUjqoax0+NKuTC1GVPZvagpmvSP10TX
 qO0xUngoiq9RnL7R0MAJRdU9CzjBIQcSFVEXzi66nkAJwrAzmp1huj8x0Iy3FqQ+HN0W/sI
 08pQlhmEXXiHODTfM6c90HuKZ3PK9zI98MNYjXqBbuEkdN/psAnRjZnHnrXby1maTgKAJsP
 C5fiON6PbmpAzTH0C1plNX9lBYXRAyCMj0JQfxmJJ+oCzdwCDFEz6IPU3wc0CE16L3OJm3T
 1BmFrTO4tcfGuAud5dpBaF/KaHAF61U3lIP5WAshuNa6DH3Y1C1iBbI4vFVw==
Received: from haydn.kardiogramm.net (unknown [196.210.37.32])
 by smtp.tumbleweed.org.za (Postfix) with ESMTPSA id E5CA0408C1
 for &lt;maintonly@bugs.debian.org&gt;; Thu,  5 Sep 2024 14:58:27 +0000 (UTC)
Received: from haydn.kardiogramm.net (localhost [IPv6:::1])
 by haydn.kardiogramm.net (Postfix) with ESMTP id 1744AF896F8
 for &lt;maintonly@bugs.debian.org&gt;; Thu, 05 Sep 2024 16:58:03 +0200 (SAST)
Content-Type: text/plain; charset=&quot;utf-8&quot;
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: &lt;20240905145803.1744AF896F8@haydn.kardiogramm.net&gt;
Date: Thu, 05 Sep 2024 16:58:03 +0200 (SAST)
Delivered-To: maintonly@bugs.debian.org

Source: python-nss
Version: 1.0.1-2
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 &quot;important&quot; 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
]