python-werkzeug: bump to 0.10

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Yegor Yefremov
2015-02-03 22:05:16 +01:00
committed by Peter Korsgaard
parent f65bf1cebf
commit 537b3c0ca9
2 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
#
################################################################################
PYTHON_WERKZEUG_VERSION = 0.9.6
PYTHON_WERKZEUG_VERSION = 0.10
PYTHON_WERKZEUG_SOURCE = Werkzeug-$(PYTHON_WERKZEUG_VERSION).tar.gz
PYTHON_WERKZEUG_SITE = http://pypi.python.org/packages/source/W/Werkzeug
PYTHON_WERKZEUG_SETUP_TYPE = setuptools