Hotfix update to 40.7.1 (#1670243)
This commit is contained in:
parent
99188dc1ea
commit
968ef33023
1
.gitignore
vendored
1
.gitignore
vendored
@ -93,3 +93,4 @@
|
|||||||
/setuptools-40.4.1.zip
|
/setuptools-40.4.1.zip
|
||||||
/setuptools-40.4.3.zip
|
/setuptools-40.4.3.zip
|
||||||
/setuptools-40.7.0.zip
|
/setuptools-40.7.0.zip
|
||||||
|
/setuptools-40.7.1.zip
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Name: python-setuptools
|
Name: python-setuptools
|
||||||
# When updating, update the bundled libraries versions bellow!
|
# When updating, update the bundled libraries versions bellow!
|
||||||
Version: 40.7.0
|
Version: 40.7.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Easily build and distribute Python packages
|
Summary: Easily build and distribute Python packages
|
||||||
# setuptools is MIT
|
# setuptools is MIT
|
||||||
@ -253,6 +253,9 @@ PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=$(pwd) py.test-%{python3_version} --ignore=
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 29 2019 Miro Hrončok <mhroncok@redhat.com> - 40.7.1-1
|
||||||
|
- Hotfix update to 40.7.1 (#1670243)
|
||||||
|
|
||||||
* Mon Jan 28 2019 Miro Hrončok <mhroncok@redhat.com> - 40.7.0-1
|
* Mon Jan 28 2019 Miro Hrončok <mhroncok@redhat.com> - 40.7.0-1
|
||||||
- Update to 40.7.0 (#1669876)
|
- Update to 40.7.0 (#1669876)
|
||||||
- https://github.com/pypa/setuptools/blob/v40.7.0/CHANGES.rst
|
- https://github.com/pypa/setuptools/blob/v40.7.0/CHANGES.rst
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (setuptools-40.7.0.zip) = a360461f70222f1de859a8920d8f8e1257eb47f25a481c0d4a3435f74dc5aef4fd2e2fab5285173777483b1b23e7e203617073d753461373ad1c4768e5ce8aba
|
SHA512 (setuptools-40.7.1.zip) = 384d38afa56409f828cf26443271514feaf82b1d9d99a4a0bb4a9004f9b7a262a0d5ae48905e808381074e948988417e3f7e81a84dcd09359f9185a2305f8cac
|
||||||
|
Loading…
Reference in New Issue
Block a user