!11 Modify invalid Source
From: @starlet-dx Reviewed-by: @lyn1001 Signed-off-by: @lyn1001
This commit is contained in:
commit
24aec07968
@ -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
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user