copr: there is python3.11 on F37
This commit is contained in:
parent
070a99e324
commit
428cdbe1e3
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
||||||
|
|
||||||
- name: re-allow importing autospec pre-generated srpms, https://pagure.io/copr/copr/issue/2317
|
- name: re-allow importing autospec pre-generated srpms, https://pagure.io/copr/copr/issue/2317
|
||||||
patch: src=patches/python3-rpkg-autospec.patch
|
patch: src=patches/python3-rpkg-autospec.patch
|
||||||
dest=/usr/lib/python3.10/site-packages/pyrpkg/utils.py
|
dest=/usr/lib/python3.11/site-packages/pyrpkg/utils.py
|
||||||
tags: patches
|
tags: patches
|
||||||
|
|
||||||
- name: switch selinux to enforcing
|
- name: switch selinux to enforcing
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue