From 9aaab9f9a54d57da28784cd59085d7a0fb73ddb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A1=90=E5=B0=8F=E5=93=A5?= Date: Sat, 5 Sep 2020 14:27:38 +0800 Subject: [PATCH] update Source0 --- python-six.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/python-six.spec b/python-six.spec index 79fe21d..94b21ba 100644 --- a/python-six.spec +++ b/python-six.spec @@ -6,11 +6,11 @@ Name: python-six Version: 1.15.0 -Release: 1 +Release: 2 Summary: It is a Python 2 and 3 compatibility library License: MIT URL: https://pypi.python.org/pypi/%{modname} -Source0: https://files.pythonhosted.org/packages/source/%(n=%{modname}; echo ${n:0:1})/%{modname}/%{modname}-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/6b/34/415834bfdafca3c5f451532e8a8d9ba89a21c9743a0c59fbd0205c7f9426/%{modname}-%{version}.tar.gz BuildArch: noarch %description @@ -94,6 +94,12 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-3 -rfsxX test_six.py %endif %changelog +* Sat Sep 5 2020 shixuantong - 1.15.0-2 +- Type: bugfix +- ID: NA +- SUG: NA +- DESC: update Source0 + * Tue Aug 04 2020 Yeqing Peng -1.15.0-1 - update to 1.15.0