Rebuilt for Python 3.7
This commit is contained in:
parent
54668d48cb
commit
cf511d6d23
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 4.1.2
|
Version: 4.1.2
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
Summary: %{sum}
|
Summary: %{sum}
|
||||||
|
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
@ -218,6 +218,9 @@ rm -r $(find %{_buildrootdir} -type d -name 'tests') || /bin/true
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 4.1.2-6
|
||||||
|
- Rebuilt for Python 3.7
|
||||||
|
|
||||||
* Tue May 08 2018 Miro Hrončok <mhroncok@redhat.com> - 4.1.2-5
|
* Tue May 08 2018 Miro Hrončok <mhroncok@redhat.com> - 4.1.2-5
|
||||||
- Fix BuildRequires to require the tox command and not the python2 module
|
- Fix BuildRequires to require the tox command and not the python2 module
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user