[packages/python-click] - up to 6.7
arekm
arekm at pld-linux.org
Wed Feb 1 21:38:09 CET 2017
commit 6aa8f0e79f1f4b3949b83a8c92fa4d783cff98f8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Wed Feb 1 21:38:03 2017 +0100
- up to 6.7
python-click.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/python-click.spec b/python-click.spec
index 7e29651..ef70519 100644
--- a/python-click.spec
+++ b/python-click.spec
@@ -7,13 +7,13 @@
%define module click
Summary: A simple wrapper around optparse for powerful command line utilities
Name: python-%{module}
-Version: 6.3
-Release: 2
+Version: 6.7
+Release: 1
License: BSD
Group: Libraries/Python
-Source0: https://pypi.python.org/packages/source/c/%{module}/%{module}-%{version}.tar.gz
-# Source0-md5: 2f171cdf12b8f2e284c224825f5e4634
-URL: http://github.com/mitsuhiko/click
+Source0: https://github.com/pallets/click/archive/%{version}.tar.gz
+# Source0-md5: 3cae45d064f341b3f373489d8f7745e9
+URL: http://click.pocoo.org/
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.714
%if %{with python2}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-click.git/commitdiff/6aa8f0e79f1f4b3949b83a8c92fa4d783cff98f8
More information about the pld-cvs-commit
mailing list