Date: Sun, 1 Dec 2024 15:52:26 GMT From: Dries Michiels <driesm@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 25bf71f1502a - main - www/py-limits: update to 3.14.1 Message-ID: <202412011552.4B1FqQAo027588@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by driesm: URL: https://cgit.FreeBSD.org/ports/commit/?id=25bf71f1502a5331b685571e9106e97f11450d14 commit 25bf71f1502a5331b685571e9106e97f11450d14 Author: Dries Michiels <driesm@FreeBSD.org> AuthorDate: 2024-12-01 15:50:56 +0000 Commit: Dries Michiels <driesm@FreeBSD.org> CommitDate: 2024-12-01 15:50:56 +0000 www/py-limits: update to 3.14.1 Changes: https://github.com/alisaifee/limits/releases/tag/3.14.1 Changes: https://github.com/alisaifee/limits/releases/tag/3.14.0 --- www/py-limits/Makefile | 2 +- www/py-limits/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-limits/Makefile b/www/py-limits/Makefile index b28343cfc422..a36819dc85b1 100644 --- a/www/py-limits/Makefile +++ b/www/py-limits/Makefile @@ -1,5 +1,5 @@ PORTNAME= limits -PORTVERSION= 3.13.0 +PORTVERSION= 3.14.1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-limits/distinfo b/www/py-limits/distinfo index d31559c8ac62..2e57e0e7483b 100644 --- a/www/py-limits/distinfo +++ b/www/py-limits/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720081528 -SHA256 (limits-3.13.0.tar.gz) = 6571b0c567bfa175a35fed9f8a954c0c92f1c3200804282f1b8f1de4ad98a953 -SIZE (limits-3.13.0.tar.gz) = 70218 +TIMESTAMP = 1733068246 +SHA256 (limits-3.14.1.tar.gz) = cad16a9b3cf3924e27da48e78bdab33ef312ecb7194fdb50e509cc8111c8d0bb +SIZE (limits-3.14.1.tar.gz) = 70368
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412011552.4B1FqQAo027588>