Your message dated Thu, 13 Mar 2025 15:29:04 +0000
with message-id <e1tskua-00fvtj...@fasolo.debian.org>
and subject line Bug#1095262: fixed in python3.13 3.13.2-2
has caused the Debian Bug report #1095262,
regarding python3.12: Please generalize os testing in debian/rules
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 ow...@bugs.debian.org
immediately.)


-- 
1095262: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1095262
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python3.12
Version: 3.12.8-5+b1
Severity: important
Tags: patch

Hello,

debian/rules make a special case for hurd-i386, but it actually means
the hurd os. The attached patch generalizes the matching to the whole
OS, thus making the same special case for hurd-amd64 (and the future
hurd-arm64), could you apply it? (and to python3.13)

Thanks,
Samuel

-- System Information:
Debian Release: trixie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable-debug'), (500, 
'testing-debug'), (500, 'stable-security'), (500, 'stable-debug'), (500, 
'oldstable-proposed-updates-debug'), (500, 'oldoldstable'), (500, 
'buildd-unstable'), (500, 'unstable'), (500, 'stable'), (500, 'oldstable'), (1, 
'experimental-debug'), (1, 'buildd-experimental'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, arm64

Kernel: Linux 6.13.0 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages python3.12 depends on:
ii  libpython3.12-stdlib  3.12.8-5+b1
ii  media-types           10.1.0
ii  mime-support          3.66
ii  python3.12-minimal    3.12.8-5+b1
ii  tzdata                2024b-6

Versions of packages python3.12 recommends:
ii  ca-certificates  20241223

Versions of packages python3.12 suggests:
ii  binutils         2.43.90.20250127-1
pn  python3.12-doc   <none>
ii  python3.12-venv  3.12.8-5+b1

-- no debconf information
--- debian/rules.original       2025-02-06 01:34:35.345199611 +0100
+++ debian/rules        2025-02-06 01:35:40.535488520 +0100
@@ -38,10 +38,10 @@
   WITHOUT_BENCH := yes
 endif
 ifeq ($(on_buildd),yes)
-  ifneq (,$(filter $(DEB_HOST_ARCH), armel hppa mips mipsel mips64 mips64el 
riscv64 s390 hurd-i386 kfreebsd-amd64 kfreebsd-i386))
+  ifneq (,$(filter $(DEB_HOST_ARCH), armel hppa mips mipsel mips64 mips64el 
riscv64 s390)$(filter $(DEB_HOST_ARCH_OS), hurd kfreebsd))
     WITHOUT_CHECK := yes
   endif
-  ifneq (,$(filter $(DEB_HOST_ARCH), armel hppa mips mipsel mips64 mips64el 
riscv64 s390 hurd-i386 kfreebsd-amd64 kfreebsd-i386))
+  ifneq (,$(filter $(DEB_HOST_ARCH), armel hppa mips mipsel mips64 mips64el 
riscv64 s390)$(filter $(DEB_HOST_ARCH_OS), hurd kfreebsd))
     WITHOUT_BENCH := yes
   endif
 endif

--- End Message ---
--- Begin Message ---
Source: python3.13
Source-Version: 3.13.2-2
Done: Matthias Klose <d...@debian.org>

We believe that the bug you reported is fixed in the latest version of
python3.13, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1095...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose <d...@debian.org> (supplier of updated python3.13 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 13 Mar 2025 15:29:07 +0100
Source: python3.13
Architecture: source
Version: 3.13.2-2
Distribution: unstable
Urgency: medium
Maintainer: Matthias Klose <d...@debian.org>
Changed-By: Matthias Klose <d...@debian.org>
Closes: 1095262
Changes:
 python3.13 (3.13.2-2) unstable; urgency=medium
 .
   [ Stefano Rivera ]
   * Replace update-manpage.patch with the version that landed upstream.
 .
   [ Matthias Klose ]
   * Update to the 3.13 branch 2025-03-13.
   * Generalize os testing in debian/rules (Samuel Thibault). Closes: #1095262.
   * Update sphinx build modules, still build with sphinx 8.1.x.
   * Bump standards version.
Checksums-Sha1:
 1a23eebdb7d936882564947ce1ceac2983009b60 4301 python3.13_3.13.2-2.dsc
 446cf219296e5e630e9b7b7f8cea37eefe1ed9f6 536796 
python3.13_3.13.2-2.debian.tar.xz
 185fc0b09ef199838710d1649df8a1c50e3b27b3 10528 
python3.13_3.13.2-2_source.buildinfo
Checksums-Sha256:
 e4f5daaf8d52826a48c2ded52543f04589d47f582b3788b45c9bf48fb19dce41 4301 
python3.13_3.13.2-2.dsc
 9fcaa12efcb3512cd4a40a76d9c371021ffd34ddf06c647f0a68454c0ff307bf 536796 
python3.13_3.13.2-2.debian.tar.xz
 127f40cfa7cba004d7ebff1af0ce2320e368b4339164cd776fecebcc3907424a 10528 
python3.13_3.13.2-2_source.buildinfo
Files:
 b88e0466057c463316aece8401721b16 4301 python optional python3.13_3.13.2-2.dsc
 8860606b99a4bb18953999ef913708f4 536796 python optional 
python3.13_3.13.2-2.debian.tar.xz
 06a799a403794f213cc7876bad775234 10528 python optional 
python3.13_3.13.2-2_source.buildinfo


-----BEGIN PGP SIGNATURE-----

iQJEBAEBCgAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAmfS69QQHGRva29AZGVi
aWFuLm9yZwAKCRC9fqpgd4+m9e/jEADJzE/Q985WZ6Mcq8kOeUNU49TiIeFVvfpf
MK4VWtQFt+Z8xhFU+IXmTjrM1JRx4Jv0DsRnmDZLYCbocXG8AnpDeZ8RY3wLAkDU
08K1ePJsXAnlBZsZkH13/IhvsjXjmE8uK0WAt23napSmNbwZjQ3ZmSr4VjNJnbPr
xok5J30jnQLb//8zomB11OpiZ+mOFsehz1apWTSCp4w4d5/FJSgem3UtvHJYuQQY
BFC8xjpgB2I/JpBxagSt5Cpb61AyNy2T0V9yM8onQovstTPuxWX66kGsFkY+KmAU
BxfHeyniIboIsEXHikhmVK5v2JE7pm+DdGpwihmBBViSkRtdDQ0skOY1h9+BLBv+
6Wn4hdpe1mdKt96L2S4k7E/6Pi7SBScddKMHrDjdBCsqUMIfZyu4DbjpXCWW34zc
gNvttDMaXf38rVv/R+P0edK1djiGrzHkv31cetU4TmK5ipfIfYYXIQgbKE4CLLQF
pEtiSHc27L1uhMgG5u41lxxdLE2pys/878FrHThNqnYjYQDR3hpLLFI3gVWy4z7s
KSyXmPICgkIjCSs0XrJ9Vb6uu2HwaWPVgOvN1Pgg9vrExtg3DkqTkTSMwbIL9ejW
ZK5NZURQVU8Dv2BkTngnjASF2/pAxu25ulvH6153D/XvWBcQus24jSDgwDb3CYrL
cLsej972Mg==
=BtwE
-----END PGP SIGNATURE-----

Attachment: pgp4GyFWmcqHl.pgp
Description: PGP signature


--- End Message ---

Reply via email to