* Sat Apr 18 2020 Fabian Affolter <mail@fabian-affolter.ch> - 7.1.1-1
- Update to latest upstream release 7.1.1 (rhbz#1811727)
This commit is contained in:
parent
8a46f05127
commit
f51f9f3df3
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
||||
/click-6.6.tar.gz
|
||||
/click-6.7.tar.gz
|
||||
/click-7.0.tar.gz
|
||||
/click-7.1.1.tar.gz
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
%global pypi_name click
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 7.0
|
||||
Release: 7%{?dist}
|
||||
Version: 7.1.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Simple wrapper around optparse for powerful command line utilities
|
||||
|
||||
License: BSD
|
||||
@ -53,6 +53,9 @@ py.test-%{python3_version} tests --tb=long --verbose
|
||||
%{python3_sitelib}/%{pypi_name}/
|
||||
|
||||
%changelog
|
||||
* Sat Apr 18 2020 Fabian Affolter <mail@fabian-affolter.ch> - 7.1.1-1
|
||||
- Update to latest upstream release 7.1.1 (rhbz#1811727)
|
||||
|
||||
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 7.0-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (click-7.0.tar.gz) = 7ed2bf677f4a56f120deb61318675679a8f09c152af618e8808d24a20cc8537b0691c18b0de2e25b814c59e34b47d6f4d71191856422fc3be206de7669d78f3a
|
||||
SHA512 (click-7.1.1.tar.gz) = 955dd75569a7179c204971b868ca17c666bddbaa84201d2b23fbf53ccbd35878c1d638cf70d5c42c2785276fea0cf1f1c062ff990c5869736d6cba0d9fca1486
|
||||
|
||||
Loading…
Reference in New Issue
Block a user