!2 Fix source0
From: @kkkl12 Reviewed-by: @yanzh_h Signed-off-by: @yanzh_h
This commit is contained in:
commit
bdc5457acb
@ -1,10 +1,10 @@
|
|||||||
Name: python-blinker
|
Name: python-blinker
|
||||||
Version: 1.4
|
Version: 1.4
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: A powerful signal lib based on Python
|
Summary: A powerful signal lib based on Python
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://pythonhosted.org/blinker/
|
URL: https://pythonhosted.org/blinker/
|
||||||
Source0: http://pypi.python.org/packages/source/b/blinker/blinker-%{version}.tar.gz
|
Source0: https://pypi.python.org/packages/source/b/blinker/blinker-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: python2-devel python2-setuptools python3-devel python3-setuptools
|
BuildRequires: python2-devel python2-setuptools python3-devel python3-setuptools
|
||||||
|
|
||||||
@ -64,5 +64,8 @@ cd -
|
|||||||
%{python3_sitelib}/blinker
|
%{python3_sitelib}/blinker
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 29 2020 liuweibo <liuweibo10@huawei.com> - 1.4-5
|
||||||
|
- Fix Source0
|
||||||
|
|
||||||
* Tue Nov 26 2019 zhouyihang <zhouyihang1@huawei.com> - 1.4-4
|
* Tue Nov 26 2019 zhouyihang <zhouyihang1@huawei.com> - 1.4-4
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user