Bootstrap for Python 3.11

This commit is contained in:
Python Maint 2022-06-13 15:19:16 +02:00 committed by Tomáš Hrnčiar
parent 0fabea15ec
commit 0fe6d9378d
1 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,5 @@
%if 0%{?fedora}
%global with_python3_tests 1
%global with_python3_tests 0
%endif
%global pypi_name PySocks
@ -8,7 +8,7 @@
Name: python-%{modname}
Version: 1.7.1
Release: 12%{?dist}
Release: 13%{?dist}
Summary: %{sum}
License: BSD
@ -115,6 +115,9 @@ rm -rfv test/bin
%changelog
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.7.1-13
- Bootstrap for Python 3.11
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.1-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild