[packages/python-werkzeug] Version 0.11.10.

matkor matkor at pld-linux.org
Fri May 27 13:53:50 CEST 2016


commit fdb1d6eeda433bd691cf6ce9a8a9e526d8cd850b
Author: Mateusz Korniak <matkor at pld-linux.org>
Date:   Fri May 27 13:53:35 2016 +0200

    Version 0.11.10.

 python-werkzeug.spec | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/python-werkzeug.spec b/python-werkzeug.spec
index 0fc2a14..8a7f876 100644
--- a/python-werkzeug.spec
+++ b/python-werkzeug.spec
@@ -9,12 +9,13 @@
 %define 	module	werkzeug
 Summary:	The Swiss Army knife of Python web development
 Name:		python-%{module}
-Version:	0.9.6
-Release:	5
+Version:	0.11.10
+Release:	1
 License:	BSD
 Group:		Development/Languages/Python
-Source0:	http://pypi.python.org/packages/source/W/Werkzeug/Werkzeug-%{version}.tar.gz
-# Source0-md5:	f7afcadc03b0f2267bdc156c34586043
+# Source0:	http://pypi.python.org/packages/source/W/Werkzeug/Werkzeug-%{version}.tar.gz
+Source0:	https://github.com/pallets/werkzeug/archive/%{version}.tar.gz
+# Source0-md5:	5010591f97c36722027bd23ade0029e3
 URL:		http://werkzeug.pocoo.org/
 %if %{with python2}
 BuildRequires:	python-distribute
@@ -57,7 +58,7 @@ routing system and a bunch of community contributed addon modules.
 # %description -n python3-%{module} -l pl.UTF-8
 
 %prep
-%setup -q -n Werkzeug-%{version}
+%setup -q -n werkzeug-%{version}
 
 %build
 %if %{with python2}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-werkzeug.git/commitdiff/fdb1d6eeda433bd691cf6ce9a8a9e526d8cd850b



More information about the pld-cvs-commit mailing list