Rebuilt for Python 3.11
This commit is contained in:
parent
b559a51e41
commit
c069f85024
1 changed files with 4 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ Version: 3.11.2
|
|||
%endif
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Manipulate DNS records on various DNS providers in a standardized/agnostic way
|
||||
|
||||
License: MIT
|
||||
|
|
@ -201,6 +201,9 @@ rm -rf %{buildroot}%{python3_sitelib}/lexicon/tests
|
|||
# }}}
|
||||
|
||||
%changelog
|
||||
* Wed Jun 15 2022 Python Maint <python-maint@redhat.com> - 3.11.2-2
|
||||
- Rebuilt for Python 3.11
|
||||
|
||||
* Wed May 18 2022 Christian Schuermann <spike@fedoraproject.org> 3.11.2-1
|
||||
- Update to 3.11.2
|
||||
- Disable OciInstancePrincipalProviderTests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue