Modify invalid Source

(cherry picked from commit 95f8f520d8a168b5d676f886109578f625246f33)
This commit is contained in:
starlet-dx 2022-11-16 15:31:47 +08:00 committed by openeuler-sync-bot
parent da0aa91659
commit 7b63f92828

View File

@ -1,10 +1,10 @@
Name: python-backports_abc Name: python-backports_abc
Version: 0.5 Version: 0.5
Release: 11 Release: 12
Summary: It patches the collections module instead of the collections.abc module. Summary: It patches the collections module instead of the collections.abc module.
License: Python License: Python
URL: https://pypi.python.org/pypi/backports_abc URL: https://pypi.python.org/pypi/backports_abc
Source0: https://files.pythonhosted.org/packages/68/3c/1317a9113c377d1e33711ca8de1e80afbaf4a3c950dd0edfaf61f9bfe6d8/backports_abc-%{version}.tar.gz Source0: https://files.pythonhosted.org/packages/source/b/backports_abc/backports_abc-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
BuildRequires: python3-devel python3-setuptools BuildRequires: python3-devel python3-setuptools
@ -38,6 +38,9 @@ In Python 3.x, it patches the collections module instead of the collections.abc
%{python3_sitelib}/__pycache__/* %{python3_sitelib}/__pycache__/*
%changelog %changelog
* Wed Nov 16 2022 yaoxin <yaoxin30@h-partners.com> - 0.5-12
- Modify invalid Source
* Wed Oct 21 2020 chengzihan <chengzihan2@huawei.com> - 0.5-11 * Wed Oct 21 2020 chengzihan <chengzihan2@huawei.com> - 0.5-11
- Remove subpackage python2-backports_abc - Remove subpackage python2-backports_abc