diff --git a/package/python-bottle/python-bottle.hash b/package/python-bottle/python-bottle.hash index 3ea1f71ca6..722eccba94 100644 --- a/package/python-bottle/python-bottle.hash +++ b/package/python-bottle/python-bottle.hash @@ -1,5 +1,5 @@ # md5, sha256 from https://pypi.org/pypi/bottle/json -md5 3564bf7c5e348d6dee6dd13a89dd9330 bottle-0.13.2.tar.gz -sha256 e53803b9d298c7d343d00ba7d27b0059415f04b9f6f40b8d58b5bf914ba9d348 bottle-0.13.2.tar.gz +md5 a8dd2700b477b86a38510a2a31d07c78 bottle-0.13.4.tar.gz +sha256 787e78327e12b227938de02248333d788cfe45987edca735f8f88e03472c3f47 bottle-0.13.4.tar.gz # Locally computed sha256 checksums sha256 af150257b1f7cce92b6207854f2e8f90ea9ae52d7cac758d13a47bd12e2a2443 LICENSE diff --git a/package/python-bottle/python-bottle.mk b/package/python-bottle/python-bottle.mk index d6469b11d0..01a73514ad 100644 --- a/package/python-bottle/python-bottle.mk +++ b/package/python-bottle/python-bottle.mk @@ -4,9 +4,9 @@ # ################################################################################ -PYTHON_BOTTLE_VERSION = 0.13.2 +PYTHON_BOTTLE_VERSION = 0.13.4 PYTHON_BOTTLE_SOURCE = bottle-$(PYTHON_BOTTLE_VERSION).tar.gz -PYTHON_BOTTLE_SITE = https://files.pythonhosted.org/packages/1b/fb/97839b95c2a2ea1ca91877a846988f90f4ca16ee42c0bb79e079171c0c06 +PYTHON_BOTTLE_SITE = https://files.pythonhosted.org/packages/7a/71/cca6167c06d00c81375fd668719df245864076d284f7cb46a694cbeb5454 PYTHON_BOTTLE_LICENSE = MIT PYTHON_BOTTLE_LICENSE_FILES = LICENSE PYTHON_BOTTLE_CPE_ID_VENDOR = bottlepy