summaryrefslogtreecommitdiffstats
path: root/package/python-webpy/python-webpy.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/python-webpy/python-webpy.mk')
-rw-r--r--package/python-webpy/python-webpy.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/python-webpy/python-webpy.mk b/package/python-webpy/python-webpy.mk
index 8bcc8ec37f..192ba5727f 100644
--- a/package/python-webpy/python-webpy.mk
+++ b/package/python-webpy/python-webpy.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_WEBPY_VERSION = webpy-0.37
+PYTHON_WEBPY_VERSION = webpy-0.39
PYTHON_WEBPY_SITE = $(call github,webpy,webpy,$(PYTHON_WEBPY_VERSION))
-PYTHON_WEBPY_SETUP_TYPE = distutils
+PYTHON_WEBPY_SETUP_TYPE = setuptools
PYTHON_WEBPY_LICENSE = Public Domain, CherryPy License
PYTHON_WEBPY_LICENSE_FILES = LICENSE.txt web/wsgiserver/LICENSE.txt
OpenPOWER on IntegriCloud