Rebuilt for Python 3.8
This commit is contained in:
parent
3a1a00575d
commit
e9ff801805
@ -14,7 +14,7 @@
|
|||||||
%endif
|
%endif
|
||||||
%if 0%{?fedora}
|
%if 0%{?fedora}
|
||||||
%global with_python3 1
|
%global with_python3 1
|
||||||
%global with_python3_tests 0
|
%global with_python3_tests 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
|
||||||
@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
Name: python-%{modname}
|
Name: python-%{modname}
|
||||||
Version: 1.7.0
|
Version: 1.7.0
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: %{sum}
|
Summary: %{sum}
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -170,6 +170,9 @@ rm -rfv test/bin
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 16 2019 Miro Hrončok <mhroncok@redhat.com> - 1.7.0-4
|
||||||
|
- Rebuilt for Python 3.8
|
||||||
|
|
||||||
* Thu Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 1.7.0-3
|
* Thu Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 1.7.0-3
|
||||||
- Bootstrap for Python 3.8
|
- Bootstrap for Python 3.8
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user