diff --git a/python-setuptools.spec b/python-setuptools.spec index 8b30cddf0b4b75a319deaae38d16d5c58f589e1a..f322cf881ba734ff3f66fc702c43cddf683ffb19 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -11,12 +11,12 @@ Name: python-setuptools Version: 44.1.1 -Release: 1 +Release: 2 Summary: Easily build and distribute Python packages License: MIT and (BSD or ASL 2.0) URL: https://pypi.python.org/pypi/setuptools -Source0: %{pypi_source setuptools %{version} zip} +Source0: https://files.pythonhosted.org/packages/b2/40/4e00501c204b457f10fe410da0c97537214b2265247bc9a5bc6edd55b9e4/setuptools-44.1.1.zip Patch0: create-site-packages.patch Patch9000: bugfix-eliminate-random-order-in-metadata.patch @@ -144,6 +144,9 @@ PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=$(pwd) py.test-%{python3_version} --ignore= %changelog +* Sat Sep 5 2020 shixuantong - 44.1.1-2 +- update Source0 + * Mon Aug 31 2020 shixuantong - 44.1.1-1 - update version 44.1.1