Rebuilt for Python 3.7
This commit is contained in:
parent
cc52c4fc2d
commit
2b109131d3
@ -1,5 +1,3 @@
|
|||||||
%global _without_doc 1
|
|
||||||
%global _without_tests 1
|
|
||||||
%bcond_with bootstrap
|
%bcond_with bootstrap
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
|
|
||||||
@ -32,7 +30,7 @@
|
|||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
# When updating, update the bundled libraries versions bellow!
|
# When updating, update the bundled libraries versions bellow!
|
||||||
Version: 9.0.3
|
Version: 9.0.3
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Summary: A tool for installing and managing Python packages
|
Summary: A tool for installing and managing Python packages
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -431,6 +429,9 @@ py.test-%{python3_version} -m 'not network'
|
|||||||
%endif # with python3
|
%endif # with python3
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 18 2018 Miro Hrončok <mhroncok@redhat.com> - 9.0.3-5
|
||||||
|
- Rebuilt for Python 3.7
|
||||||
|
|
||||||
* Wed Jun 13 2018 Miro Hrončok <mhroncok@redhat.com> - 9.0.3-4
|
* Wed Jun 13 2018 Miro Hrončok <mhroncok@redhat.com> - 9.0.3-4
|
||||||
- Bootstrap for Python 3.7
|
- Bootstrap for Python 3.7
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user