python-cachelib: update to version 0.3.0 16387/head
authorStepan Henek <stepan.henek@nic.cz>
Tue, 17 Aug 2021 07:59:42 +0000 (09:59 +0200)
committerStepan Henek <stepan.henek@nic.cz>
Tue, 17 Aug 2021 07:59:42 +0000 (09:59 +0200)
Signed-off-by: Stepan Henek <stepan.henek@nic.cz>
lang/python/python-cachelib/Makefile

index 0573183760738f5828c15dc99ac80c98c4f207d5..6d70a666f8c07a226b03b0cd5d5c972ce8acfaab 100644 (file)
@@ -5,11 +5,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=python-cachelib
-PKG_VERSION:=0.1
-PKG_RELEASE:=2
+PKG_VERSION:=0.3.0
+PKG_RELEASE:=1
 
 PYPI_NAME:=cachelib
-PKG_HASH:=8b889b509d372095357b8705966e1282d40835c4126d7c2b07fd414514d8ae8d
+PKG_HASH:=cc1856259f102c9273efa342100f70d9fafbd07b41ce05c501ee28e1dbbb5133
 
 PKG_MAINTAINER:=Stepan Henek <stepan.henek@nic.cz>
 PKG_LICENSE:=BSD-3-Clause