Date: Tue, 16 Jul 2024 03:55:38 GMT From: Kai Knoblich <kai@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: e7064e615223 - 2024Q3 - net-mgmt/py-pynetbox: Update to 7.3.4 Message-ID: <202407160355.46G3tcb2020437@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2024Q3 has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=e7064e615223ac7e8b93815e9adad8046ea6dc55 commit e7064e615223ac7e8b93815e9adad8046ea6dc55 Author: Kai Knoblich <kai@FreeBSD.org> AuthorDate: 2024-07-16 03:48:40 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2024-07-16 03:55:07 +0000 net-mgmt/py-pynetbox: Update to 7.3.4 Changelog: https://github.com/netbox-community/pynetbox/releases/tag/v7.3.4 MFH: 2024Q3 (cherry picked from commit 18edac1919a2acd4eb1beae16d0d780fa6997efe) --- net-mgmt/py-pynetbox/Makefile | 3 +-- net-mgmt/py-pynetbox/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/net-mgmt/py-pynetbox/Makefile b/net-mgmt/py-pynetbox/Makefile index 1235f25ac282..cf4f52511285 100644 --- a/net-mgmt/py-pynetbox/Makefile +++ b/net-mgmt/py-pynetbox/Makefile @@ -1,6 +1,5 @@ PORTNAME= pynetbox -DISTVERSION= 7.3.3 -PORTREVISION= 1 +DISTVERSION= 7.3.4 CATEGORIES= net-mgmt python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net-mgmt/py-pynetbox/distinfo b/net-mgmt/py-pynetbox/distinfo index e6d5001d2ac3..6bedc82bf0a5 100644 --- a/net-mgmt/py-pynetbox/distinfo +++ b/net-mgmt/py-pynetbox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1705143966 -SHA256 (pynetbox-7.3.3.tar.gz) = b0bcef4c3a019516d2425ae0ce5509eae7f4f11ad4510c9fe9527d468f22529b -SIZE (pynetbox-7.3.3.tar.gz) = 67768 +TIMESTAMP = 1721054227 +SHA256 (pynetbox-7.3.4.tar.gz) = 8e2679a98a08778499d29054dcc0444fbf52b3b18c641531dfccc59326d3c1b4 +SIZE (pynetbox-7.3.4.tar.gz) = 67746
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407160355.46G3tcb2020437>