Update to 3.1

epel9
Robert Kuska 11 years ago
parent ac6e039b1e
commit 8a432fa9ae

1
.gitignore vendored

@ -4,3 +4,4 @@
/click-2.0-tests.tgz
/click-2.2.tar.gz
/click-2.4.tar.gz
/click-3.1.tar.gz

@ -3,7 +3,7 @@
%global with_python3 1
Name: python-%{pypi_name}
Version: 2.4
Version: 3.1
Release: 1%{?dist}
Summary: A simple wrapper around optparse for powerful command line utilities
@ -95,6 +95,9 @@ popd
%changelog
* Mon Aug 18 2014 Robert Kuska <rkuska@redhat.com> - 3.1-1
- Update to 3.1
* Wed Jul 16 2014 Robert Kuska <rkuska@redhat.com> - 2.4-1
- Update to 2.4

@ -1 +1 @@
7affaac2973184810c018fab7cedca4f click-2.4.tar.gz
6fc0aa839e01ac1d05c4a823c698b6b2 click-3.1.tar.gz

Loading…
Cancel
Save