Date: Mon, 3 Oct 2022 17:16:23 GMT 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: 728660d6a0f5 - main - math/py-altgraph: Update to 0.17.3 Message-ID: <202210031716.293HGNFd016974@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=728660d6a0f500781bb02689c2138a57180c4965 commit 728660d6a0f500781bb02689c2138a57180c4965 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-10-03 17:07:56 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-10-03 17:11:08 +0000 math/py-altgraph: Update to 0.17.3 Changes: https://github.com/ronaldoussoren/altgraph/blob/master/doc/changelog.rst https://altgraph.readthedocs.io/en/latest/changelog.html --- math/py-altgraph/Makefile | 2 +- math/py-altgraph/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/py-altgraph/Makefile b/math/py-altgraph/Makefile index bfeeddd07bb7..2a1daf054507 100644 --- a/math/py-altgraph/Makefile +++ b/math/py-altgraph/Makefile @@ -1,5 +1,5 @@ PORTNAME= altgraph -PORTVERSION= 0.17.2 +PORTVERSION= 0.17.3 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-altgraph/distinfo b/math/py-altgraph/distinfo index ed5ec731c34e..4c3475ebd155 100644 --- a/math/py-altgraph/distinfo +++ b/math/py-altgraph/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1660576952 -SHA256 (altgraph-0.17.2.tar.gz) = ebf2269361b47d97b3b88e696439f6e4cbc607c17c51feb1754f90fb79839158 -SIZE (altgraph-0.17.2.tar.gz) = 48186 +TIMESTAMP = 1664768206 +SHA256 (altgraph-0.17.3.tar.gz) = ad33358114df7c9416cdb8fa1eaa5852166c505118717021c6a8c7c7abbd03dd +SIZE (altgraph-0.17.3.tar.gz) = 48328
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210031716.293HGNFd016974>