python-pytn3270 fails to build with Python 3.13.0a1. ____________________ ERROR collecting tests/test_telnet.py _____________________ ImportError while importing test module '/builddir/build/BUILD/pytn3270-0.12.0/tests/test_telnet.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib64/python3.13/importlib/__init__.py:88: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/test_telnet.py:6: in <module> from tn3270.telnet import Telnet tn3270/__init__.py:3: in <module> from .telnet import Telnet tn3270/telnet.py:10: in <module> from telnetlib import IAC, WILL, WONT, DO, DONT, SB, SE, BINARY, EOR, TTYPE, TN3270E E ModuleNotFoundError: No module named 'telnetlib' =========================== short test summary info ============================ ERROR tests/test_attributes.py ERROR tests/test_datastream.py ERROR tests/test_emulator.py ERROR tests/test_telnet.py !!!!!!!!!!!!!!!!!!! Interrupted: 4 errors during collection !!!!!!!!!!!!!!!!!!!! ============================== 4 errors in 0.16s =============================== According to https://docs.python.org/3.13/whatsnew/3.13.html: PEP 594: Remove the crypt module and its private _crypt extension, deprecated in Python 3.11. The hashlib module is a potential replacement for certain use cases. Otherwise, the following PyPI projects can be used: - bcrypt: Modern password hashing for your software and your servers. - passlib: Comprehensive password hashing framework supporting over 30 schemes. - argon2-cffi: The secure Argon2 password hashing algorithm. - legacycrypt: Wrapper to the POSIX crypt library call and associated functionality. (Contributed by Victor Stinner in gh-104773.) https://docs.python.org/3.13/whatsnew/3.13.html For the build logs, see: https://copr-be.cloud.fedoraproject.org/results/@python/python3.13/fedora-rawhide-x86_64/06546832-python-pytn3270/ For all our attempts to build python-pytn3270 with Python 3.13, see: https://copr.fedorainfracloud.org/coprs/g/python/python3.13/package/python-pytn3270/ Testing and mass rebuild of packages is happening in copr. You can follow these instructions to test locally in mock if your package builds with Python 3.13: https://copr.fedorainfracloud.org/coprs/g/python/python3.13/ Let us know here if you have any questions. Python 3.13 is planned to be included in Fedora 41. To make that update smoother, we're building Fedora packages with all pre-releases of Python 3.13. A build failure prevents us from testing all dependent packages (transitive [Build]Requires), so if this package is required a lot, it's important for us to get it fixed soon. We'd appreciate help from the people who know this package best, but if you don't want to work on this now, let us know so we can try to work around it on our side.
FEDORA-2023-2dd526393a has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2023-2dd526393a
FEDORA-2023-2dd526393a has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2023-c8efdbe65f has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-c8efdbe65f
FEDORA-2023-aa1c952011 has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-aa1c952011
FEDORA-2023-c8efdbe65f has been pushed to the Fedora 39 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-c8efdbe65f` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-c8efdbe65f See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2023-aa1c952011 has been pushed to the Fedora 38 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-aa1c952011` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-aa1c952011 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2023-aa1c952011 has been pushed to the Fedora 38 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2023-c8efdbe65f has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report.