Skip to content

Commit

Permalink
www/py-cachecontrol: Update WWW
Browse files Browse the repository at this point in the history
- While I'm here, remove no-op REINPLACE_ARGS

Approved by:	portmgr (blanket)
  • Loading branch information
sunpoet committed Jun 30, 2023
1 parent fdaa68a commit 50bc157
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions www/py-cachecontrol/Makefile
Expand Up @@ -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

Expand All @@ -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

Expand Down

0 comments on commit 50bc157

Please sign in to comment.