python-contextlib2: bump to version 0.6.0.post1
authorKarel Kočí <cynerd@email.cz>
Tue, 20 Oct 2020 11:55:31 +0000 (13:55 +0200)
committerKarel Kočí <cynerd@email.cz>
Tue, 20 Oct 2020 11:56:13 +0000 (13:56 +0200)
Signed-off-by: Karel Kočí <cynerd@email.cz>
lang/python/python-contextlib2/Makefile

index d5e110a85b63fc9ee0befeb4198231f191be9bf3..df8d1ee9b5041f124446da6a19b142db08fa5317 100644 (file)
@@ -5,12 +5,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=python-contextlib2
-PKG_VERSION:=0.5.5
-PKG_RELEASE:=2
+PKG_VERSION:=0.6.0.post1
+PKG_RELEASE:=1
 PKG_MAINTAINER:=Karel Kočí <cynerd@email.cz>
 
 PYPI_NAME:=contextlib2
-PKG_HASH:=509f9419ee91cdd00ba34443217d5ca51f5a364a404e1dce9e8979cea969ca48
+PKG_HASH:=01f490098c18b19d2bd5bb5dc445b2054d2fa97f09a4280ba2c5f3c394c8162e
 
 include ../pypi.mk
 include $(INCLUDE_DIR)/package.mk