Rebuilt for Python 3.12
This commit is contained in:
parent
c8dadaddce
commit
939c8a2210
@ -1,6 +1,3 @@
|
|||||||
%global _without_curio 1
|
|
||||||
%global _without_doh 1
|
|
||||||
%global _without_trio 1
|
|
||||||
%global pypi_name dnspython
|
%global pypi_name dnspython
|
||||||
%global rctag %{nil}
|
%global rctag %{nil}
|
||||||
|
|
||||||
@ -16,7 +13,7 @@
|
|||||||
|
|
||||||
Name: python-dns
|
Name: python-dns
|
||||||
Version: 2.3.0
|
Version: 2.3.0
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
Summary: DNS toolkit for Python
|
Summary: DNS toolkit for Python
|
||||||
|
|
||||||
# The entire package is licensed with both licenses, see LICENSE file
|
# The entire package is licensed with both licenses, see LICENSE file
|
||||||
@ -93,6 +90,9 @@ export OPENSSL_ENABLE_SHA1_SIGNATURES=yes
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 03 2023 Python Maint <python-maint@redhat.com> - 2.3.0-6
|
||||||
|
- Rebuilt for Python 3.12
|
||||||
|
|
||||||
* Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 2.3.0-5
|
* Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 2.3.0-5
|
||||||
- Bootstrap for Python 3.12
|
- Bootstrap for Python 3.12
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user