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:           Mon Apr 28 10:41:12 UTC 2025

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

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

## v10.0.0 (2025-04-23)

### Features

- Drop support for Python <3.9

Python 3.8 is end-of-life.


To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/security/py-cyclonedx-python-lib/Makefile
cvs rdiff -u -r1.40 -r1.41 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.47 pkgsrc/security/py-cyclonedx-python-lib/Makefile:1.48
--- pkgsrc/security/py-cyclonedx-python-lib/Makefile:1.47       Sun Mar  2 20:21:10 2025
+++ pkgsrc/security/py-cyclonedx-python-lib/Makefile    Mon Apr 28 10:41:12 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2025/03/02 20:21:10 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2025/04/28 10:41:12 wiz Exp $
 
-DISTNAME=      cyclonedx_python_lib-9.1.0
+DISTNAME=      cyclonedx_python_lib-10.0.0
 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 9.1.0
+# as of 10.0.0
 # 20 failed, 5299 passed, 511 warnings
 
 .include "../../lang/python/wheel.mk"

Index: pkgsrc/security/py-cyclonedx-python-lib/distinfo
diff -u pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.40 pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.41
--- pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.40       Sun Mar  2 20:21:10 2025
+++ pkgsrc/security/py-cyclonedx-python-lib/distinfo    Mon Apr 28 10:41:12 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.40 2025/03/02 20:21:10 wiz Exp $
+$NetBSD: distinfo,v 1.41 2025/04/28 10:41:12 wiz Exp $
 
-BLAKE2s (cyclonedx_python_lib-9.1.0.tar.gz) = 8a4292d2a3d7ca978b16e03be916a36cd2e2ade0d36a4c8fd74c11c18b59af00
-SHA512 (cyclonedx_python_lib-9.1.0.tar.gz) = 23abe12b8fff56d66357689bf43c6a1b523ed940dde5c1f9942352eb9aadce7ec2db7353924ff79fbbd9915aa716fd5d9515923385debb148af22c654f49a33c
-Size (cyclonedx_python_lib-9.1.0.tar.gz) = 1048735 bytes
+BLAKE2s (cyclonedx_python_lib-10.0.0.tar.gz) = 6534bff0438ccd640414d4e8bcf99a56dac78a084b2bcab5dd79addc09fb8726
+SHA512 (cyclonedx_python_lib-10.0.0.tar.gz) = 53a2d7e162e0700bd66c8099ac3938a52c1b0f595dd772c34a03bfa408bb92aeb78e3043ceaa26bbc151b4565e53aa5e21fb78943cced33d84e6ce5ee88885bc
+Size (cyclonedx_python_lib-10.0.0.tar.gz) = 1033605 bytes



Home | Main Index | Thread Index | Old Index