Rebuilt for Python 3.9
This commit is contained in:
parent
7172684d0f
commit
99a200b2fe
1 changed files with 4 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 3.3.17
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Manipulate DNS records on various DNS providers in a standardized/agnostic way
|
||||
|
||||
License: MIT
|
||||
|
|
@ -385,6 +385,9 @@ ln -s %{_bindir}/lexicon-%{python3_version} %{buildroot}/%{_bindir}/lexicon-3
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 3.3.17-3
|
||||
- Rebuilt for Python 3.9
|
||||
|
||||
* Wed Mar 04 2020 Felix Schwarz <fschwarz@fedoraproject.org> - 3.3.17-2
|
||||
- add missing sources
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue