@freebsd.org> List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 3b2f403cfc362b200eab6fdb23a3ae1e621a2634 Auto-Submitted: auto-generated Date: Mon, 27 Apr 2026 13:11:02 +0000 Message-Id: <69ef6066.321a2.6e182824@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=3b2f403cfc362b200eab6fdb23a3ae1e621a2634 commit 3b2f403cfc362b200eab6fdb23a3ae1e621a2634 Author: Po-Chuan Hsieh AuthorDate: 2026-04-27 13:02:44 +0000 Commit: Po-Chuan Hsieh 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) = 37526