!8 Modify invalid Source

From: @starlet-dx 
Reviewed-by: @lyn1001 
Signed-off-by: @lyn1001
This commit is contained in:
openeuler-ci-bot 2022-11-14 06:50:39 +00:00 committed by Gitee
commit 89131b1012
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,10 +1,10 @@
Name: python-more-itertools
Version: 8.12.0
Release: 1
Release: 2
Summary: An opensource python library wrapping around itertools
License: MIT
URL: https://github.com/erikrose/more-itertools
Source0: https://pypi.io/packages/source/m/more-itertools/more-itertools-%{version}.tar.gz
Source0: https://github.com/more-itertools/more-itertools/archive/v%{version}/more-itertools-%{version}.tar.gz
BuildArch: noarch
%description
@ -41,6 +41,9 @@ See https://pythonhosted.org/more-itertools/index.html for more information.
%{python3_sitelib}/more_itertools-%{version}-py%{python3_version}.egg-info
%changelog
* Mon Nov 14 2022 yaoxin <yaoxin30@h-partners.com> - 8.12.0-2
- Modify invalid Source
* Thu Jul 7 2022 wulei <wulei80@h-partners.com> - 8.12.0-1
- Upgrade to 8.12.0