diff --git a/www/py-cachecontrol/Makefile b/www/py-cachecontrol/Makefile index ac7f300a87b4..4e9e802b84af 100644 --- a/www/py-cachecontrol/Makefile +++ b/www/py-cachecontrol/Makefile @@ -1,27 +1,27 @@ # Created by: Yuri Victorovich PORTNAME= CacheControl -DISTVERSION= 0.12.10 +DISTVERSION= 0.12.11 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Caching algorithms in httplib2 for use with requests session object LICENSE= BSD2CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msgpack>=0.5.2:devel/py-msgpack@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes REINPLACE_ARGS= -i '' CONFLICTS_INSTALL= py*-cachecontrol # bin/doesitcache post-patch: @${REINPLACE_CMD} -e 's|msgpack-python|msgpack|' ${WRKSRC}/setup.py ${WRKSRC}/CacheControl.egg-info/requires.txt .include diff --git a/www/py-cachecontrol/distinfo b/www/py-cachecontrol/distinfo index 4e518faf8a0b..b5eb0c7c2345 100644 --- a/www/py-cachecontrol/distinfo +++ b/www/py-cachecontrol/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1640840474 -SHA256 (CacheControl-0.12.10.tar.gz) = d8aca75b82eec92d84b5d6eb8c8f66ea16f09d2adb09dbca27fe2d5fc8d3732d -SIZE (CacheControl-0.12.10.tar.gz) = 15646 +TIMESTAMP = 1650560182 +SHA256 (CacheControl-0.12.11.tar.gz) = a5b9fcc986b184db101aa280b42ecdcdfc524892596f606858e0b7a8b4d9e144 +SIZE (CacheControl-0.12.11.tar.gz) = 16552