Date: Sat, 6 Apr 2024 01:39:31 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: bf9dccd69901 - main - math/py-disjoint-set: update 0.7.4 =?utf-8?Q?=E2=86=92?= 0.8.0 Message-ID: <202404060139.4361dVTK034766@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=bf9dccd699010174ad06b1ccad87cddba4a8df91 commit bf9dccd699010174ad06b1ccad87cddba4a8df91 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-04-06 01:33:41 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-04-06 01:33:41 +0000 math/py-disjoint-set: update 0.7.4 → 0.8.0 Reported by: portscout --- math/py-disjoint-set/Makefile | 2 +- math/py-disjoint-set/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/py-disjoint-set/Makefile b/math/py-disjoint-set/Makefile index addbf4e31256..03ff8c376f65 100644 --- a/math/py-disjoint-set/Makefile +++ b/math/py-disjoint-set/Makefile @@ -1,5 +1,5 @@ PORTNAME= disjoint-set -DISTVERSION= 0.7.4 +DISTVERSION= 0.8.0 CATEGORIES= math MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-disjoint-set/distinfo b/math/py-disjoint-set/distinfo index 9b43acb95dc9..bf2c9d9ad977 100644 --- a/math/py-disjoint-set/distinfo +++ b/math/py-disjoint-set/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684968581 -SHA256 (disjoint_set-0.7.4.tar.gz) = ae8b04828b2dd5112399a5deebb3fc1b257bf52d95c5e3d0ac2952610a3f7ec5 -SIZE (disjoint_set-0.7.4.tar.gz) = 5225 +TIMESTAMP = 1712367071 +SHA256 (disjoint_set-0.8.0.tar.gz) = ce37119ca6be07671c4e51410a28511193ec168580ff373b0819d31b34b47728 +SIZE (disjoint_set-0.8.0.tar.gz) = 5939
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404060139.4361dVTK034766>