[packages/python-click] - noted download URL
qboosh
qboosh at pld-linux.org
Tue Mar 19 20:45:56 CET 2019
commit 881f79bac931ed8ce0095b472d8e46fd761f0038
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Mar 19 20:51:49 2019 +0100
- noted download URL
python-click.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/python-click.spec b/python-click.spec
index c5012ee..e788f06 100644
--- a/python-click.spec
+++ b/python-click.spec
@@ -13,10 +13,13 @@ Version: 7.0
Release: 1.1
License: BSD
Group: Libraries/Python
+#Source0Download: https://github.com/pallets/click/releases
+# TODO: use:
+#Source0: https://github.com/pallets/click/archive/click-%{version}.tar.gz
Source0: https://github.com/pallets/click/archive/%{version}.tar.gz
# Source0-md5: 1c000f4357bd04e49af568b51bc03c6a
URL: http://click.pocoo.org/
-%if %{with tests} && %(locale -a | grep -q '^C\.UTF-8$'; echo $?)
+%if %{with tests} && %(locale -a | grep -q '^C\.utf8$'; echo $?)
BuildRequires: glibc-localedb-all
%endif
%if %{with python2}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-click.git/commitdiff/881f79bac931ed8ce0095b472d8e46fd761f0038
More information about the pld-cvs-commit
mailing list