Update to 8.0.4
Resolves: rhbz#2056119
This commit is contained in:
parent
c9f81071ee
commit
5843f5a686
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@
|
|||||||
/click-7.1.2.tar.gz
|
/click-7.1.2.tar.gz
|
||||||
/click-8.0.1.tar.gz
|
/click-8.0.1.tar.gz
|
||||||
/click-8.0.3.tar.gz
|
/click-8.0.3.tar.gz
|
||||||
|
/click-8.0.4.tar.gz
|
||||||
|
|||||||
@ -1,8 +1,8 @@
|
|||||||
%global pypi_name click
|
%global pypi_name click
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 8.0.3
|
Version: 8.0.4
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Simple wrapper around optparse for powerful command line utilities
|
Summary: Simple wrapper around optparse for powerful command line utilities
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -49,6 +49,10 @@ sed -i 's|requirements/tests.txt|requirements/tests.in|' tox.ini
|
|||||||
%doc README.rst CHANGES.rst
|
%doc README.rst CHANGES.rst
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 24 2022 Charalampos Stratakis <cstratak@redhat.com> - 8.0.4-1
|
||||||
|
- Update to 8.0.4
|
||||||
|
Resolves: rhbz#2056119
|
||||||
|
|
||||||
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 8.0.3-2
|
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 8.0.3-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||||
|
|
||||||
|
|||||||
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (click-8.0.3.tar.gz) = 73d29b73d5f90132282753fa1b53f42a690ebf713e8e4f2e3ff3c8820ef71ed82c5165bf61563341170a263c4202adb5690540fdeb6501fb9d81d2db06a5e89e
|
SHA512 (click-8.0.4.tar.gz) = 2a572863814ef4f79ee408d4aa8df30a15b958986c4615e13bdeab30b4847679330e1b3baeeeff1aa80464a08418400c7a1ff22f29db4fc8d8042ab7b1ba475c
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user