Bootstrap for Python 3.7
This commit is contained in:
parent
df1f52989e
commit
bfe604d6c4
@ -1,5 +1,4 @@
|
|||||||
%global _without_tests 1
|
%global _without_tests 1
|
||||||
%global _with_bootstrap 1
|
|
||||||
%global srcname setuptools
|
%global srcname setuptools
|
||||||
|
|
||||||
# WARNING When bootstrapping, disable tests as well,
|
# WARNING When bootstrapping, disable tests as well,
|
||||||
@ -33,7 +32,7 @@
|
|||||||
|
|
||||||
Name: python-setuptools
|
Name: python-setuptools
|
||||||
Version: 39.2.0
|
Version: 39.2.0
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Easily build and distribute Python packages
|
Summary: Easily build and distribute Python packages
|
||||||
|
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -248,6 +247,9 @@ PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=$(pwd) py.test-%{python3_version} --ignore=
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 13 2018 Miro Hrončok <mhroncok@redhat.com> - 39.2.0-3
|
||||||
|
- Bootstrap for Python 3.7
|
||||||
|
|
||||||
* Wed Jun 13 2018 Miro Hrončok <mhroncok@redhat.com> - 39.2.0-2
|
* Wed Jun 13 2018 Miro Hrončok <mhroncok@redhat.com> - 39.2.0-2
|
||||||
- Bootstrap for Python 3.7
|
- Bootstrap for Python 3.7
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user