Bootstrap for Python 3.11

epel9
Python Maint 3 years ago committed by Miro Hrončok
parent 7e287890b1
commit 8dc6993950

@ -1,3 +1,5 @@
%global _without_docs 1
%global _without_tests 1
%global srcname filelock
%if 0%{?fedora}
@ -9,7 +11,7 @@
Name: python-%{srcname}
Version: 3.3.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: A platform independent file lock
License: Unlicense
@ -111,6 +113,9 @@ install -p -m0644 -D docs/man/%{srcname}.1 %{buildroot}%{_mandir}/man1/%{srcname
%changelog
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 3.3.1-3
- Bootstrap for Python 3.11
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

Loading…
Cancel
Save