Date: Thu, 3 Feb 2022 16:20:42 GMT From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1c9003cf072e - main - math/py-python-igraph: Update to 0.9.9 Message-ID: <202202031620.213GKgKt080388@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/ports/commit/?id=1c9003cf072e8c352b491b1c5cefaaf00912c17e commit 1c9003cf072e8c352b491b1c5cefaaf00912c17e Author: Li-Wen Hsu <lwhsu@FreeBSD.org> AuthorDate: 2022-02-03 16:20:16 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2022-02-03 16:20:16 +0000 math/py-python-igraph: Update to 0.9.9 --- math/py-python-igraph/Makefile | 2 +- math/py-python-igraph/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/py-python-igraph/Makefile b/math/py-python-igraph/Makefile index 97b4669bf684..b894469462dc 100644 --- a/math/py-python-igraph/Makefile +++ b/math/py-python-igraph/Makefile @@ -1,7 +1,7 @@ # Created by: Li-Wen Hsu <lwhsu@lwhsu.org> PORTNAME= python-igraph -DISTVERSION= 0.9.8 +DISTVERSION= 0.9.9 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-python-igraph/distinfo b/math/py-python-igraph/distinfo index 382cb919fdce..da521df49f77 100644 --- a/math/py-python-igraph/distinfo +++ b/math/py-python-igraph/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1640363550 -SHA256 (python-igraph-0.9.8.tar.gz) = 85ace50475c3881414af086e6517f5b89fe3462edac5ec5cf8d266ab77d71eb4 -SIZE (python-igraph-0.9.8.tar.gz) = 9484 +TIMESTAMP = 1643904846 +SHA256 (python-igraph-0.9.9.tar.gz) = 4df0b13038fc384a3d0e4024019e051b9c80d83bed2b3fb00537aee18ee98c56 +SIZE (python-igraph-0.9.9.tar.gz) = 9482
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202031620.213GKgKt080388>