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:   wiz
Date:           Sun Nov  2 19:52:12 UTC 2025
Modified Files:
        pkgsrc/security/py-cyclonedx-python-lib: Makefile distinfo
Log Message:
py-cyclonedx-python-lib: update to 11.5.0.
Features
    Add support for DistributionConstraints in BOM metadata (#906, 70adb7c)
    Add support for properties in external references (#907, 73e7c1a)
What's Changed
    chore(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #904
    chore(deps): bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #905
    feat: add support for DistributionConstraints in BOM metadata by @Churro in #906
    feat: add support for properties in external references by @Churro in #907
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 pkgsrc/security/py-cyclonedx-python-lib/Makefile
cvs rdiff -u -r1.50 -r1.51 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.59 pkgsrc/security/py-cyclonedx-python-lib/Makefile:1.60
--- pkgsrc/security/py-cyclonedx-python-lib/Makefile:1.59       Thu Oct 30 13:11:30 2025
+++ pkgsrc/security/py-cyclonedx-python-lib/Makefile    Sun Nov  2 19:52:12 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.59 2025/10/30 13:11:30 wiz Exp $
+# $NetBSD: Makefile,v 1.60 2025/11/02 19:52:12 wiz Exp $
 
-DISTNAME=      cyclonedx_python_lib-11.4.0
+DISTNAME=      cyclonedx_python_lib-11.5.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=c/cyclonedx-python-lib/}
@@ -23,8 +23,8 @@ TEST_DEPENDS+=        ${PYPKGPREFIX}-xmldiff>=2
 
 USE_LANGUAGES= # none
 
-# as of 11.4.0
-# 40 failed, 6447 passed, 632 warnings
+# as of 11.5.0
+# 40 failed, 6487 passed, 632 warnings
 
 .include "../../lang/python/pyversion.mk"
 
Index: pkgsrc/security/py-cyclonedx-python-lib/distinfo
diff -u pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.50 pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.51
--- pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.50       Thu Oct 30 13:11:30 2025
+++ pkgsrc/security/py-cyclonedx-python-lib/distinfo    Sun Nov  2 19:52:12 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.50 2025/10/30 13:11:30 wiz Exp $
+$NetBSD: distinfo,v 1.51 2025/11/02 19:52:12 wiz Exp $
 
-BLAKE2s (cyclonedx_python_lib-11.4.0.tar.gz) = 97f998b6a10da9079c9542717cefbeacca13d111ec610e3bde844f88cac2c4bc
-SHA512 (cyclonedx_python_lib-11.4.0.tar.gz) = 68e9b41fc336233b0544448782ca90ea7e9e2306b0a7c7c42f107410844d6dda2056a2530674a46f99ff9943f1257dadc8375d8543210292e103f6755b3a0a99
-Size (cyclonedx_python_lib-11.4.0.tar.gz) = 1403403 bytes
+BLAKE2s (cyclonedx_python_lib-11.5.0.tar.gz) = fa41328d936f749f9a25beb888da4051020a410de682c1870234b8393f8fa953
+SHA512 (cyclonedx_python_lib-11.5.0.tar.gz) = 4575276b6d283386858a1d5b77ac6d0fe40848e8b584a59da87f5c0dff0765fb0f7d08b0e1efb10fc1fef9edd30d573f17adafc71bc1f2404f41d05f33b2c9bd
+Size (cyclonedx_python_lib-11.5.0.tar.gz) = 1405244 bytes
Home |
Main Index |
Thread Index |
Old Index