Update to 8.1.3
Resolves: rhbz#2080026
This commit is contained in:
parent
8706330f14
commit
62c949e055
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@
|
||||
/click-8.0.3.tar.gz
|
||||
/click-8.0.4.tar.gz
|
||||
/click-8.1.2.tar.gz
|
||||
/click-8.1.3.tar.gz
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
%global pypi_name click
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 8.1.2
|
||||
Release: 3%{?dist}
|
||||
Version: 8.1.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Simple wrapper around optparse for powerful command line utilities
|
||||
|
||||
License: BSD
|
||||
@ -49,6 +49,10 @@ sed -i 's|requirements/tests.txt|requirements/tests.in|' tox.ini
|
||||
%doc README.rst CHANGES.rst
|
||||
|
||||
%changelog
|
||||
* Sat Aug 06 2022 Charalampos Stratakis <cstratak@redhat.com> - 8.1.3-1
|
||||
- Update to 8.1.3
|
||||
Resolves: rhbz#2080026
|
||||
|
||||
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 8.1.2-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (click-8.1.2.tar.gz) = 8781965212a0732990e47050db8ae5e37633986b23cd7895d74f06007c61993f8ea45183376761987931caf00dd68c22900bc8d3930d4416853374cfd170a0e5
|
||||
SHA512 (click-8.1.3.tar.gz) = 29194ee3877e013a2fe1037870522c5b5a78136ca60da9109f29312a3e52c767867f5eec2d90ca385cd0508f77555b9d6ad8f5141dc31900ddc9307a2207a818
|
||||
|
||||
Loading…
Reference in New Issue
Block a user