From 68a17a087bf3a38981f663a6a15492087384bf3a Mon Sep 17 00:00:00 2001 From: starlet-dx <15929766099@163.com> Date: Tue, 15 Nov 2022 17:38:13 +0800 Subject: [PATCH] Modify invalid Source --- python-sure.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-sure.spec b/python-sure.spec index 0ff3e5e..a1338f7 100644 --- a/python-sure.spec +++ b/python-sure.spec @@ -1,10 +1,10 @@ Name: python-sure Version: 2.0.0 -Release: 1 +Release: 2 Summary: Utility belt for automated testing in Python License: GPLv3+ URL: https://github.com/gabrielfalcao/sure -Source0: https://files.pythonhosted.org/packages/source/s/sure/sure-%{version}.tar.gz +Source0: https://github.com/gabrielfalcao/sure/archive/%{version}/sure-%{version}.tar.gz # https://github.com/gabrielfalcao/sure/commit/9f0e834 # https://src.fedoraproject.org/rpms/python-sure/pull-request/1 Patch0: python3.10-workaround.patch @@ -45,6 +45,9 @@ rm -rf sure.egg-info %{python3_sitelib}/* %changelog +* Tue Nov 15 2022 yaoxin - 2.0.0-2 +- Modify invalid Source + * Tue Oct 25 2022 yaoxin - 2.0.0-1 - Update to 2.0.0