Date: Mon, 27 Apr 2026 13:11:02 +0000 From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3b2f403cfc36 - main - devel/py-cachetools: Update to 7.0.6 Message-ID: <69ef6066.321a2.6e182824@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=3b2f403cfc362b200eab6fdb23a3ae1e621a2634 commit 3b2f403cfc362b200eab6fdb23a3ae1e621a2634 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-04-27 13:02:44 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-04-27 13:07:11 +0000 devel/py-cachetools: Update to 7.0.6 - Update WWW Changes: https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst --- devel/py-cachetools/Makefile | 5 +++-- devel/py-cachetools/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/devel/py-cachetools/Makefile b/devel/py-cachetools/Makefile index 9585f6a1520d..3522eb4f1f2f 100644 --- a/devel/py-cachetools/Makefile +++ b/devel/py-cachetools/Makefile @@ -1,12 +1,13 @@ PORTNAME= cachetools -PORTVERSION= 7.0.5 +PORTVERSION= 7.0.6 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Extensible memoizing collections and decorators -WWW= https://github.com/tkem/cachetools +WWW= https://cachetools.readthedocs.io/en/stable/ \ + https://github.com/tkem/cachetools LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/devel/py-cachetools/distinfo b/devel/py-cachetools/distinfo index 3729df3fbb8d..154ccaed7523 100644 --- a/devel/py-cachetools/distinfo +++ b/devel/py-cachetools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1775587240 -SHA256 (cachetools-7.0.5.tar.gz) = 0cd042c24377200c1dcd225f8b7b12b0ca53cc2c961b43757e774ebe190fd990 -SIZE (cachetools-7.0.5.tar.gz) = 37367 +TIMESTAMP = 1777252600 +SHA256 (cachetools-7.0.6.tar.gz) = e5d524d36d65703a87243a26ff08ad84f73352adbeafb1cde81e207b456aaf24 +SIZE (cachetools-7.0.6.tar.gz) = 37526home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ef6066.321a2.6e182824>
