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: Tue Jun 10 05:12:27 UTC 2025
Modified Files:
pkgsrc/security/py-cyclonedx-python-lib: Makefile distinfo
Log Message:
py-cyclonedx-python-lib: update to 10.1.0.
## v10.1.0 (2025-06-05)
### Features
- Pulled SPDX license IDs v1.0-3.26.0
## v10.0.2 (2025-06-02)
### Bug Fixes
- `model.bommetadata.component` setter typehint
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/security/py-cyclonedx-python-lib/Makefile
cvs rdiff -u -r1.42 -r1.43 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.49 pkgsrc/security/py-cyclonedx-python-lib/Makefile:1.50
--- pkgsrc/security/py-cyclonedx-python-lib/Makefile:1.49 Sun May 11 10:25:33 2025
+++ pkgsrc/security/py-cyclonedx-python-lib/Makefile Tue Jun 10 05:12:27 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.49 2025/05/11 10:25:33 wiz Exp $
+# $NetBSD: Makefile,v 1.50 2025/06/10 05:12:27 wiz Exp $
-DISTNAME= cyclonedx_python_lib-10.0.1
+DISTNAME= cyclonedx_python_lib-10.1.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.0.1
-# 20 failed, 5300 passed, 511 warnings
+# as of 10.1.0
+# 20 failed, 5412 passed, 511 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.42 pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.43
--- pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.42 Sun May 11 10:25:33 2025
+++ pkgsrc/security/py-cyclonedx-python-lib/distinfo Tue Jun 10 05:12:27 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.42 2025/05/11 10:25:33 wiz Exp $
+$NetBSD: distinfo,v 1.43 2025/06/10 05:12:27 wiz Exp $
-BLAKE2s (cyclonedx_python_lib-10.0.1.tar.gz) = b3b496f2c81bf9708ff551e02498e206f5e5a08e8c75b8dd075bc885dc2bb299
-SHA512 (cyclonedx_python_lib-10.0.1.tar.gz) = 8a97aba83e270f61bc855baccf46f3a9b0180d573dc34c8a0705f109729c32cc4b743c1a13276fa58c3dad640ebedb274504280f4cc0e1c38956465fde16bf45
-Size (cyclonedx_python_lib-10.0.1.tar.gz) = 1034166 bytes
+BLAKE2s (cyclonedx_python_lib-10.1.0.tar.gz) = 0a9330130efa26d0148e05ed4a2ee5c7c1198b87fb27cf8738a91e2cd602579d
+SHA512 (cyclonedx_python_lib-10.1.0.tar.gz) = f532666cd92a1c9bfecd689bfcb04fc0dfbf959e30e1cbaf8831cbd0ff565cb661ca7818db9624ad0dc6278af8ba81b47edcd2e9cdb82ec70ae65aacfd8a2ba4
+Size (cyclonedx_python_lib-10.1.0.tar.gz) = 1030967 bytes
Home |
Main Index |
Thread Index |
Old Index