Update to 3.11.3
This commit is contained in:
parent
c069f85024
commit
9c9f30f893
2 changed files with 6 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
%global forgeurl https://github.com/AnalogJ/lexicon
|
||||
Version: 3.11.2
|
||||
Version: 3.11.3
|
||||
%forgemeta
|
||||
|
||||
%global pypi_name dns-lexicon
|
||||
|
|
@ -16,7 +16,7 @@ Version: 3.11.2
|
|||
%endif
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?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
|
||||
* Thu Jun 23 2022 Christian Schuermann <spike@fedoraproject.org> 3.11.3-1
|
||||
- Update to 3.11.3
|
||||
|
||||
* Wed Jun 15 2022 Python Maint <python-maint@redhat.com> - 3.11.2-2
|
||||
- Rebuilt for Python 3.11
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (lexicon-3.11.2.tar.gz) = bf77cee4e483b36c8cc8cb176291f0170a1d611551246e27ddd91d9712e8750c9ee57863697e975065f6924c03fdfd636c5c7df29a620d37441b12dd0a1c597d
|
||||
SHA512 (lexicon-3.11.3.tar.gz) = 770a3c052ecc26fb3a27ac49b8f14132b69ea6ca9dfc93caea1ac66c4e6a458e6484b8a8ab921eea97761216fa34d8ad0d95964cdcff30a5713de7189c1e987d
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue