Hello. python-eth-stdlib fails to build from source becasue it uses one or both of: - %pyproject_buildrequires -t/-e (generate dependencies via tox) - %tox (run tox) without tox configuration (e.g. tox.ini or tox section of pyproject.toml/setup.cfg). This was always supposed to fail, but regressed with tox 4. Now it fails again. https://lists.fedoraproject.org/archives/list/python-devel@lists.fedoraproject.org/thread/ZSHSHZKVA4XJQBJD7FMMCALKN4UP5SAJ/ https://lists.fedoraproject.org/archives/list/devel-announce@lists.fedoraproject.org/thread/N25A2BER3RUHMTBIULQ6AVWRILSL5VGW/ If this package uses tox upstream, make sure to use a source tarball that includes the tox configuration (e.g. an archive from GitHub instead of sdist from PyPI). If this package does not use tox upstream, you cannot use the tox options. If your package uses %pyproject_buildrequires -t/-e but does not use %tox, just drop the -t/-e option. If your package uses %tox, replace the call with a more suitable way for running tests (e.g. %pytest). Let me know if you need assistance. Thanks.
FEDORA-2025-8ed90e9f39 (python-eth-stdlib-0.2.7-3.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2025-8ed90e9f39
FEDORA-2025-f0295d0904 (python-eth-stdlib-0.2.7-3.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2025-f0295d0904
FEDORA-2025-8ed90e9f39 has been pushed to the Fedora 41 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-8ed90e9f39` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-8ed90e9f39 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2025-f0295d0904 has been pushed to the Fedora 42 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-f0295d0904` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-f0295d0904 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2025-8ed90e9f39 (python-eth-stdlib-0.2.7-3.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2025-f0295d0904 (python-eth-stdlib-0.2.7-3.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report.