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:   adam
Date:           Sun Mar 24 13:04:17 UTC 2024

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

Log Message:
py-cyclonedx-python-lib: updated to 6.4.4

6.4.4

fix: wrong extra name for xml validation


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/security/py-cyclonedx-python-lib/Makefile
cvs rdiff -u -r1.21 -r1.22 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.27 pkgsrc/security/py-cyclonedx-python-lib/Makefile:1.28
--- pkgsrc/security/py-cyclonedx-python-lib/Makefile:1.27       Mon Mar  4 18:49:17 2024
+++ pkgsrc/security/py-cyclonedx-python-lib/Makefile    Sun Mar 24 13:04:17 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2024/03/04 18:49:17 adam Exp $
+# $NetBSD: Makefile,v 1.28 2024/03/24 13:04:17 adam Exp $
 
-DISTNAME=      cyclonedx_python_lib-6.4.3
+DISTNAME=      cyclonedx_python_lib-6.4.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=c/cyclonedx-python-lib/}
@@ -15,11 +15,13 @@ DEPENDS+=   ${PYPKGPREFIX}-license-express
 DEPENDS+=      ${PYPKGPREFIX}-packageurl>=0.11:../../devel/py-packageurl
 DEPENDS+=      ${PYPKGPREFIX}-serializable>=0.16:../../devel/py-serializable
 DEPENDS+=      ${PYPKGPREFIX}-sortedcontainers>=2.4.0:../../devel/py-sortedcontainers
-TEST_DEPENDS+= ${PYPKGPREFIX}-ddt>=1.7.1:../../devel/py-ddt
+TEST_DEPENDS+= ${PYPKGPREFIX}-ddt>=1.7.2:../../devel/py-ddt
 TEST_DEPENDS+= ${PYPKGPREFIX}-jsonschema>=4.18:../../textproc/py-jsonschema
 TEST_DEPENDS+= ${PYPKGPREFIX}-lxml>=4:../../textproc/py-lxml
 TEST_DEPENDS+= ${PYPKGPREFIX}-xmldiff>=2.6.3:../../textproc/py-xmldiff
 
+USE_LANGUAGES= # none
+
 PYTHON_VERSIONS_INCOMPATIBLE=  27
 
 .include "../../lang/python/wheel.mk"

Index: pkgsrc/security/py-cyclonedx-python-lib/distinfo
diff -u pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.21 pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.22
--- pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.21       Mon Mar  4 18:49:17 2024
+++ pkgsrc/security/py-cyclonedx-python-lib/distinfo    Sun Mar 24 13:04:17 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2024/03/04 18:49:17 adam Exp $
+$NetBSD: distinfo,v 1.22 2024/03/24 13:04:17 adam Exp $
 
-BLAKE2s (cyclonedx_python_lib-6.4.3.tar.gz) = 905c03c32746fda6ec8be32dc4650fde3f3d8acbbe280596484fc27d7709b11a
-SHA512 (cyclonedx_python_lib-6.4.3.tar.gz) = 77548abecd8e116b14df3316a904d3f50e9233f47e2bce50c4aeac946036390523b35591c697cd93897422304e7370856fe63469d4d2241f8b0688ec247cfeb8
-Size (cyclonedx_python_lib-6.4.3.tar.gz) = 780124 bytes
+BLAKE2s (cyclonedx_python_lib-6.4.4.tar.gz) = 2bf9d6eaf5e7f1a2ff43fa151b6baa46e2d50ffe62eb9deaf1e6c4da5c01bbb5
+SHA512 (cyclonedx_python_lib-6.4.4.tar.gz) = cddc096a621b62c2ebbf51bc84e55b9f73b9e81af448c36889867ab78cde2a62890c7a0273e066f94541ccd805d1d8c3e31bd76cf7c976f67df9b79f6dcc33b4
+Size (cyclonedx_python_lib-6.4.4.tar.gz) = 780223 bytes



Home | Main Index | Thread Index | Old Index