diff --git a/.gitignore b/.gitignore index 411d341..fa18fc7 100644 --- a/.gitignore +++ b/.gitignore @@ -89,3 +89,4 @@ /setuptools-38.2.5.zip /setuptools-38.4.0.zip /setuptools-39.0.1.zip +/setuptools-39.2.0.zip diff --git a/python-setuptools.spec b/python-setuptools.spec index 4e476ff..c54ec38 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -30,7 +30,7 @@ %endif Name: python-setuptools -Version: 39.0.1 +Version: 39.2.0 Release: 1%{?dist} Summary: Easily build and distribute Python packages @@ -39,10 +39,6 @@ License: MIT URL: https://pypi.python.org/pypi/%{srcname} Source0: https://files.pythonhosted.org/packages/source/s/%{srcname}/%{srcname}-%{version}.zip -# Some tests require an active internet connection, which is not possible -# within koji, so we mark them as expected failures. -Patch0: skip-internet-requiring-tests.patch - BuildArch: noarch BuildRequires: gcc @@ -148,8 +144,6 @@ rm -f setuptools/*.exe # These tests require internet connection rm setuptools/tests/test_integration.py -%patch0 -p1 - %build %if %{with python2} %if %{without bootstrap} @@ -252,6 +246,9 @@ PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=$(pwd) py.test-%{python3_version} --ignore= %changelog +* Wed May 23 2018 Charalampos Stratakis - 39.2.0-1 +- update to 39.2.0 Fixes bug #1572889 + * Tue Mar 20 2018 Charalampos Stratakis - 39.0.1-1 - update to 39.0.1 Fixes bug #1531527 diff --git a/sources b/sources index 2c9595f..884d96c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (setuptools-39.0.1.zip) = 1f8a579b18944146ccf34c8daccdecd3595591c94fe8d43a329aca8188100b97049d0a4f5083c5c7c616b260eb379153929a2a1ed7225df88de17414d394fed1 +SHA512 (setuptools-39.2.0.zip) = 46baf6a48f93279d541ca10e0d71005565a7c9fbe4a8fe6b6378455edc57e5246bad3000ae9c9c47503a04e37816f9fa02e6c4328955ad16939c01c89c65d6b2