* Tue Apr 28 2020 Fabian Affolter <mail@fabian-affolter.ch> - 7.1.2-1
- Update to latest upstream release 7.1.2 (rhbz#1828589)
This commit is contained in:
parent
c1d142ef7b
commit
287743061a
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
||||
/click-6.7.tar.gz
|
||||
/click-7.0.tar.gz
|
||||
/click-7.1.1.tar.gz
|
||||
/click-7.1.2.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
%global pypi_name click
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 7.1.1
|
||||
Version: 7.1.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Simple wrapper around optparse for powerful command line utilities
|
||||
|
||||
@ -46,6 +46,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-%{python3_version} -v tests
|
||||
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Tue Apr 28 2020 Fabian Affolter <mail@fabian-affolter.ch> - 7.1.2-1
|
||||
- Update to latest upstream release 7.1.2 (rhbz#1828589)
|
||||
|
||||
* Sat Apr 18 2020 Fabian Affolter <mail@fabian-affolter.ch> - 7.1.1-1
|
||||
- Update to latest upstream release 7.1.1 (rhbz#1811727)
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (click-7.1.1.tar.gz) = 955dd75569a7179c204971b868ca17c666bddbaa84201d2b23fbf53ccbd35878c1d638cf70d5c42c2785276fea0cf1f1c062ff990c5869736d6cba0d9fca1486
|
||||
SHA512 (click-7.1.2.tar.gz) = d0caf2fb0a258774a18a7b8f83bdfa73abeb70196a70b45a6cc35befaeb862d068d2f2cce4e27201ab2e3adcd02e7e2f099d6c37c497a507010eefa10ad16eba
|
||||
|
||||
Loading…
Reference in New Issue
Block a user