python-voluptuous: Update to version 0.11.7
authorJosef Schlehofer <redacted>
Sun, 1 Sep 2019 07:32:41 +0000 (09:32 +0200)
committerJosef Schlehofer <redacted>
Sun, 1 Sep 2019 07:32:41 +0000 (09:32 +0200)
Signed-off-by: Josef Schlehofer <redacted>
lang/python/python-voluptuous/Makefile

index c5ccca145003a973225c1e2df723406ddcb17014..3485d8bd48944a7cacafcca497d42c41a53afdd0 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=python-voluptuous
-PKG_VERSION:=0.11.5
+PKG_VERSION:=0.11.7
 PKG_RELEASE:=1
 
 PKG_SOURCE:=voluptuous-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://files.pythonhosted.org/packages/source/v/voluptuous/
-PKG_HASH:=567a56286ef82a9d7ae0628c5842f65f516abcb496e74f3f59f1d7b28df314ef
+PKG_HASH:=2abc341dbc740c5e2302c7f9b8e2e243194fb4772585b991931cb5b22e9bf456
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(BUILD_VARIANT)-voluptuous-$(PKG_VERSION)
 
@@ -66,4 +66,3 @@ $(eval $(call BuildPackage,python-voluptuous-src))
 $(eval $(call Py3Package,python3-voluptuous))
 $(eval $(call BuildPackage,python3-voluptuous))
 $(eval $(call BuildPackage,python3-voluptuous-src))
-
git clone https://git.99rst.org/PROJECT