Bug 2175790

Summary: python-pdir2 fails to build with Python 3.12: ERROR: Package 'pdir2' requires a different Python: 3.12.0 not in '<3.12,>=3.7.1'
Product: [Fedora] Fedora Reporter: Tomáš Hrnčiar <thrnciar>
Component: python-pdir2Assignee: cmdr
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: cmdr, mhroncok, python-packagers-sig, thrnciar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-06-27 20:04:43 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2135404    

Description Tomáš Hrnčiar 2023-03-06 14:50:09 UTC
python-pdir2 fails to build with Python 3.12.0a5.

+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/pdir2-0.3.6/pyproject-wheeldir
Processing /builddir/build/BUILD/pdir2-0.3.6
  Preparing metadata (pyproject.toml): started
  Running command Preparing metadata (pyproject.toml)
  /usr/lib/python3.12/site-packages/pdm/pep517/_vendor/cerberus/errors.py:156: SyntaxWarning: invalid escape sequence '\*'
    """
  /usr/lib/python3.12/site-packages/pdm/pep517/_vendor/cerberus/errors.py:184: SyntaxWarning: invalid escape sequence '\*'
    """
  Preparing metadata (pyproject.toml): finished with status 'done'
ERROR: Package 'pdir2' requires a different Python: 3.12.0 not in '<3.12,>=3.7.1'

https://docs.python.org/3.12/whatsnew/3.12.html

For the build logs, see:
https://copr-be.cloud.fedoraproject.org/results/@python/python3.12/fedora-rawhide-x86_64/05576617-python-pdir2/

For all our attempts to build python-pdir2 with Python 3.12, see:
https://copr.fedorainfracloud.org/coprs/g/python/python3.12/package/python-pdir2/

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.12:
https://copr.fedorainfracloud.org/coprs/g/python/python3.12/

Let us know here if you have any questions.

Python 3.12 is planned to be included in Fedora 39. To make that update smoother, we're building Fedora packages with all pre-releases of Python 3.12.
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.

Comment 1 cmdr 2023-06-27 20:04:43 UTC
I've created a PR upstream: https://github.com/falconry/token-bucket/pull/24 and applied the patch locally, then built it succesfully in the sidetag: https://koji.fedoraproject.org/koji/buildinfo?buildID=2222721