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 Jun  7 21:13:58 UTC 2026

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

Log Message:
py-cyclonedx-python-lib: update to 11.8.0.

## v11.8.0 (2026-06-04)

### Documentation

- Update CDX summary

### Features

- Add support CycloneDX 1.7.1 & 1.6.2 & 1.5.1

- Pull SPDX license IDs v1.1-3.28.0


To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 pkgsrc/security/py-cyclonedx-python-lib/Makefile
cvs rdiff -u -r1.53 -r1.54 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.62 pkgsrc/security/py-cyclonedx-python-lib/Makefile:1.63
--- pkgsrc/security/py-cyclonedx-python-lib/Makefile:1.62       Thu Mar 26 14:36:13 2026
+++ pkgsrc/security/py-cyclonedx-python-lib/Makefile    Sun Jun  7 21:13:58 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.62 2026/03/26 14:36:13 wiz Exp $
+# $NetBSD: Makefile,v 1.63 2026/06/07 21:13:58 wiz Exp $
 
-DISTNAME=      cyclonedx_python_lib-11.7.0
+DISTNAME=      cyclonedx_python_lib-11.8.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.7.0
-# 40 failed, 6490 passed, 1387 warnings
+# as of 11.8.0
+# 40 failed, 6622 passed, 1387 warnings
 
 .include "../../lang/python/pyversion.mk"
 

Index: pkgsrc/security/py-cyclonedx-python-lib/distinfo
diff -u pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.53 pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.54
--- pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.53       Thu Mar 26 14:36:13 2026
+++ pkgsrc/security/py-cyclonedx-python-lib/distinfo    Sun Jun  7 21:13:58 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.53 2026/03/26 14:36:13 wiz Exp $
+$NetBSD: distinfo,v 1.54 2026/06/07 21:13:58 wiz Exp $
 
-BLAKE2s (cyclonedx_python_lib-11.7.0.tar.gz) = 3f0869331ed866df62976a01982290bd917b524dac44a23437b078c218351f1c
-SHA512 (cyclonedx_python_lib-11.7.0.tar.gz) = 35f41ac24a0b8d84fc6065e02c99686046cdea7069fda571a48bfa19b8d54a8f6e54a0954d3d47e61c93f8c376e2df41e08c67ccfbfcb8188c4e75245d40a56d
-Size (cyclonedx_python_lib-11.7.0.tar.gz) = 1411174 bytes
+BLAKE2s (cyclonedx_python_lib-11.8.0.tar.gz) = d9f6c9d1eac0cc0991155652739d3c09d3caf9efdbeb5bdcead68827944c4183
+SHA512 (cyclonedx_python_lib-11.8.0.tar.gz) = 686ab3dba4528ba46f849f05cc31950b4d65c285c9a5d06364c75cc9e11ef3a928348a4deddb0e1ee496564dba200954f65557ba2965b60a03e4a54b06b31c8f
+Size (cyclonedx_python_lib-11.8.0.tar.gz) = 1422887 bytes



Home | Main Index | Thread Index | Old Index