!3 Fix source0
From: @kkkl12 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
18ac46ff86
@ -1,10 +1,10 @@
|
|||||||
Name: python-backports_abc
|
Name: python-backports_abc
|
||||||
Version: 0.5
|
Version: 0.5
|
||||||
Release: 9
|
Release: 10
|
||||||
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/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
|
BuildArch: noarch
|
||||||
BuildRequires: python2-devel python3-devel
|
BuildRequires: python2-devel python3-devel
|
||||||
BuildRequires: python2-setuptools python3-setuptools
|
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__/*
|
%{python3_sitelib}/__pycache__/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Nov 30 2019 lijin Yang <yanglijin@huawei.com> - 0.5-9
|
||||||
- init package
|
- init package
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user