Update to 51.1.1
This commit is contained in:
parent
aab7290eab
commit
61c2048eea
@ -28,8 +28,8 @@
|
||||
|
||||
Name: python-setuptools
|
||||
# When updating, update the bundled libraries versions bellow!
|
||||
Version: 50.3.2
|
||||
Release: 2%{?dist}
|
||||
Version: 51.1.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Easily build and distribute Python packages
|
||||
# setuptools is MIT
|
||||
# appdirs is MIT
|
||||
@ -40,7 +40,7 @@ Summary: Easily build and distribute Python packages
|
||||
# see https://github.com/pypa/setuptools/issues/2227
|
||||
License: MIT and (BSD or ASL 2.0)
|
||||
URL: https://pypi.python.org/pypi/%{srcname}
|
||||
Source0: %{pypi_source %{srcname} %{version} zip}
|
||||
Source0: %{pypi_source %{srcname} %{version}}
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
@ -199,6 +199,11 @@ PYTHONPATH=$(pwd) %pytest --ignore=pavement.py
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Dec 29 2020 Miro Hrončok <mhroncok@redhat.com> - 51.1.1-1
|
||||
- Update to 51.1.1
|
||||
- Fixes test failures with pip 20.3 as well as with pytest 6.2+
|
||||
- Fixes: rhbz#1909575
|
||||
|
||||
* Fri Dec 4 2020 Miro Hrončok <mhroncok@redhat.com> - 50.3.2-2
|
||||
- Disable tests in Fedora ELN (and RHEL)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (setuptools-50.3.2.zip) = d036f6005825f4e93043e080b141c7155524d1f59c3276e8b10b5d6d1ec9aa8e8c342859edf0a85dbe0a31261e0383ea435e1c0d0189f7130b453f55d1e1e5b9
|
||||
SHA512 (setuptools-51.1.1.tar.gz) = ef08f0ecd0b4a255a8e43c2785c2a1ce76f807322c3358b7955d2ea814f9fa3f52962f7cd0431439ef9ee910fd44922d1be1888c350703031cfcab8db0f60ce7
|
||||
|
Loading…
Reference in New Issue
Block a user