diff --git a/package/python-propcache/python-propcache.hash b/package/python-propcache/python-propcache.hash index 56a491433f..1bda1e96fb 100644 --- a/package/python-propcache/python-propcache.hash +++ b/package/python-propcache/python-propcache.hash @@ -1,5 +1,5 @@ # md5, sha256 from https://pypi.org/pypi/propcache/json -md5 70b121a9845a0da06eccfbc42ff74335 propcache-0.2.0.tar.gz -sha256 df81779732feb9d01e5d513fad0122efb3d53bbc75f61b2a4f29a020bc985e70 propcache-0.2.0.tar.gz +md5 c642caac1415818205011277008142ea propcache-0.2.1.tar.gz +sha256 3f77ce728b19cb537714499928fe800c3dda29e8d9428778fc7c186da4c09a64 propcache-0.2.1.tar.gz # Locally computed sha256 checksums sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 LICENSE diff --git a/package/python-propcache/python-propcache.mk b/package/python-propcache/python-propcache.mk index 37ceec731d..92a31a19af 100644 --- a/package/python-propcache/python-propcache.mk +++ b/package/python-propcache/python-propcache.mk @@ -4,9 +4,9 @@ # ################################################################################ -PYTHON_PROPCACHE_VERSION = 0.2.0 +PYTHON_PROPCACHE_VERSION = 0.2.1 PYTHON_PROPCACHE_SOURCE = propcache-$(PYTHON_PROPCACHE_VERSION).tar.gz -PYTHON_PROPCACHE_SITE = https://files.pythonhosted.org/packages/a9/4d/5e5a60b78dbc1d464f8a7bbaeb30957257afdc8512cbb9dfd5659304f5cd +PYTHON_PROPCACHE_SITE = https://files.pythonhosted.org/packages/20/c8/2a13f78d82211490855b2fb303b6721348d0787fdd9a12ac46d99d3acde1 PYTHON_PROPCACHE_SETUP_TYPE = setuptools PYTHON_PROPCACHE_LICENSE = Apache-2.0 PYTHON_PROPCACHE_LICENSE_FILES = LICENSE