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 Jul 6 08:43:39 UTC 2025
Modified Files:
pkgsrc/security/py-cyclonedx-python-lib: Makefile distinfo
Log Message:
py-cyclonedx-python-lib: update to 10.3.0.
## v10.3.0 (2025-06-30)
### Documentation
- Instructions for code style
([`160810f`](https://github.com/CycloneDX/cyclonedx-python-lib/commit/160810f077c211ee5cf59a5ca9e9c27fb3d5818c))
### Features
- Schema based validation may return iterable of all errors
([#834](https://github.com/CycloneDX/cyclonedx-python-lib/pull/834),
[`f95576f`](https://github.com/CycloneDX/cyclonedx-python-lib/commit/f95576fb583480372e65903894f766ae542e4951))
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 pkgsrc/security/py-cyclonedx-python-lib/Makefile
cvs rdiff -u -r1.44 -r1.45 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.51 pkgsrc/security/py-cyclonedx-python-lib/Makefile:1.52
--- pkgsrc/security/py-cyclonedx-python-lib/Makefile:1.51 Tue Jul 1 19:34:11 2025
+++ pkgsrc/security/py-cyclonedx-python-lib/Makefile Sun Jul 6 08:43:39 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.51 2025/07/01 19:34:11 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2025/07/06 08:43:39 wiz Exp $
-DISTNAME= cyclonedx_python_lib-10.2.0
+DISTNAME= cyclonedx_python_lib-10.3.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=c/cyclonedx-python-lib/}
@@ -22,8 +22,8 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-xmldiff>=2
USE_LANGUAGES= # none
-# as of 10.2.0
-# 20 failed, 5448 passed, 529 warnings
+# as of 10.3.0
+# 30 failed, 5794 passed, 529 warnings
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/security/py-cyclonedx-python-lib/distinfo
diff -u pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.44 pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.45
--- pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.44 Tue Jul 1 19:34:11 2025
+++ pkgsrc/security/py-cyclonedx-python-lib/distinfo Sun Jul 6 08:43:39 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.44 2025/07/01 19:34:11 wiz Exp $
+$NetBSD: distinfo,v 1.45 2025/07/06 08:43:39 wiz Exp $
-BLAKE2s (cyclonedx_python_lib-10.2.0.tar.gz) = f96bbe08060e7bb8795e24b3567d1587427c202b10a3efee5da5bd2da925051f
-SHA512 (cyclonedx_python_lib-10.2.0.tar.gz) = c8a6d1a82d32f9b4014d1a0ead0765be7e80cdfc63fb36a5426a5cdb782c29a89e4cb6c72c1e62931b6e4d6f7560f36ddcc3ad1f9bd9680762aac9a2a50b7411
-Size (cyclonedx_python_lib-10.2.0.tar.gz) = 1039057 bytes
+BLAKE2s (cyclonedx_python_lib-10.3.0.tar.gz) = cd8bbf1cb315ea6e88b8399e497720e24a5c2bf7ce1fdb79097af0fc0b8a667f
+SHA512 (cyclonedx_python_lib-10.3.0.tar.gz) = bae7ea9fa9d4fbab159e46d909b0dfa65b5cdedc1e3326cafb753ef1ca3bb51c2599f02d2f6779d114bc0005a25aac9038741e746ee2fc6ba9afb606a13c8c48
+Size (cyclonedx_python_lib-10.3.0.tar.gz) = 1039738 bytes
Home |
Main Index |
Thread Index |
Old Index