aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-07-02 02:40:12 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-07-02 04:24:23 +0000
commitfa2d4aa15778abdb828847797f1c11f6292c14d4 (patch)
tree94961d5541b1f2f9685331ae7162b0dc44311140
parent755553f960e1581eff26f9b09b1e1be5c175f97e (diff)
downloadports-fa2d4aa15778abdb828847797f1c11f6292c14d4.tar.gz
ports-fa2d4aa15778abdb828847797f1c11f6292c14d4.zip
www/py-cachecontrol: Update 0.12.13 → 0.13.1
-rw-r--r--www/py-cachecontrol/Makefile8
-rw-r--r--www/py-cachecontrol/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/www/py-cachecontrol/Makefile b/www/py-cachecontrol/Makefile
index b59fd5722552..53e34d4aed2d 100644
--- a/www/py-cachecontrol/Makefile
+++ b/www/py-cachecontrol/Makefile
@@ -1,9 +1,8 @@
PORTNAME= cachecontrol
-DISTVERSION= 0.12.13
+DISTVERSION= 0.13.1
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= CacheControl-${PORTVERSION}
MAINTAINER= yuri@FreeBSD.org
COMMENT= Caching algorithms in httplib2 for use with requests session object
@@ -11,13 +10,14 @@ WWW= https://github.com/psf/cachecontrol
LICENSE= APACHE20
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>0:devel/py-flit-core@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msgpack>=0.5.2:devel/py-msgpack@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}requests>=2.16.0:www/py-requests@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cherrypy>0:www/py-cherrypy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR}
USES= python
-USE_PYTHON= autoplist concurrent distutils pytest
+USE_PYTHON= pep517 autoplist concurrent pytest
NO_ARCH= yes
CONFLICTS_INSTALL= py*-cachecontrol # bin/doesitcache
diff --git a/www/py-cachecontrol/distinfo b/www/py-cachecontrol/distinfo
index bc07c664e565..0dcb300b035e 100644
--- a/www/py-cachecontrol/distinfo
+++ b/www/py-cachecontrol/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1685994297
-SHA256 (CacheControl-0.12.13.tar.gz) = e28ab6c7b57ff53a7f9a6a8431fff021fb7437794ec581884773610bb8ce3f82
-SIZE (CacheControl-0.12.13.tar.gz) = 115057
+TIMESTAMP = 1688265219
+SHA256 (cachecontrol-0.13.1.tar.gz) = f012366b79d2243a6118309ce73151bf52a38d4a5dac8ea57f09bd29087e506b
+SIZE (cachecontrol-0.13.1.tar.gz) = 29069