!2 Fix source0
From: @kkkl12 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
6fac17e35b
@ -2,12 +2,12 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 7.0
|
Version: 7.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Composable command line interface toolkit
|
Summary: Composable command line interface toolkit
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://palletsprojects.com/p/click/
|
URL: https://palletsprojects.com/p/click/
|
||||||
Source0: https://github.com/pallets/click/archive/%{pypi_name}-%{version}.tar.gz
|
Source0: https://github.com/pallets/click/archive/%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%global _description \
|
%global _description \
|
||||||
@ -81,5 +81,8 @@ py.test-%{python3_version} tests --tb=long --verbose
|
|||||||
%{_pkgdocdir}/
|
%{_pkgdocdir}/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 10 2020 liuweibo <liuweibo10@huawei.com> - 7.0-2
|
||||||
|
- Fix Source0
|
||||||
|
|
||||||
* Fri Nov 1 2019 shanshishi <shanshishi@huawei.com> - 7.0-1
|
* Fri Nov 1 2019 shanshishi <shanshishi@huawei.com> - 7.0-1
|
||||||
- Init package
|
- Init package
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user