Require Python with tarfile filters
Merge Request Required Information
Summary of Changes
Approved Development Ticket
All submissions to CentOS Stream must reference an approved ticket in Red Hat Jira. Please follow the CentOS Stream contribution documentation for how to file this ticket and have it approved.
Resolves: RHEL-25455
Merge request reports
Activity
requested review from @hroncok, @frenzymadness, and @lzachar
Starting check jobs. Status at https://centos.softwarefactory-project.io/zuul/t/centos/status
Build succeeded. https://centos.softwarefactory-project.io/zuul/t/centos/buildset/9a877be3051b45908bf56073d1f00e75
- mock-build https://centos.softwarefactory-project.io/zuul/t/centos/build/5a23772b3baa4b1496d0fd12cd33ab7d : SUCCESS in 4m 47s
- rpm-rpminspect https://centos.softwarefactory-project.io/zuul/t/centos/build/5684d19b42324a46a596282214e30ad2 : FAILURE in 4m 47s (non-voting)
- check-for-sti-tests https://centos.softwarefactory-project.io/zuul/t/centos/build/cf120239cdfe418da89de5dc0fce3dc0 : SUCCESS in 21s (non-voting)
- check-for-tmt-tests https://centos.softwarefactory-project.io/zuul/t/centos/build/73509383263640c5abe145f809bbd471 : SUCCESS in 20s (non-voting)
- rpm-tmt-test https://centos.softwarefactory-project.io/zuul/t/centos/build/b3a32db23ed04e2f909b0cd30fec9c8e : SUCCESS in 7m 42s (non-voting) Skipped 1 job
python3.11@a5d6ddad is 3.11.4-3
rpminspect says:
A forbidden code point, 0x202E, was found in the pip-22.3.1/AUTHORS.txt source file on line 697 at column 0. This source file is used by python3.11-pip.spec.
This is pre-existing, should not block this MR but be prepared for failed gating.
It also says:
Gained 'Requires: python3.11 >= 3.11.4-3' in subpackage python3.11-pip on noarch Gained 'Conflicts: python3.11 < 3.11.4-3' in subpackage python3.11-pip-wheel on noarch
Both are desired and correct.