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 27 09:23:52 UTC 2025
Modified Files:
pkgsrc/security/py-cyclonedx-python-lib: Makefile distinfo
Log Message:
py-cyclonedx-python-lib: update to 11.0.0.
## v11.0.0 (2025-07-21)
### Features
- Ignore unknown properties when deserializing
## v10.5.0 (2025-07-20)
### Features
- Use only nonGPL dependencies
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/security/py-cyclonedx-python-lib/Makefile
cvs rdiff -u -r1.46 -r1.47 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.54 pkgsrc/security/py-cyclonedx-python-lib/Makefile:1.55
--- pkgsrc/security/py-cyclonedx-python-lib/Makefile:1.54 Mon Jul 14 10:57:29 2025
+++ pkgsrc/security/py-cyclonedx-python-lib/Makefile Sun Jul 27 09:23:52 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.54 2025/07/14 10:57:29 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2025/07/27 09:23:52 wiz Exp $
-DISTNAME= cyclonedx_python_lib-10.4.1
+DISTNAME= cyclonedx_python_lib-11.0.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 10.4.1
-# 30 failed, 5794 passed, 543 warnings
+# as of 11.0.0
+# 30 failed, 5796 passed, 543 warnings
.include "../../lang/python/pyversion.mk"
Index: pkgsrc/security/py-cyclonedx-python-lib/distinfo
diff -u pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.46 pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.47
--- pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.46 Sun Jul 13 10:27:45 2025
+++ pkgsrc/security/py-cyclonedx-python-lib/distinfo Sun Jul 27 09:23:52 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.46 2025/07/13 10:27:45 wiz Exp $
+$NetBSD: distinfo,v 1.47 2025/07/27 09:23:52 wiz Exp $
-BLAKE2s (cyclonedx_python_lib-10.4.1.tar.gz) = fd6177f275e3504a26c31aadfb01b51337528abeebed7f4e1920b6d44f73db7c
-SHA512 (cyclonedx_python_lib-10.4.1.tar.gz) = 28a4bebee28f15726116d0e6a838ffcc9897719dade70a03474f2cbc2ce9560315ee7532ba1752c2f4290294dabe3d58bdeb132119c99188e1b088470bc37ea2
-Size (cyclonedx_python_lib-10.4.1.tar.gz) = 1040510 bytes
+BLAKE2s (cyclonedx_python_lib-11.0.0.tar.gz) = e9c7a5e844a5ec248efcde874925e052e04e9f4ab0102fa3bba2462984214b8d
+SHA512 (cyclonedx_python_lib-11.0.0.tar.gz) = 54c04f5632e02a5050350742db6254af3315a567624f489546046b9799a1309c11309f764a55bb90922ddfa60bd72206dafb0fa3660e62f008e84398bd9e5ea0
+Size (cyclonedx_python_lib-11.0.0.tar.gz) = 1041433 bytes
Home |
Main Index |
Thread Index |
Old Index