Fix source0
This commit is contained in:
parent
76e04d6c42
commit
5f6f949aec
@ -2,12 +2,12 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 7.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Composable command line interface toolkit
|
||||
|
||||
License: BSD
|
||||
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
|
||||
|
||||
%global _description \
|
||||
@ -81,5 +81,8 @@ py.test-%{python3_version} tests --tb=long --verbose
|
||||
%{_pkgdocdir}/
|
||||
|
||||
%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
|
||||
- Init package
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user