Date: Sun, 7 May 2023 21:20:39 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: 9cc31296e88d - main - net/py-pyroute2: Update to 0.7.8 Message-ID: <202305072120.347LKdUO049425@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=9cc31296e88dfcd15a7c9e922554699869117a86 commit 9cc31296e88dfcd15a7c9e922554699869117a86 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-05-07 21:13:42 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-05-07 21:13:42 +0000 net/py-pyroute2: Update to 0.7.8 Changes: https://github.com/svinota/pyroute2/blob/master/CHANGELOG.rst --- net/py-pyroute2/Makefile | 2 +- net/py-pyroute2/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/py-pyroute2/Makefile b/net/py-pyroute2/Makefile index 23f03bbd360b..e3d7cf657601 100644 --- a/net/py-pyroute2/Makefile +++ b/net/py-pyroute2/Makefile @@ -1,5 +1,5 @@ PORTNAME= pyroute2 -PORTVERSION= 0.7.7 +PORTVERSION= 0.7.8 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-pyroute2/distinfo b/net/py-pyroute2/distinfo index 0940c8164187..21919fa2cbf2 100644 --- a/net/py-pyroute2/distinfo +++ b/net/py-pyroute2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681843890 -SHA256 (pyroute2-0.7.7.tar.gz) = 8f49b1597c0f6e30ff5b6c1daa1d7b2f414fd9e44423c22eb0b2fd72ec921806 -SIZE (pyroute2-0.7.7.tar.gz) = 418074 +TIMESTAMP = 1683478918 +SHA256 (pyroute2-0.7.8.tar.gz) = 989447434f17cb20fd92fc1f155f0bc6a4682abf611fde2a7ac95a61e7777ffd +SIZE (pyroute2-0.7.8.tar.gz) = 418102
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305072120.347LKdUO049425>