Your message dated Mon, 01 Jan 2024 22:23:41 +0000
with message-id <e1rkqhb-00dh4z...@fasolo.debian.org>
and subject line Bug#1056486: fixed in python-mpegdash 0.3.1-2
has caused the Debian Bug report #1056486,
regarding python-mpegdash'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.)


-- 
1056486: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1056486
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:python-mpegdash
Version: 0.3.1-1
Severity: important
Tags: sid trixie
User: debian-pyt...@lists.debian.org
Usertags: python3.12

python-mpegdash's autopkg tests fail with Python 3.12:


[...]
363s ======================================================================
363s ERROR: test_mpdtoxml (unittest.loader._FailedTest.test_mpdtoxml)
363s ----------------------------------------------------------------------
363s ImportError: Failed to import test module: test_mpdtoxml
363s Traceback (most recent call last):
363s File "/usr/lib/python3.12/unittest/loader.py", line 394, in _find_test_path
363s     module = self._get_module_from_name(name)
363s              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
363s File "/usr/lib/python3.12/unittest/loader.py", line 337, in _get_module_from_name
363s     __import__(name)
363s File "/tmp/autopkgtest.G4Kp3C/build.dXh/src/tests/test_mpdtoxml.py", line 7, in <module>
363s     from mpegdash.parser import MPEGDASHParser
363s File "/tmp/autopkgtest.G4Kp3C/build.dXh/src/mpegdash/parser.py", line 9, in <module>
363s     from mpegdash.nodes import MPEGDASH
363s File "/tmp/autopkgtest.G4Kp3C/build.dXh/src/mpegdash/nodes.py", line 1, in <module>
363s     from mpegdash.utils import (
363s File "/tmp/autopkgtest.G4Kp3C/build.dXh/src/mpegdash/utils.py", line 1, in <module>
363s     from past.builtins import unicode   # python3 compat
363s     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
363s File "/usr/lib/python3/dist-packages/past/builtins/__init__.py", line 54, in <module> 363s from past.builtins.misc import (apply, chr, cmp, execfile, intern, oct, 363s File "/usr/lib/python3/dist-packages/past/builtins/misc.py", line 45, in <module>
363s     from imp import reload
363s ModuleNotFoundError: No module named 'imp'
363s
363s
363s ======================================================================
363s ERROR: test_xmltompd (unittest.loader._FailedTest.test_xmltompd)
363s ----------------------------------------------------------------------
363s ImportError: Failed to import test module: test_xmltompd
363s Traceback (most recent call last):
363s File "/usr/lib/python3.12/unittest/loader.py", line 394, in _find_test_path
363s     module = self._get_module_from_name(name)
363s              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
363s File "/usr/lib/python3.12/unittest/loader.py", line 337, in _get_module_from_name
363s     __import__(name)
363s File "/tmp/autopkgtest.G4Kp3C/build.dXh/src/tests/test_xmltompd.py", line 6, in <module>
363s     from mpegdash.parser import MPEGDASHParser
363s File "/tmp/autopkgtest.G4Kp3C/build.dXh/src/mpegdash/parser.py", line 9, in <module>
363s     from mpegdash.nodes import MPEGDASH
363s File "/tmp/autopkgtest.G4Kp3C/build.dXh/src/mpegdash/nodes.py", line 1, in <module>
363s     from mpegdash.utils import (
363s File "/tmp/autopkgtest.G4Kp3C/build.dXh/src/mpegdash/utils.py", line 1, in <module>
363s     from past.builtins import unicode   # python3 compat
363s     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
363s File "/usr/lib/python3/dist-packages/past/builtins/__init__.py", line 54, in <module> 363s from past.builtins.misc import (apply, chr, cmp, execfile, intern, oct, 363s File "/usr/lib/python3/dist-packages/past/builtins/misc.py", line 45, in <module>
363s     from imp import reload
363s ModuleNotFoundError: No module named 'imp'
363s
363s
363s ----------------------------------------------------------------------
363s Ran 2 tests in 0.001s
363s
363s FAILED (errors=2)
363s Test failed: <unittest.runner.TextTestResult run=2 errors=2 failures=0>

--- End Message ---
--- Begin Message ---
Source: python-mpegdash
Source-Version: 0.3.1-2
Done: Alexandre Detiste <tc...@debian.org>

We believe that the bug you reported is fixed in the latest version of
python-mpegdash, 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.
Alexandre Detiste <tc...@debian.org> (supplier of updated python-mpegdash 
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: Mon, 01 Jan 2024 22:52:14 +0100
Source: python-mpegdash
Architecture: source
Version: 0.3.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Alexandre Detiste <tc...@debian.org>
Closes: 1056486 1058092
Changes:
 python-mpegdash (0.3.1-2) unstable; urgency=medium
 .
   * Team upload.
   * Patch-out dependency on python3-future,
     that fixes the FTBFS with Python 3.12 (Closes: #1056486, #1058092)
   * Remove extraneous dependency on python3-unittest2
Checksums-Sha1:
 4810a33145fc6e7c7cd78c6c8b99d0424f2ebfab 2208 python-mpegdash_0.3.1-2.dsc
 ff1e5c53b57c3f70ce81957a0118817cd22ced03 6768 
python-mpegdash_0.3.1-2.debian.tar.xz
 eade2f7bf2c914f518ce618aee37544119166180 6834 
python-mpegdash_0.3.1-2_source.buildinfo
Checksums-Sha256:
 20ee195976fac7cc83795aaabd193bf142213ce9e9bc3035d761dd7ba230c988 2208 
python-mpegdash_0.3.1-2.dsc
 d35307cc524999b9d55db2c8521dad2eea52b6dec3f13b3dc26653ef328a5ed3 6768 
python-mpegdash_0.3.1-2.debian.tar.xz
 3e16c8da293cd6c1905754be67910c961dfc1265cd8df85f9d68c85a76ed399e 6834 
python-mpegdash_0.3.1-2_source.buildinfo
Files:
 59f6993c25aee7116731a928095137d0 2208 python optional 
python-mpegdash_0.3.1-2.dsc
 84977e4b3ba7635dfaae53d57ac5b226 6768 python optional 
python-mpegdash_0.3.1-2.debian.tar.xz
 3fd3ec45e138fecd6e3f3fd85548e4e3 6834 python optional 
python-mpegdash_0.3.1-2_source.buildinfo

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

iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmWTNLARHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBphfg/9EJrLhDmDrJO7t5Oh/NTn/9WhVXYtfXf8
JJKitOmzTCqOMzaT/U2oIAfJIigoinqV+kxan0lIDeoTcY2hRy46vsWnE5mI8u5P
M5bN6gbzkf91Uhzw7MGIiZ9UKJk+TiyYeLlz1bKDm6eVu3rbLcVlTVw7VY2ZTo9G
zCw9yr+GeTgc42NZX/7HARAUO1eXp3+f2h5cmNpIS9KFcp9tJaQ7625Odu0xuL62
HbTEWs76nhWZRMo438q3WPMsh+HAim7hVZz36yTVCv1imDU/pbCYXHKYZ5Use0Oh
skQcxu4JQvRaiVmlkf6Xy8mKVc2TxnBg6AtL/GeebVuurqqlHkqfyzk4u/bOekx6
2aDEhTUnsTKiEaT29rdHP60cVerN7VNkIX2HyzzJCRvOXnOibyQqzBL7pL6bU7oC
19xJ0+JtaviteOh2h8ZiNnm7oRIg5dj/njbjzV94IWzfAq9PmsNmfOEL8UPsjhM+
YrS72n8PyWRBEnKB7cp4UNwoa/pmF8qKiH57mM9+romdbCW4m9gmowgqYZg8Mgzj
rg/gSn4eAwV3sv/FH/kuzeNVthm0ofSc8riCF5uJlf/Xw4ir/IIuyMZWigX+yTRt
aYeKd1r2WEmD1bMp/6ZCOANwgb7xZ7K4UIStYnIc0P7jUhVtI3jv1bTuIG2iMGCW
klDPG7fOtss=
=+Wii
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to