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 Aug 16 12:20:26 UTC 2026
Modified Files:
pkgsrc/security/py-cyclonedx-python-lib: Makefile distinfo
Log Message:
py-cyclonedx-python-lib: update to 11.12.0.
## v11.12.0 (2026-08-13)
### Features
- Add isExternal property to Component for CycloneDX v1.7
([#959](https://github.com/CycloneDX/cyclonedx-python-lib/pull/959),
[`6993dea`](https://github.com/CycloneDX/cyclonedx-python-lib/commit/6993dea6b84a9bf0627f959bed48d0fb5339e293))
## v11.11.2 (2026-08-12)
### Bug Fixes
- Encode paths when loading XML schemas
([#1028](https://github.com/CycloneDX/cyclonedx-python-lib/pull/1028),
[`17a0136`](https://github.com/CycloneDX/cyclonedx-python-lib/commit/17a0136138ceca96383f484f158f5d4de414a9ec))
## v11.11.1 (2026-08-10)
### Bug Fixes
- Comparablepackageurl includes `name`
([#1022](https://github.com/CycloneDX/cyclonedx-python-lib/pull/1022),
[`d718ac2`](https://github.com/CycloneDX/cyclonedx-python-lib/commit/d718ac2391095851e6e5e2e75988e7dfb79494a4))
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 pkgsrc/security/py-cyclonedx-python-lib/Makefile
cvs rdiff -u -r1.55 -r1.56 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.64 pkgsrc/security/py-cyclonedx-python-lib/Makefile:1.65
--- pkgsrc/security/py-cyclonedx-python-lib/Makefile:1.64 Tue Jun 23 10:42:43 2026
+++ pkgsrc/security/py-cyclonedx-python-lib/Makefile Sun Aug 16 12:20:26 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.64 2026/06/23 10:42:43 wiz Exp $
+# $NetBSD: Makefile,v 1.65 2026/08/16 12:20:26 wiz Exp $
-DISTNAME= cyclonedx_python_lib-11.11.0
+DISTNAME= cyclonedx_python_lib-11.12.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.11.0
-# 40 failed, 6919 passed, 1397 warnings
+# as of 11.12.0
+# 40 failed, 6944 passed, 1397 warnings
.include "../../lang/python/pyversion.mk"
Index: pkgsrc/security/py-cyclonedx-python-lib/distinfo
diff -u pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.55 pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.56
--- pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.55 Tue Jun 23 10:42:43 2026
+++ pkgsrc/security/py-cyclonedx-python-lib/distinfo Sun Aug 16 12:20:26 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.55 2026/06/23 10:42:43 wiz Exp $
+$NetBSD: distinfo,v 1.56 2026/08/16 12:20:26 wiz Exp $
-BLAKE2s (cyclonedx_python_lib-11.11.0.tar.gz) = b939faaf5313b4592c86fc97651a263db3304e7dbc19b23db33108170f8ac2ec
-SHA512 (cyclonedx_python_lib-11.11.0.tar.gz) = 81892556b74df9d41cc315b94ee2376ecae7558a9a52338b5a9832e5e31588ab7f70120ae46a91dac479a78b08b77917d5dadd4690fb01fdff7e66304888b698
-Size (cyclonedx_python_lib-11.11.0.tar.gz) = 1442983 bytes
+BLAKE2s (cyclonedx_python_lib-11.12.0.tar.gz) = c3f4f372a701195713396ce156b293619c33a0d8bf9fec1a5582c9357eeb9643
+SHA512 (cyclonedx_python_lib-11.12.0.tar.gz) = d0e41dbdb98a6ddd3eaca60cdc8d95bf22cf41b3277de98d860c8e67ef31b59802002a590cb40d65613ae82341d6bc779a553f99563f9e988498ebed7269aa0f
+Size (cyclonedx_python_lib-11.12.0.tar.gz) = 1445378 bytes
Home |
Main Index |
Thread Index |
Old Index