Control: tags 1141291 + patch Control: tags 1141291 + pending Dear maintainer,
I've prepared an NMU for cocotb (versioned as 2.0.1-3.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should cancel it. cu Adrian
diffstat for cocotb-2.0.1 cocotb-2.0.1 changelog | 7 +++++++ control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff -Nru cocotb-2.0.1/debian/changelog cocotb-2.0.1/debian/changelog --- cocotb-2.0.1/debian/changelog 2026-04-23 04:41:19.000000000 +0300 +++ cocotb-2.0.1/debian/changelog 2026-07-05 20:42:27.000000000 +0300 @@ -1,3 +1,10 @@ +cocotb (2.0.1-3.1) unstable; urgency=medium + + * Non-maintainer upload. + * Build only for the default Python. (Closes: #1141291) + + -- Adrian Bunk <[email protected]> Sun, 05 Jul 2026 20:42:27 +0300 + cocotb (2.0.1-3) unstable; urgency=medium * d/control: drop Testsuite: autopkgtest-pkg-pybuild, since upstream dooesn't provide any build-time tests diff -Nru cocotb-2.0.1/debian/control cocotb-2.0.1/debian/control --- cocotb-2.0.1/debian/control 2026-04-23 04:41:19.000000000 +0300 +++ cocotb-2.0.1/debian/control 2026-07-05 20:41:00.000000000 +0300 @@ -5,7 +5,7 @@ أحمد المحمودي (Ahmed El-Mahmoudy) <[email protected]>, Build-Depends: debhelper-compat (= 13), pybuild-plugin-pyproject, python3-setuptools, - python3-all-dev, python3-find-libpython, help2man + python3-dev, python3-find-libpython, help2man Standards-Version: 4.7.4 Homepage: https://www.cocotb.org Vcs-Git: https://salsa.debian.org/electronics-team/cocotb.git

