Bootstrap for Python 3.7

This commit is contained in:
Miro Hrončok 2018-06-13 18:55:50 +02:00
parent 1d697f0af5
commit cc52c4fc2d
1 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,5 @@
%global _without_doc 1
%global _without_tests 1
%global _with_bootstrap 1
%bcond_with bootstrap
%bcond_with tests
@ -33,7 +32,7 @@
Name: python-%{srcname}
# When updating, update the bundled libraries versions bellow!
Version: 9.0.3
Release: 3%{?dist}
Release: 4%{?dist}
Summary: A tool for installing and managing Python packages
Group: Development/Libraries
@ -432,6 +431,9 @@ py.test-%{python3_version} -m 'not network'
%endif # with python3
%changelog
* Wed Jun 13 2018 Miro Hrončok <mhroncok@redhat.com> - 9.0.3-4
- Bootstrap for Python 3.7
* Wed Jun 13 2018 Miro Hrončok <mhroncok@redhat.com> - 9.0.3-3
- Bootstrap for Python 3.7