Bug 1948519 - paternoster fails to build with Python 3.10: 'py?.?' glob should be replaced with macro %{python3_version}
Summary: paternoster fails to build with Python 3.10: 'py?.?' glob should be replaced ...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: paternoster
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tobias Florek
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: PYTHON3.10
TreeView+ depends on / blocked
 
Reported: 2021-04-12 10:58 UTC by Tomáš Hrnčiar
Modified: 2021-04-12 11:54 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2021-04-12 11:54:07 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Tomáš Hrnčiar 2021-04-12 10:58:57 UTC
paternoster fails to build with Python 3.10.0a7.

From specfile: %{python3_sitelib}/%{name}-%{version}-py?.?.egg-info
'py?.?' glob should be replaced with macro %{python3_version} 

For the build logs, see:
https://copr-be.cloud.fedoraproject.org/results/@python/python3.10/fedora-rawhide-x86_64/02124810-paternoster/

For all our attempts to build paternoster with Python 3.10, see:
https://copr.fedorainfracloud.org/coprs/g/python/python3.10/package/paternoster/

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

Let us know here if you have any questions.

Python 3.10 will be included in Fedora 35. To make that update smoother, we're building Fedora packages with early pre-releases of Python 3.10.
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 Tobias Florek 2021-04-12 11:54:07 UTC
Thank you for the bug report.  It's fixed.


Note You need to log in before you can comment on or make changes to this bug.