Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Feb 2024 07:53:01 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: fcdadc610686 - main - www/py-cachecontrol: update 0.13.1 =?utf-8?Q?=E2=86=92?= 0.14.0
Message-ID:  <202402030753.4137r1uw051220@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fcdadc610686e7149d778e9d54818efec9390f9a

commit fcdadc610686e7149d778e9d54818efec9390f9a
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-02-03 07:46:27 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-02-03 07:52:51 +0000

    www/py-cachecontrol: update 0.13.1 → 0.14.0
    
    Reported by:    portscout
---
 www/py-cachecontrol/Makefile | 4 ++--
 www/py-cachecontrol/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/py-cachecontrol/Makefile b/www/py-cachecontrol/Makefile
index 53e34d4aed2d..07a68d64146b 100644
--- a/www/py-cachecontrol/Makefile
+++ b/www/py-cachecontrol/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	cachecontrol
-DISTVERSION=	0.13.1
+DISTVERSION=	0.14.0
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -17,7 +17,7 @@ TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cherrypy>0:www/py-cherrypy@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR}
 
 USES=		python
-USE_PYTHON=	pep517 autoplist concurrent pytest
+USE_PYTHON=	pep517 autoplist concurrent pytest # 24 tests fail, see https://github.com/psf/cachecontrol/issues/331
 NO_ARCH=	yes
 
 CONFLICTS_INSTALL=	py*-cachecontrol # bin/doesitcache
diff --git a/www/py-cachecontrol/distinfo b/www/py-cachecontrol/distinfo
index 0dcb300b035e..a166d670e722 100644
--- a/www/py-cachecontrol/distinfo
+++ b/www/py-cachecontrol/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1688265219
-SHA256 (cachecontrol-0.13.1.tar.gz) = f012366b79d2243a6118309ce73151bf52a38d4a5dac8ea57f09bd29087e506b
-SIZE (cachecontrol-0.13.1.tar.gz) = 29069
+TIMESTAMP = 1706945734
+SHA256 (cachecontrol-0.14.0.tar.gz) = 7db1195b41c81f8274a7bbd97c956f44e8348265a1bc7641c37dfebc39f0c938
+SIZE (cachecontrol-0.14.0.tar.gz) = 28899



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402030753.4137r1uw051220>