Fix Source0
This commit is contained in:
parent
8e598b2e90
commit
dfc80b227e
@ -1,10 +1,10 @@
|
||||
Name: python-backports_abc
|
||||
Version: 0.5
|
||||
Release: 9
|
||||
Release: 10
|
||||
Summary: It patches the collections module instead of the collections.abc module.
|
||||
License: Python
|
||||
URL: https://pypi.python.org/pypi/backports_abc
|
||||
Source0: https://files.pythonhosted.org/packages/source/b/python-backports_abc/backports_abc-%{version}.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/68/3c/1317a9113c377d1e33711ca8de1e80afbaf4a3c950dd0edfaf61f9bfe6d8/backports_abc-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRequires: python2-devel python3-devel
|
||||
BuildRequires: python2-setuptools python3-setuptools
|
||||
@ -54,6 +54,9 @@ In Python 3.x, it patches the collections module instead of the collections.abc
|
||||
%{python3_sitelib}/__pycache__/*
|
||||
|
||||
%changelog
|
||||
* Thu Sep 10 2020 liuweibo <liuweibo10@huawei.com> - 0.5-10
|
||||
- Fix Source0
|
||||
|
||||
* Sat Nov 30 2019 lijin Yang <yanglijin@huawei.com> - 0.5-9
|
||||
- init package
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user