Update to 8.0.3
This commit is contained in:
parent
ad6d1d9dd0
commit
1cb503ea9a
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
||||
/click-7.1.1.tar.gz
|
||||
/click-7.1.2.tar.gz
|
||||
/click-8.0.1.tar.gz
|
||||
/click-8.0.3.tar.gz
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
%global pypi_name click
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 8.0.1
|
||||
Release: 3%{?dist}
|
||||
Version: 8.0.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
|
||||
* Fri Nov 05 2021 Karolina Surma <ksurma@redhat.com> - 8.0.3-1
|
||||
- Update to 8.0.3
|
||||
Resolves: rhbz#2012353
|
||||
|
||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 8.0.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (click-8.0.1.tar.gz) = d93ec1d070dfa306733ee79893c64de9afcb0c7bf03d3f543dd697ef195f3a750828f77842a22886960a938740b92f0122962076ea52b911b87f7f75941a9032
|
||||
SHA512 (click-8.0.3.tar.gz) = 73d29b73d5f90132282753fa1b53f42a690ebf713e8e4f2e3ff3c8820ef71ed82c5165bf61563341170a263c4202adb5690540fdeb6501fb9d81d2db06a5e89e
|
||||
|
||||
Loading…
Reference in New Issue
Block a user