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 Oct 19 18:45:05 UTC 2025

Modified Files:
        pkgsrc/security/py-cyclonedx-python-lib: Makefile distinfo

Log Message:
py-cyclonedx-python-lib: update to 11.2.0.

Documentation

    Add Changelog to project urls (d8a24b7)

Features

    Support Python 3.14 (#897, 267672b)


To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/security/py-cyclonedx-python-lib/Makefile
cvs rdiff -u -r1.48 -r1.49 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.57 pkgsrc/security/py-cyclonedx-python-lib/Makefile:1.58
--- pkgsrc/security/py-cyclonedx-python-lib/Makefile:1.57       Mon Sep 22 20:31:05 2025
+++ pkgsrc/security/py-cyclonedx-python-lib/Makefile    Sun Oct 19 18:45:05 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.57 2025/09/22 20:31:05 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2025/10/19 18:45:05 wiz Exp $
 
-DISTNAME=      cyclonedx_python_lib-11.1.0
+DISTNAME=      cyclonedx_python_lib-11.2.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
-PKGREVISION=   1
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=c/cyclonedx-python-lib/}
 
@@ -24,7 +23,7 @@ TEST_DEPENDS+=        ${PYPKGPREFIX}-xmldiff>=2
 
 USE_LANGUAGES= # none
 
-# as of 11.1.0
+# as of 11.2.0
 # 30 failed, 5880 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.48 pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.49
--- pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.48       Sun Sep 21 15:37:51 2025
+++ pkgsrc/security/py-cyclonedx-python-lib/distinfo    Sun Oct 19 18:45:05 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.48 2025/09/21 15:37:51 wiz Exp $
+$NetBSD: distinfo,v 1.49 2025/10/19 18:45:05 wiz Exp $
 
-BLAKE2s (cyclonedx_python_lib-11.1.0.tar.gz) = 55f98d9021ea86461825996632849da6b6eef9345c2e0c85af67806ccee62ee7
-SHA512 (cyclonedx_python_lib-11.1.0.tar.gz) = 7a7203e1ade413d69c7b825c13ff491d7a0c369e8ea3f5cc22fc31ef3e6a4085769ac24a1947a3f84dc39b113ddb11f8524e735989ea45378d98767f33f0799e
-Size (cyclonedx_python_lib-11.1.0.tar.gz) = 1042466 bytes
+BLAKE2s (cyclonedx_python_lib-11.2.0.tar.gz) = 0dc4b568f9542a3e5577d57fdd9f986eca7c2aa033ba0a328ce7e56392032909
+SHA512 (cyclonedx_python_lib-11.2.0.tar.gz) = 2a898215733f5dd5f313ad0a611795e8984bdf930f1760ae1b2a5dd75e2b4ffc0b94bc156ab73a08be61f4b7e6ec4a8eb20417dde9e1c5c4b8c4a8ae435909ec
+Size (cyclonedx_python_lib-11.2.0.tar.gz) = 1043380 bytes



Home | Main Index | Thread Index | Old Index