Package: pyuvm Version: 4.0.1-1 Severity: normal Tags: patch pending Dear maintainer,
I've prepared an NMU for pyuvm (versioned as 4.0.1-1.1) and uploaded it to DELAYED/1. Please feel free to tell me if I should cancel it. cu Adrian
diffstat for pyuvm-4.0.1 pyuvm-4.0.1 changelog | 7 +++++++ control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff -Nru pyuvm-4.0.1/debian/changelog pyuvm-4.0.1/debian/changelog --- pyuvm-4.0.1/debian/changelog 2026-03-14 21:29:36.000000000 +0200 +++ pyuvm-4.0.1/debian/changelog 2026-07-07 20:08:38.000000000 +0300 @@ -1,3 +1,10 @@ +pyuvm (4.0.1-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Test only with the default Python version. + + -- Adrian Bunk <[email protected]> Tue, 07 Jul 2026 20:08:38 +0300 + pyuvm (4.0.1-1) unstable; urgency=low * Initial release (Closes: #1041285) diff -Nru pyuvm-4.0.1/debian/control pyuvm-4.0.1/debian/control --- pyuvm-4.0.1/debian/control 2026-03-14 21:29:36.000000000 +0200 +++ pyuvm-4.0.1/debian/control 2026-07-07 20:08:33.000000000 +0300 @@ -7,7 +7,7 @@ pybuild-plugin-pyproject, python3-setuptools, pylint, - python3-all, + python3, python3-pytest <!nocheck>, python3-sphinx <!nodoc>, python3-cocotb,

