!11 Modify invalid Source

From: @starlet-dx 
Reviewed-by: @lyn1001 
Signed-off-by: @lyn1001
This commit is contained in:
openeuler-ci-bot 2022-11-15 09:53:06 +00:00 committed by Gitee
commit 24aec07968
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,10 +1,10 @@
Name: python-sure Name: python-sure
Version: 2.0.0 Version: 2.0.0
Release: 1 Release: 2
Summary: Utility belt for automated testing in Python Summary: Utility belt for automated testing in Python
License: GPLv3+ License: GPLv3+
URL: https://github.com/gabrielfalcao/sure 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://github.com/gabrielfalcao/sure/commit/9f0e834
# https://src.fedoraproject.org/rpms/python-sure/pull-request/1 # https://src.fedoraproject.org/rpms/python-sure/pull-request/1
Patch0: python3.10-workaround.patch Patch0: python3.10-workaround.patch
@ -45,6 +45,9 @@ rm -rf sure.egg-info
%{python3_sitelib}/* %{python3_sitelib}/*
%changelog %changelog
* Tue Nov 15 2022 yaoxin <yaoxin30@h-partners.com> - 2.0.0-2
- Modify invalid Source
* Tue Oct 25 2022 yaoxin <yaoxin30@h-partners.com> - 2.0.0-1 * Tue Oct 25 2022 yaoxin <yaoxin30@h-partners.com> - 2.0.0-1
- Update to 2.0.0 - Update to 2.0.0