Date: Sat, 26 Oct 2024 23:33:07 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: c6e52ddd6988 - main - textproc/py-cyclonedx-python-lib: Update to 8.2.0 Message-ID: <202410262333.49QNX7C7044056@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=c6e52ddd6988f01cc9dbaea83894ba932a2083ee commit c6e52ddd6988f01cc9dbaea83894ba932a2083ee Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-10-26 23:26:56 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-10-26 23:26:56 +0000 textproc/py-cyclonedx-python-lib: Update to 8.2.0 Changes: https://github.com/CycloneDX/cyclonedx-python-lib/releases --- textproc/py-cyclonedx-python-lib/Makefile | 2 +- textproc/py-cyclonedx-python-lib/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/textproc/py-cyclonedx-python-lib/Makefile b/textproc/py-cyclonedx-python-lib/Makefile index 33381971feab..b9e7ec5260c3 100644 --- a/textproc/py-cyclonedx-python-lib/Makefile +++ b/textproc/py-cyclonedx-python-lib/Makefile @@ -1,5 +1,5 @@ PORTNAME= cyclonedx-python-lib -PORTVERSION= 8.1.0 +PORTVERSION= 8.2.0 CATEGORIES= textproc python MASTER_SITES= PYPI \ https://github.com/CycloneDX/cyclonedx-python-lib/releases/download/v${PORTVERSION}/ diff --git a/textproc/py-cyclonedx-python-lib/distinfo b/textproc/py-cyclonedx-python-lib/distinfo index 21461869be34..d696e823c5d5 100644 --- a/textproc/py-cyclonedx-python-lib/distinfo +++ b/textproc/py-cyclonedx-python-lib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1729909996 -SHA256 (cyclonedx_python_lib-8.1.0.tar.gz) = 3d1964973054503e54b86f89bc956c211a2eab46e816f685d6a0dab23d186431 -SIZE (cyclonedx_python_lib-8.1.0.tar.gz) = 1127173 +TIMESTAMP = 1729927017 +SHA256 (cyclonedx_python_lib-8.2.0.tar.gz) = 55dbf79d07ddfc4d7b2e64304eef99a8d0e51ad9418add5f659a899aa5ca8ad2 +SIZE (cyclonedx_python_lib-8.2.0.tar.gz) = 1127349
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410262333.49QNX7C7044056>