From 0860dee905d55a93850765210b905fc62c7b2141 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 10:19:25 +0800 Subject: [PATCH] update Source0 --- python-prettytable.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/python-prettytable.spec b/python-prettytable.spec index 738dbf2..7c5d6f5 100644 --- a/python-prettytable.spec +++ b/python-prettytable.spec @@ -1,10 +1,10 @@ Name: python-prettytable Version: 0.7.2 -Release: 18 +Release: 19 Summary: Display tabular data in a visually appealing ASCII table format. License: BSD URL: http://pypi.python.org/pypi/PrettyTable -Source0: http://pypi.python.org/packages/source/P/PrettyTable/prettytable-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/e0/a1/36203205f77ccf98f3c6cf17cf068c972e6458d7e58509ca66da949ca347/prettytable-%{version}.tar.gz BuildArch: noarch %if 0%{?with_python2} @@ -104,6 +104,12 @@ popd %{python3_sitelib}/prettytable-%{version}* %changelog +* Sat Sep 5 2020 shixuantong - 0.7.2-19 +- Type: bugfix +- ID: NA +- SUG: NA +- DESC: update Source0 + * Wed Feb 19 2020 openEuler Buildteam - 0.7.2-18 - Type:enhancement - ID:NA -- Gitee