git: 50bc15740140 - main - www/py-cachecontrol: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 30 Jun 2023 07:23:28 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=50bc15740140885ea3c49e4c218bb6c61592d025 commit 50bc15740140885ea3c49e4c218bb6c61592d025 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-06-30 07:09:02 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-06-30 07:09:02 +0000 www/py-cachecontrol: Update WWW - While I'm here, remove no-op REINPLACE_ARGS Approved by: portmgr (blanket) --- www/py-cachecontrol/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/www/py-cachecontrol/Makefile b/www/py-cachecontrol/Makefile index 3b4c00590079..b59fd5722552 100644 --- a/www/py-cachecontrol/Makefile +++ b/www/py-cachecontrol/Makefile @@ -7,7 +7,7 @@ DISTNAME= CacheControl-${PORTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= Caching algorithms in httplib2 for use with requests session object -WWW= https://github.com/ionrock/cachecontrol +WWW= https://github.com/psf/cachecontrol LICENSE= APACHE20 @@ -19,7 +19,6 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cherrypy>0:www/py-cherrypy@${PY_FLAVOR} \ USES= python USE_PYTHON= autoplist concurrent distutils pytest NO_ARCH= yes -REINPLACE_ARGS= -i '' CONFLICTS_INSTALL= py*-cachecontrol # bin/doesitcache