pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/py-cyclonedx-python-lib



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Feb 13 10:58:53 UTC 2025

Modified Files:
        pkgsrc/security/py-cyclonedx-python-lib: Makefile distinfo

Log Message:
py-cyclonedx-python-lib: updated to 8.8.0

v8.8.0 (2025-02-12)

Feature
feat: add cyclonedx.model.crypto.ProtocolProperties.crypto_refs


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/security/py-cyclonedx-python-lib/Makefile
cvs rdiff -u -r1.38 -r1.39 pkgsrc/security/py-cyclonedx-python-lib/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/py-cyclonedx-python-lib/Makefile
diff -u pkgsrc/security/py-cyclonedx-python-lib/Makefile:1.44 pkgsrc/security/py-cyclonedx-python-lib/Makefile:1.45
--- pkgsrc/security/py-cyclonedx-python-lib/Makefile:1.44       Sun Feb  9 14:28:49 2025
+++ pkgsrc/security/py-cyclonedx-python-lib/Makefile    Thu Feb 13 10:58:53 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2025/02/09 14:28:49 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2025/02/13 10:58:53 adam Exp $
 
-DISTNAME=      cyclonedx_python_lib-8.7.0
+DISTNAME=      cyclonedx_python_lib-8.8.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=c/cyclonedx-python-lib/}
@@ -13,7 +13,7 @@ LICENSE=      apache-2.0
 TOOL_DEPENDS+= ${PYPKGPREFIX}-poetry-core>=1.0.0:../../devel/py-poetry-core
 DEPENDS+=      ${PYPKGPREFIX}-license-expression>=30:../../devel/py-license-expression
 DEPENDS+=      ${PYPKGPREFIX}-packageurl>=0.11:../../devel/py-packageurl
-DEPENDS+=      ${PYPKGPREFIX}-serializable>=1.1:../../devel/py-serializable
+DEPENDS+=      ${PYPKGPREFIX}-serializable>=1.1.1:../../devel/py-serializable
 DEPENDS+=      ${PYPKGPREFIX}-sortedcontainers>=2.4.0:../../devel/py-sortedcontainers
 TEST_DEPENDS+= ${PYPKGPREFIX}-ddt>=1.7.2:../../devel/py-ddt
 TEST_DEPENDS+= ${PYPKGPREFIX}-jsonschema>=4.18:../../textproc/py-jsonschema

Index: pkgsrc/security/py-cyclonedx-python-lib/distinfo
diff -u pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.38 pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.39
--- pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.38       Sun Feb  9 14:28:49 2025
+++ pkgsrc/security/py-cyclonedx-python-lib/distinfo    Thu Feb 13 10:58:53 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.38 2025/02/09 14:28:49 wiz Exp $
+$NetBSD: distinfo,v 1.39 2025/02/13 10:58:53 adam Exp $
 
-BLAKE2s (cyclonedx_python_lib-8.7.0.tar.gz) = 667918825d12a2a6d5ee6f9ee4a598ee8f2e7f58702c1720c4a3de5f2c241b4a
-SHA512 (cyclonedx_python_lib-8.7.0.tar.gz) = 52998035b943eb9aa693afd35a99c5b299d8e750c38b99ba26ca83bac47a1903c79c4eb5ed3bb1120853bc9db5696ea0f51fc72eacde0eb8f7db4f405150bf4e
-Size (cyclonedx_python_lib-8.7.0.tar.gz) = 1046995 bytes
+BLAKE2s (cyclonedx_python_lib-8.8.0.tar.gz) = c8c321572f5e0e87718d3cd3273a8e8daaa18376fb2628019c2b37a893bedb8f
+SHA512 (cyclonedx_python_lib-8.8.0.tar.gz) = f299647bede43321af9edecee4fda4b631070d7d6157849fb356e946d52acfd0f2319fda1b20198eeadf4429217fffacdda88b2216dc70dda632e4388ddd57f6
+Size (cyclonedx_python_lib-8.8.0.tar.gz) = 1047213 bytes



Home | Main Index | Thread Index | Old Index