update to 38.2.5 Fixes bug #1528968
This commit is contained in:
parent
afde1d3999
commit
1c591cc3de
1
.gitignore
vendored
1
.gitignore
vendored
@ -86,3 +86,4 @@
|
||||
/setuptools-36.2.0.zip
|
||||
/setuptools-36.5.0.zip
|
||||
/setuptools-37.0.0.zip
|
||||
/setuptools-38.2.5.zip
|
||||
|
@ -29,7 +29,7 @@
|
||||
%endif
|
||||
|
||||
Name: python-setuptools
|
||||
Version: 37.0.0
|
||||
Version: 38.2.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Easily build and distribute Python packages
|
||||
|
||||
@ -242,6 +242,9 @@ PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=$(pwd) py.test-%{python3_version}
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 02 2018 Charalampos Stratakis <cstratak@redhat.com> - 38.2.5-1
|
||||
- update to 38.2.5 Fixes bug #1528968
|
||||
|
||||
* Tue Nov 21 2017 Miro Hrončok <mhroncok@redhat.com> - 37.0.0-1
|
||||
- Update to 37.0.0 (fixes #1474126)
|
||||
- Removed not needed pip3 patch (upstream included different version of fix)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (setuptools-37.0.0.zip) = b65072644718602eaabe79e37869505dfeef98c401b35845419aad8bcd20278f40b3bf3e221a93cb126ccf06b366160fee2f0a55da0863ac098be576d5d907c8
|
||||
SHA512 (setuptools-38.2.5.zip) = a2a1ab560552e53efae5e7aca32fd0ff3c2d2fbdb12e0bdc16e1479a5481838dd82a7457bcf45a2db6a64a85e4a658e37288f63e7864896fc534721df67eda97
|
||||
|
Loading…
Reference in New Issue
Block a user