ruamel-yaml: update to version 0.15.97
authorJosef Schlehofer <redacted>
Sun, 9 Jun 2019 21:18:53 +0000 (23:18 +0200)
committerJosef Schlehofer <redacted>
Sun, 9 Jun 2019 21:19:50 +0000 (23:19 +0200)
Signed-off-by: Josef Schlehofer <redacted>
lang/python/ruamel-yaml/Makefile

index a5f40854188bdf0cdf4a0aa87253c9d079a123bd..7ddc844ce9f447cf49ae61919491bbe111c0c6bd 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ruamel-yaml
-PKG_VERSION:=0.15.94
+PKG_VERSION:=0.15.97
 PKG_RELEASE:=1
 
 PKG_SOURCE:=ruamel.yaml-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://files.pythonhosted.org/packages/source/r/ruamel.yaml/
-PKG_HASH:=0939bcb399ad037ef903d74ccf2f8a074f06683bc89133ad19305067d34487c8
+PKG_HASH:=17dbf6b7362e7aee8494f7a0f5cffd44902a6331fe89ef0853b855a7930ab845
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(BUILD_VARIANT)-ruamel.yaml-$(PKG_VERSION)
 
git clone https://git.99rst.org/PROJECT