Update to 56.2.0
This commit is contained in:
parent
55736e3885
commit
07e6b14147
@ -28,7 +28,7 @@
|
||||
|
||||
Name: python-setuptools
|
||||
# When updating, update the bundled libraries versions bellow!
|
||||
Version: 56.1.0
|
||||
Version: 56.2.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Easily build and distribute Python packages
|
||||
# setuptools is MIT
|
||||
@ -202,6 +202,10 @@ PYTHONPATH=$(pwd) %pytest --ignore=pavement.py
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon May 17 2021 Miro Hrončok <mhroncok@redhat.com> - 56.2.0-1
|
||||
- Update to 56.2.0
|
||||
- Fixes rhbz#1958677
|
||||
|
||||
* Thu May 06 2021 Tomas Hrnciar <thrnciar@redhat.com> - 56.1.0-1
|
||||
- Update to 56.1.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (setuptools-56.1.0.tar.gz) = e490c61b4453678339ed3222b4ff39f218fdf515f6de0079b7e4343bf2e1a74a0c8d2f2c9108f462986cf06bc940f260bce29c3f61cc9e0c88471914de345ef1
|
||||
SHA512 (setuptools-56.2.0.tar.gz) = 858d46909335ff0b0441d5860788803100a8fe9f5a1d1f17353bf961bc77191c3237501c1838fdb6ec8e4b2c66874ffd4e8342b42cc2673cb866706660704ea6
|
||||
|
Loading…
Reference in New Issue
Block a user