Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial backport of 1.12 package to el7 #1

Draft
wants to merge 67 commits into
base: master
Choose a base branch
from
Draft

Conversation

Gwyn Ciesla and others added 30 commits June 18, 2020 15:50
We can’t download remote inventories and can’t easily produce working
hyperlinks from inventories in local documentation packages.
musicinmybrain and others added 18 commits March 14, 2022 17:19
This fixes issues where, e.g., python3-foo-1.12.0 would not satisfy
python3dist(foo) >= 1.12.
yum-builddep wants a real changelog entry, and we need a proper
revision for that.
(cherry picked from commit 1733784776977855a50357132e6b95b986f598ab)
(cherry picked from commit b099bb85ed50a93fae06099d3ea81e840e2e6f6a)
(cherry picked from commit 15aed2312725eefd685f0dedbacb321dd30f6006)
The original pattern does not work on el7 for some reason, underlying shell
has issues with the "{,.opt-?}" glob although system shell has no issue with
them.  Replaced it with a less strict but good enough "*".
This package ships no executable scripts anyway, at least in this
stripped-down version.
@ydirson ydirson requested a review from stormi January 23, 2025 09:08
%py3_dist expansion contains a buggy %python3_version reference, causing
things like:

 DEBUG util.py:447:  Error: No Package found for python%python3_versiondist(setuptools) >= 16.0
 DEBUG util.py:447:  Error: No Package found for python%python3_versiondist(typing-extensions) >= 3.7.4

Signed-off-by: Yann Dirson <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants