[projects/template-specs] python: use pythonhosted.org which still sane filename urls

glen glen at pld-linux.org
Wed Oct 12 20:39:14 CEST 2016


commit d147b63cb9b494f4e0e186538e90b50e5dba5d8e
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Oct 12 21:38:51 2016 +0300

    python: use pythonhosted.org which still sane filename urls

 python.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python.spec b/python.spec
index ddad76c..7fbf872 100644
--- a/python.spec
+++ b/python.spec
@@ -23,7 +23,7 @@ Version:	_
 Release:	0.1
 License:	- (enter GPL/GPL v2/GPL v3/LGPL/BSD/BSD-like/other license name here)
 Group:		Libraries/Python
-Source0:	https://pypi.python.org/packages/source/M/MODULE/%{module}-%{version}.tar.gz
+Source0:	https://files.pythonhosted.org/packages/source/M/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
 # Source0-md5:	-
 #URL:		https://pypi.python.org/pypi/MODULE
 URL:		-
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/template-specs.git/commitdiff/d147b63cb9b494f4e0e186538e90b50e5dba5d8e



More information about the pld-cvs-commit mailing list