Hotfix update to 40.7.3 (#1672084)
This commit is contained in:
parent
0bc8110fff
commit
1201c7062f
1
.gitignore
vendored
1
.gitignore
vendored
@ -95,3 +95,4 @@
|
||||
/setuptools-40.7.0.zip
|
||||
/setuptools-40.7.1.zip
|
||||
/setuptools-40.7.2.zip
|
||||
/setuptools-40.7.3.zip
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
Name: python-setuptools
|
||||
# When updating, update the bundled libraries versions bellow!
|
||||
Version: 40.7.2
|
||||
Version: 40.7.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Easily build and distribute Python packages
|
||||
# setuptools is MIT
|
||||
@ -253,6 +253,10 @@ PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=$(pwd) py.test-%{python3_version} --ignore=
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Feb 03 2019 Miro Hrončok <mhroncok@redhat.com> - 40.7.3-1
|
||||
- Hotfix update to 40.7.3 (#1672084)
|
||||
- https://github.com/pypa/setuptools/blob/v40.7.3/CHANGES.rst
|
||||
|
||||
* Sat Feb 02 2019 Miro Hrončok <mhroncok@redhat.com> - 40.7.2-1
|
||||
- Hotfix update to 40.7.2 (#1671608)
|
||||
- https://github.com/pypa/setuptools/blob/v40.7.2/CHANGES.rst
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (setuptools-40.7.2.zip) = f3e2fd9c3712297ac07a93043334854d3c5d8bee6e5685dc0a2d2dbf1a44831a0b818e5a72e5b5c35b8a25db6886cd3cc3430836a5f444c6fbc9aad4a6b5e5f3
|
||||
SHA512 (setuptools-40.7.3.zip) = fb61e4d7ae620684b128bd60112938a4a9721a82ed3aa4daa774837a2db60e989d608ce2ba7f51393f412b78244d6f4c8f1025416b137d8ce01a2c0375ffec65
|
||||
|
Loading…
Reference in New Issue
Block a user