Bootstrap for Python 3.12

This commit is contained in:
Python Maint 2023-06-13 20:50:32 +02:00 committed by Tomáš Hrnčiar
parent f78139a94d
commit 2ddb63a05d

View File

@ -1,5 +1,5 @@
%if 0%{?fedora} %if 0%{?fedora}
%global with_python3_tests 1 %global with_python3_tests 0
%endif %endif
%global pypi_name PySocks %global pypi_name PySocks
@ -8,7 +8,7 @@
Name: python-%{modname} Name: python-%{modname}
Version: 1.7.1 Version: 1.7.1
Release: 17%{?dist} Release: 18%{?dist}
Summary: %{sum} Summary: %{sum}
License: BSD-3-Clause License: BSD-3-Clause
@ -115,6 +115,9 @@ rm -rfv test/bin
%changelog %changelog
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 1.7.1-18
- Bootstrap for Python 3.12
* Sun Mar 12 2023 Tim Orling <ticotimo@gmail.com> - 1.7.1-17 * Sun Mar 12 2023 Tim Orling <ticotimo@gmail.com> - 1.7.1-17
- migrated to SPDX license - migrated to SPDX license