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 Feb 2 15:57:00 UTC 2025
Modified Files:
pkgsrc/security/py-cyclonedx-python-lib: Makefile distinfo
Log Message:
py-cyclonedx-python-lib: update to 8.5.1.
Documentation
docs: responsibilities & capabilities (#763)
docs: Fix typos in conda-forge.md and remove unused reference in README (#762)
docs: modernize docstrings for CDX1.6 (#759)
Feature
feat: couple classes and their serializes (#757)
Deprecates .serialization.BomRefHelper and .serialization.LicenseRepositoryHelper.
(stealth-release of this feature, as it is almost only used internally)
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/security/py-cyclonedx-python-lib/Makefile
cvs rdiff -u -r1.36 -r1.37 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.42 pkgsrc/security/py-cyclonedx-python-lib/Makefile:1.43
--- pkgsrc/security/py-cyclonedx-python-lib/Makefile:1.42 Sun Nov 24 10:22:16 2024
+++ pkgsrc/security/py-cyclonedx-python-lib/Makefile Sun Feb 2 15:57:00 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2024/11/24 10:22:16 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2025/02/02 15:57:00 wiz Exp $
-DISTNAME= cyclonedx_python_lib-8.5.0
+DISTNAME= cyclonedx_python_lib-8.5.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=c/cyclonedx-python-lib/}
@@ -22,7 +22,7 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-xmldiff>=2
USE_LANGUAGES= # none
-# as of 8.5.0
+# as of 8.5.1
# 20 failed, 5188 passed, 509 warnings
.include "../../lang/python/wheel.mk"
Index: pkgsrc/security/py-cyclonedx-python-lib/distinfo
diff -u pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.36 pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.37
--- pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.36 Sun Nov 24 10:22:16 2024
+++ pkgsrc/security/py-cyclonedx-python-lib/distinfo Sun Feb 2 15:57:00 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.36 2024/11/24 10:22:16 wiz Exp $
+$NetBSD: distinfo,v 1.37 2025/02/02 15:57:00 wiz Exp $
-BLAKE2s (cyclonedx_python_lib-8.5.0.tar.gz) = 932d96193acbaccbbc3b86184ee572161b0d6a76b2781405b17e7f11188a3376
-SHA512 (cyclonedx_python_lib-8.5.0.tar.gz) = c21d2bad7dc885fbd939766283e57d8b09c5ca4e4055981f254c088b16a0b727d98e89948140080adb8e80154dd4b7d208fd2a6c4533d571a4ec4cc8ed663520
-Size (cyclonedx_python_lib-8.5.0.tar.gz) = 1136142 bytes
+BLAKE2s (cyclonedx_python_lib-8.5.1.tar.gz) = 7a44264c6ddd1c21cc50d4db66fd5bd0b3b61ccb202ca9c480c68fefde4696d0
+SHA512 (cyclonedx_python_lib-8.5.1.tar.gz) = be63ee2896345dbbfcf7404d6d39233e67b3d3940a2913532506cf836bd6433fdf50764970dcfa7901847e6339ec4407b250785e3e7a1420ad7e90333cdbf117
+Size (cyclonedx_python_lib-8.5.1.tar.gz) = 1043445 bytes
Home |
Main Index |
Thread Index |
Old Index