Rebuilt for Python 3.7
This commit is contained in:
parent
2366c6d995
commit
a4669ac87c
1 changed files with 4 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 2.4.4
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Manipulate DNS records on various DNS providers in a standardized/agnostic way
|
||||
|
||||
License: MIT
|
||||
|
|
@ -120,6 +120,9 @@ ln -s %{_bindir}/lexicon-%{python3_version} %{buildroot}/%{_bindir}/lexicon-3
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jul 02 2018 Miro Hrončok <mhroncok@redhat.com> - 2.4.4-3
|
||||
- Rebuilt for Python 3.7
|
||||
|
||||
* Tue Jun 26 2018 Eli Young <elyscape@gmail.com> - 2.4.4-2
|
||||
- Remove unnecessary shebang
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue