Modify invalid Source

This commit is contained in:
starlet-dx 2022-11-14 14:38:57 +08:00
parent ed792cd024
commit 1696337bd8

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