copr: there is python3.11 on F37

This commit is contained in:
Jakub Kadlcik 2022-11-21 11:38:33 +01:00
parent 070a99e324
commit 428cdbe1e3

View file

@ -33,7 +33,7 @@
- name: re-allow importing autospec pre-generated srpms, https://pagure.io/copr/copr/issue/2317
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
- name: switch selinux to enforcing