Bootstrap for Python 3.10
This commit is contained in:
parent
b305ab2bc5
commit
320671e276
@ -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: 8%{?dist}
|
Release: 9%{?dist}
|
||||||
Summary: %{sum}
|
Summary: %{sum}
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -115,6 +115,9 @@ rm -rfv test/bin
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 1.7.1-9
|
||||||
|
- Bootstrap for Python 3.10
|
||||||
|
|
||||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.1-8
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.1-8
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user