Your message dated Sun, 21 Jan 2024 20:49:43 +0000
with message-id <e1rreld-002m5f...@fasolo.debian.org>
and subject line Bug#1056505: fixed in python-stack-data 0.6.3-1
has caused the Debian Bug report #1056505,
regarding python-stack-data's autopkg tests fail with Python 3.12
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.)
--
1056505: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1056505
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:python-stack-data
Version: 0.6.2-3
Severity: important
Tags: sid trixie
User: debian-pyt...@lists.debian.org
Usertags: python3.12
python-stack-data's autopkg tests fail with Python 3.12:
[...]
309s I: pybuild base:310: cd
/tmp/autopkgtest.cqwn8i/autopkgtest_tmp/build; python3.12 -m pytest tests
309s ============================= test session starts
==============================
309s platform linux -- Python 3.12.0+, pytest-7.4.3, pluggy-1.3.0
309s rootdir: /tmp/autopkgtest.cqwn8i/autopkgtest_tmp/build
309s collected 0 items / 4 errors
309s
309s ==================================== ERRORS
====================================
309s _____________________ ERROR collecting tests/test_core.py
______________________
309s ImportError while importing test module
'/tmp/autopkgtest.cqwn8i/autopkgtest_tmp/build/tests/test_core.py'.
309s Hint: make sure your test modules/packages have valid Python names.
309s Traceback:
309s /usr/lib/python3.12/importlib/__init__.py:90: in import_module
309s return _bootstrap._gcd_import(name[level:], package, level)
309s tests/__init__.py:1: in <module>
309s import pyximport
309s /usr/lib/python3/dist-packages/pyximport/__init__.py:1: in <module>
309s from .pyximport import *
309s /usr/lib/python3/dist-packages/pyximport/pyximport.py:51: in <module>
309s import imp
309s E ModuleNotFoundError: No module named 'imp'
309s ___________________ ERROR collecting tests/test_formatter.py
___________________
309s ImportError while importing test module
'/tmp/autopkgtest.cqwn8i/autopkgtest_tmp/build/tests/test_formatter.py'.
309s Hint: make sure your test modules/packages have valid Python names.
309s Traceback:
309s /usr/lib/python3.12/importlib/__init__.py:90: in import_module
309s return _bootstrap._gcd_import(name[level:], package, level)
309s tests/__init__.py:1: in <module>
309s import pyximport
309s /usr/lib/python3/dist-packages/pyximport/__init__.py:1: in <module>
309s from .pyximport import *
309s /usr/lib/python3/dist-packages/pyximport/pyximport.py:51: in <module>
309s import imp
309s E ModuleNotFoundError: No module named 'imp'
309s __________________ ERROR collecting tests/test_serializer.py
___________________
309s ImportError while importing test module
'/tmp/autopkgtest.cqwn8i/autopkgtest_tmp/build/tests/test_serializer.py'.
309s Hint: make sure your test modules/packages have valid Python names.
309s Traceback:
309s /usr/lib/python3.12/importlib/__init__.py:90: in import_module
309s return _bootstrap._gcd_import(name[level:], package, level)
309s tests/__init__.py:1: in <module>
309s import pyximport
309s /usr/lib/python3/dist-packages/pyximport/__init__.py:1: in <module>
309s from .pyximport import *
309s /usr/lib/python3/dist-packages/pyximport/pyximport.py:51: in <module>
309s import imp
309s E ModuleNotFoundError: No module named 'imp'
309s _____________________ ERROR collecting tests/test_utils.py
_____________________
309s ImportError while importing test module
'/tmp/autopkgtest.cqwn8i/autopkgtest_tmp/build/tests/test_utils.py'.
309s Hint: make sure your test modules/packages have valid Python names.
309s Traceback:
309s /usr/lib/python3.12/importlib/__init__.py:90: in import_module
309s return _bootstrap._gcd_import(name[level:], package, level)
309s tests/__init__.py:1: in <module>
309s import pyximport
309s /usr/lib/python3/dist-packages/pyximport/__init__.py:1: in <module>
309s from .pyximport import *
309s /usr/lib/python3/dist-packages/pyximport/pyximport.py:51: in <module>
309s import imp
309s E ModuleNotFoundError: No module named 'imp'
309s =========================== short test summary info
============================
309s ERROR tests/test_core.py
309s ERROR tests/test_formatter.py
309s ERROR tests/test_serializer.py
309s ERROR tests/test_utils.py
309s !!!!!!!!!!!!!!!!!!! Interrupted: 4 errors during collection
!!!!!!!!!!!!!!!!!!!!
309s ============================== 4 errors in 0.09s
===============================
--- End Message ---
--- Begin Message ---
Source: python-stack-data
Source-Version: 0.6.3-1
Done: Stefano Rivera <stefa...@debian.org>
We believe that the bug you reported is fixed in the latest version of
python-stack-data, 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 1056...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Stefano Rivera <stefa...@debian.org> (supplier of updated python-stack-data
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: Sun, 21 Jan 2024 16:03:41 -0400
Source: python-stack-data
Architecture: source
Version: 0.6.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Stefano Rivera <stefa...@debian.org>
Closes: 1046670 1056505
Changes:
python-stack-data (0.6.3-1) unstable; urgency=medium
.
* Team upload.
.
[ Andreas Tille ]
* New upstream version
* Reorder sequence of d/control fields by cme (routine-update)
* Fix clean target (Closes: #1046670)
* Build-Depends: python3-typeguard
.
[ Stefano Rivera ]
* Switch watch file to PyPI tarballs, so we get setuptools_scm metadata.
* Write an autopkgtest that calls pybuild. We can't use
autopkgtest-pkg-pybuild, as version.py isn't built yet.
In combination with work in cython, this Closes: #1056505.
Checksums-Sha1:
09e5b9462dd83f1802b413b4874aa84f15795ac8 1980 python-stack-data_0.6.3-1.dsc
7f7627afc47570ffb06924c1b2fbb48e21bac724 44707
python-stack-data_0.6.3.orig.tar.gz
bde893455fbfb61e780b131a842c66a11d808e8e 2732
python-stack-data_0.6.3-1.debian.tar.xz
b1a8cb6fc8e6c6d26d6fc0b8b2940c65c0d807c2 7567
python-stack-data_0.6.3-1_source.buildinfo
Checksums-Sha256:
d0ccf4c558673640ec9e638f7a256ec94006a2a17a4a0abf6c67ca88430b3b0d 1980
python-stack-data_0.6.3-1.dsc
836a778de4fec4dcd1dcd89ed8abff8a221f58308462e1c4aa2a3cf30148f0b9 44707
python-stack-data_0.6.3.orig.tar.gz
4fe51ac8aa16411992320c73db24c04cce8557c0da282b8d5ef511b8f1f78098 2732
python-stack-data_0.6.3-1.debian.tar.xz
fbac2cd91ffcf1547570b33426e17d0eff73160f730dca568ac93f8809d63081 7567
python-stack-data_0.6.3-1_source.buildinfo
Files:
aad9aaafdcbdfc9c171b345abbf90d84 1980 python optional
python-stack-data_0.6.3-1.dsc
d04f7cda6589138e90691aec1edbf0d5 44707 python optional
python-stack-data_0.6.3.orig.tar.gz
5de9d1f368162fa842922cc14b9708b2 2732 python optional
python-stack-data_0.6.3-1.debian.tar.xz
89a33bc5fbfd7b7691be30215602061b 7567 python optional
python-stack-data_0.6.3-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iIoEARYKADIWIQTumtb5BSD6EfafSCRHew2wJjpU2AUCZa1+exQcc3RlZmFub3JA
ZGViaWFuLm9yZwAKCRBHew2wJjpU2NSeAPsFzxY1J2TPhYV3rowVG7ahbfEVwE5E
+CLf3czdMYGw6QD/alpkUBrbFZrBKnX36awvFTfnqr0LUE5Z9MpZWjeUIAg=
=pWJ8
-----END PGP SIGNATURE-----
--- End Message ---