[From nobody Sun May 24 11:07:06 2026
Received: (at maintonly) by bugs.debian.org; 5 Sep 2024 14:59:21 +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, 7; hammy, 112; 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]:57444)
 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 1smDxC-00FKN0-1F
 for maintonly@bugs.debian.org; Thu, 05 Sep 2024 14:59:21 +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=1725548275;
 h=content-type : content-transfer-encoding : mime-version : subject :
 from : to : message-id : date : from;
 bh=1Ia/LOseE3UJr5Xu/r3Qwwfz2VATTGklCyCd19eGWeA=;
 b=4JJn/MwpG52uGzxOfIoBlveXt9FVYCpMxjr3arBVvAUjGD/IHhNZCsMFgycf1Yset+laz
 Aua4pXJq9VjOlJSAQ==
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=1725548275;
 h=content-type : content-transfer-encoding : mime-version : subject :
 from : to : message-id : date : from;
 bh=1Ia/LOseE3UJr5Xu/r3Qwwfz2VATTGklCyCd19eGWeA=;
 b=FNhftfMFkAQRTnYv6mfpZkk8w1x9IBr4xvrhBIc5k9ITdi7vFHyHxt23XYARL8ARpe00U
 /L0tE07hWpwusvRIoFXUO+KD4NjTs5jYv+lZNg+FyWUQvVjr2gDqh/DUQGXasdS7GFyUdvY
 PusTuFx7YEv5nUdV3k6sZMcRYJ7oKmEwglTDAP9Esvcp+kgb5bnADB32/5756kwnR+Vbkz7
 6x5oA4pUgnVtZAJqTgSa02TIQxx1QXbv9In6nX4c/KaeFsyDIkSStArJeLYKFhR5YgbDZwQ
 KqEgb+24zocq2btxdjazgjhNmcovoZxbgsajYAraWIKbaANEpoNlc1uKiUmA==
Received: from haydn.kardiogramm.net (unknown [196.210.37.32])
 by smtp.tumbleweed.org.za (Postfix) with ESMTPSA id A788440559
 for &lt;maintonly@bugs.debian.org&gt;; Thu,  5 Sep 2024 14:57:55 +0000 (UTC)
Received: from haydn.kardiogramm.net (localhost [IPv6:::1])
 by haydn.kardiogramm.net (Postfix) with ESMTP id 8AFD9F894D2
 for &lt;maintonly@bugs.debian.org&gt;; Thu, 05 Sep 2024 16:57:50 +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;20240905145750.8AFD9F894D2@haydn.kardiogramm.net&gt;
Date: Thu, 05 Sep 2024 16:57:50 +0200 (SAST)
Delivered-To: maintonly@bugs.debian.org

Source: brial
Version: 1.2.12-1.1
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
]