Date: Sat, 10 Sep 2022 16:09:25 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: 996ed3b70901 - main - net/py-pyroute2.minimal: Update to 0.7.3 Message-ID: <202209101609.28AG9PAQ056083@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=996ed3b709010238ad64f7cd1d250393ba8b8159 commit 996ed3b709010238ad64f7cd1d250393ba8b8159 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-09-10 16:06:28 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-09-10 16:06:28 +0000 net/py-pyroute2.minimal: Update to 0.7.3 Changes: https://github.com/svinota/pyroute2/blob/master/CHANGELOG.rst --- net/py-pyroute2.minimal/Makefile | 2 +- net/py-pyroute2.minimal/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/py-pyroute2.minimal/Makefile b/net/py-pyroute2.minimal/Makefile index 2fe0f2a25a1a..1029f136a8ca 100644 --- a/net/py-pyroute2.minimal/Makefile +++ b/net/py-pyroute2.minimal/Makefile @@ -1,5 +1,5 @@ PORTNAME= pyroute2.minimal -PORTVERSION= 0.7.2 +PORTVERSION= 0.7.3 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-pyroute2.minimal/distinfo b/net/py-pyroute2.minimal/distinfo index 05aa7f050e91..0bea337a805b 100644 --- a/net/py-pyroute2.minimal/distinfo +++ b/net/py-pyroute2.minimal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1658506621 -SHA256 (pyroute2.minimal-0.7.2.tar.gz) = 76fa4fcd586af0a5168d47dade15e83f012d263acefc8e807b4eae9c6f55618b -SIZE (pyroute2.minimal-0.7.2.tar.gz) = 257445 +TIMESTAMP = 1662820070 +SHA256 (pyroute2.minimal-0.7.3.tar.gz) = e60ba42a5efbdf4eddbafbed262a494280f8c12d1383d5f77e2ed4f2f98a8f63 +SIZE (pyroute2.minimal-0.7.3.tar.gz) = 267075
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209101609.28AG9PAQ056083>