Your message dated Wed, 06 Dec 2023 13:03:59 +0000
with message-id <[email protected]>
and subject line Bug#1056524: fixed in python-pyfakefs 5.3.2-1
has caused the Debian Bug report #1056524,
regarding outdated pyfakefs is incompatible 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 [email protected]
immediately.)


-- 
1056524: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1056524
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:sabnzbdplus
Version: 4.1.0+dfsg-1
Severity: important
Tags: sid trixie
User: [email protected]
Usertags: python3.12

sabnzbdplus autopkg tests fail with Python 3.12:

[...]
454s Running testsuite with python3.12:
454s Traceback (most recent call last):
454s   File "<frozen runpy>", line 198, in _run_module_as_main
454s   File "<frozen runpy>", line 88, in _run_code
454s File "/usr/lib/python3/dist-packages/pytest/__main__.py", line 5, in <module>
454s     raise SystemExit(pytest.console_main())
454s                      ^^^^^^^^^^^^^^^^^^^^^
454s File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 192, in console_main
454s     code = main()
454s            ^^^^^^
454s File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 150, in main
454s     config = _prepareconfig(args, plugins)
454s              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
454s File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 331, in _prepareconfig
454s     config = pluginmanager.hook.pytest_cmdline_parse(
454s              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
454s File "/usr/lib/python3/dist-packages/pluggy/_hooks.py", line 493, in __call__ 454s return self._hookexec(self.name, self._hookimpls, kwargs, firstresult) 454s ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 454s File "/usr/lib/python3/dist-packages/pluggy/_manager.py", line 115, in _hookexec 454s return self._inner_hookexec(hook_name, methods, kwargs, firstresult) 454s ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 454s File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 130, in _multicall
454s     teardown[0].send(outcome)
454s File "/usr/lib/python3/dist-packages/_pytest/helpconfig.py", line 104, in pytest_cmdline_parse
454s     config: Config = outcome.get_result()
454s                      ^^^^^^^^^^^^^^^^^^^^
454s File "/usr/lib/python3/dist-packages/pluggy/_result.py", line 114, in get_result
454s     raise exc.with_traceback(exc.__traceback__)
454s File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 77, in _multicall
454s     res = hook_impl.function(*args)
454s           ^^^^^^^^^^^^^^^^^^^^^^^^^
454s File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 1075, in pytest_cmdline_parse
454s     self.parse(args)
454s File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 1425, in parse
454s     self._preparse(args, addopts=addopts)
454s File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 1305, in _preparse
454s     self.pluginmanager.load_setuptools_entrypoints("pytest11")
454s File "/usr/lib/python3/dist-packages/pluggy/_manager.py", line 398, in load_setuptools_entrypoints
454s     plugin = ep.load()
454s              ^^^^^^^^^
454s File "/usr/lib/python3.12/importlib/metadata/__init__.py", line 205, in load
454s     module = import_module(match.group('module'))
454s              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
454s File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
454s     return _bootstrap._gcd_import(name[level:], package, level)
454s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
454s   File "<frozen importlib._bootstrap>", line 1381, in _gcd_import
454s   File "<frozen importlib._bootstrap>", line 1354, in _find_and_load
454s File "<frozen importlib._bootstrap>", line 1325, in _find_and_load_unlocked
454s   File "<frozen importlib._bootstrap>", line 929, in _load_unlocked
454s File "<frozen importlib._bootstrap_external>", line 994, in exec_module 454s File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed 454s File "/usr/lib/python3/dist-packages/pyfakefs/pytest_plugin.py", line 14, in <module>
454s     from pyfakefs.fake_filesystem_unittest import Patcher
454s File "/usr/lib/python3/dist-packages/pyfakefs/fake_filesystem_unittest.py", line 72, in <module>
454s     from pyfakefs import fake_pathlib
454s File "/usr/lib/python3/dist-packages/pyfakefs/fake_pathlib.py", line 164, in <module>
454s     flavour = pathlib._Flavour  # type: ignore [attr-defined]
454s               ^^^^^^^^^^^^^^^^
454s AttributeError: module 'pathlib' has no attribute '_Flavour'

--- End Message ---
--- Begin Message ---
Source: python-pyfakefs
Source-Version: 5.3.2-1
Done: Jeroen Ploemen <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-pyfakefs, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jeroen Ploemen <[email protected]> (supplier of updated python-pyfakefs 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 [email protected])


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

Format: 1.8
Date: Wed, 06 Dec 2023 12:40:25 +0000
Source: python-pyfakefs
Built-For-Profiles: noudeb
Architecture: source
Version: 5.3.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Jeroen Ploemen <[email protected]>
Closes: 1028582 1056524
Changes:
 python-pyfakefs (5.3.2-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream version 5.3.2 (Closes: #1056524, #1028582).
   * Control: set testsuite to autopkgtest-pkg-pybuild.
   * Control, rules: switch from dh-python to dh-sequence-python3.
   * Control: add build-dep on pybuild-plugin-pyproject.
   * Control: bump Standards-Version to 4.6.2 (from 4.6.1; no further
     changes).
   * Add d/pybuild.testfiles to support running the testsuite in an
     autopkgtest context.
Checksums-Sha1:
 0fbe2952971a62c066cf327ec33d30c2aa935ede 2122 python-pyfakefs_5.3.2-1.dsc
 e5cc15e39a286d24d054f60960c8ba58261a881d 193855 
python-pyfakefs_5.3.2.orig.tar.gz
 9c3a1204035b19fb9c1e4931772e12904607f70f 2796 
python-pyfakefs_5.3.2-1.debian.tar.xz
 52c947a6f70a39a3b58a93d1033e29e2aff785fd 15156 
python-pyfakefs_5.3.2-1_source.buildinfo
Checksums-Sha256:
 c3bd4da35e77526c8f8432fc9720d0f2f8ec6e0d6b005ad97d189fd69bee4d2b 2122 
python-pyfakefs_5.3.2-1.dsc
 a83776a3c1046d4d103f2f530029aa6cdff5f0386dffd59c15ee16926135493c 193855 
python-pyfakefs_5.3.2.orig.tar.gz
 5698ffd54df5894a5c7855c482621dea1c0b31f94fe610c9719d6861a47f5dc1 2796 
python-pyfakefs_5.3.2-1.debian.tar.xz
 6c70ee98dfce621109a12feea90c7336c542a15e38ab9c7aa3b5c4535cb3ddaa 15156 
python-pyfakefs_5.3.2-1_source.buildinfo
Files:
 dc2d31a60da2fc0013b7571d6d4ea18a 2122 python optional 
python-pyfakefs_5.3.2-1.dsc
 718d662e9b5e80b364715b554277d28a 193855 python optional 
python-pyfakefs_5.3.2.orig.tar.gz
 75a2f0b13bfaefe35342ff851459aadb 2796 python optional 
python-pyfakefs_5.3.2-1.debian.tar.xz
 6092c9758959cd8758c860ba1c1f453d 15156 python optional 
python-pyfakefs_5.3.2-1_source.buildinfo

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

iQIzBAEBCgAdFiEEd8lhnEnWos3N8v+qQoMEoXSNzHoFAmVwa9YACgkQQoMEoXSN
zHoU8g/7BtW32eMDHZ5Q1MJpsHRWIPbXOTQux2xHHjH+hoJnVPLzIzqLxX3GIyE/
IVsc3V+OaI8i0ZeeSsqK+uShVsiF0W0ER1YIENjILL1yVCc5BCpANHc4Ono6PFja
W2IGe3FQM8SgDRZ3Riksf9WRM/gdoQdNkaKwcK9zgTDdmRa2krPpCTKpbYSMpj+k
x7Do6eUEwbjxW9YMYf1Ev9gzhLbhKK2kVuKm+gZZcnnRMFxksP2E459EB420oK32
9i22RfUPxUBfenoZLYP0yjWWn0nMRoTayKWLgqDRZzvErXuBfDuzuhUkmGSQgZkl
6Fzh8kVgqJOM0AlWRZ/77LSZYcjxVfmKw4Ce62iDOO8swJfYgjjTTxd31sizXvQa
SiV09KOaEUJrrxczbMHdQU+09EhBeOYyEQSWkYIhlGfkhSCpxyzv+q4GgowSV/Yv
Ufc32se/yhYkqnrgHnpqDSqeUHkcLh9dpk3T10tSHvAWdKaH44amT7dEFbDpa803
8qkxQzjQJm/K1BJpPyhwHQHOyv6kIgy7oMtOh431kdRILa2dptwJ8UsDek7zZc6B
D/C37lMLy9xx6AuCNuV1k2WHzsxiEeAK2RgqGQT/bveqb4elY66GfZOzCC9xvQYP
/eR+fVicmVqQUHfPBF8cp0i0D79cQpTENxkpe62f+QjLC4Avmlg=
=pqdN
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to