Update to 3.3.4 (#1725208)
This commit is contained in:
parent
71218283ab
commit
c388df920c
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -14,3 +14,4 @@
|
|||
/dns-lexicon-3.1.5.tar.gz
|
||||
/dns-lexicon-3.2.6.tar.gz
|
||||
/dns-lexicon-3.2.8.tar.gz
|
||||
/dns-lexicon-3.3.4.tar.gz
|
||||
|
|
|
|||
|
|
@ -14,8 +14,8 @@
|
|||
%endif
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 3.2.8
|
||||
Release: 4%{?dist}
|
||||
Version: 3.3.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Manipulate DNS records on various DNS providers in a standardized/agnostic way
|
||||
|
||||
License: MIT
|
||||
|
|
@ -430,6 +430,9 @@ ln -s %{_bindir}/lexicon-%{python3_version} %{buildroot}/%{_bindir}/lexicon-3
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Oct 07 2019 Eli Young <elyscape@gmail.com> - 3.3.4-1
|
||||
- Update to 3.3.4 (#1725208)
|
||||
|
||||
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 3.2.8-4
|
||||
- Rebuilt for Python 3.8.0rc1 (#1748018)
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (dns-lexicon-3.2.8.tar.gz) = 5fc1aa527e1e3f2b591d1c7d623bc03ff66ed61ae5dfa7a7bd5fba7ebe9cf44e58caf693453d08260e78332747a226aa497b3347f8bb0517787272cc44b26ecd
|
||||
SHA512 (dns-lexicon-3.3.4.tar.gz) = 274a1a4ffd1d767623723b6e9aee1e9f07022f3985cbc15f75cc410f477e1dcb7a674fa847119bdccab7332d058f77ef85771bd7bcdadbe2dd9483415a365a6d
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue