pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/py-cyclonedx-bom
Module Name: pkgsrc
Committed By: adam
Date: Thu Feb 13 11:01:28 UTC 2025
Modified Files:
pkgsrc/security/py-cyclonedx-bom: Makefile PLIST distinfo
Log Message:
py-cyclonedx-bom: updated to 5.1.2
v5.1.2 (2025-01-21)
Documentation
docs: fix typos in comments
docs: add console classifier
Fix
fix(poetry): properly handle multi-declaration (optional) dependencies
v5.1.1 (2024-11-09)
Documentation
docs: fix headline structure in readme
Fix
fix: schema-invalid CycloneDX when running PEP639 analysis
v5.1.0 (2024-10-23)
Feature
feat: add Python 3.13 support
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/security/py-cyclonedx-bom/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/security/py-cyclonedx-bom/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/security/py-cyclonedx-bom/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-bom/Makefile
diff -u pkgsrc/security/py-cyclonedx-bom/Makefile:1.7 pkgsrc/security/py-cyclonedx-bom/Makefile:1.8
--- pkgsrc/security/py-cyclonedx-bom/Makefile:1.7 Tue Jun 18 10:31:17 2024
+++ pkgsrc/security/py-cyclonedx-bom/Makefile Thu Feb 13 11:01:28 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2024/06/18 10:31:17 adam Exp $
+# $NetBSD: Makefile,v 1.8 2025/02/13 11:01:28 adam Exp $
-DISTNAME= cyclonedx_bom-4.5.0
+DISTNAME= cyclonedx_bom-5.1.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=c/cyclonedx-bom/}
@@ -12,7 +12,7 @@ LICENSE= apache-2.0
TOOL_DEPENDS+= ${PYPKGPREFIX}-poetry-core>=1.0.0:../../devel/py-poetry-core
DEPENDS+= ${PYPKGPREFIX}-chardet>=5.1:../../converters/py-chardet
-DEPENDS+= ${PYPKGPREFIX}-cyclonedx-python-lib>=7.3.2:../../security/py-cyclonedx-python-lib
+DEPENDS+= ${PYPKGPREFIX}-cyclonedx-python-lib>=8.0:../../security/py-cyclonedx-python-lib
DEPENDS+= ${PYPKGPREFIX}-packageurl>=0.11:../../devel/py-packageurl
DEPENDS+= ${PYPKGPREFIX}-packaging>=24:../../devel/py-packaging
DEPENDS+= ${PYPKGPREFIX}-pip-requirements-parser>=32.0:../../devel/py-pip-requirements-parser
@@ -23,8 +23,6 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-poetry>=1.
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
.include "../../lang/python/pyversion.mk"
.if ${PYTHON_VERSION} < 311
DEPENDS+= ${PYPKGPREFIX}-tomli>=2.0.1:../../textproc/py-tomli
Index: pkgsrc/security/py-cyclonedx-bom/PLIST
diff -u pkgsrc/security/py-cyclonedx-bom/PLIST:1.3 pkgsrc/security/py-cyclonedx-bom/PLIST:1.4
--- pkgsrc/security/py-cyclonedx-bom/PLIST:1.3 Tue Jun 18 10:31:17 2024
+++ pkgsrc/security/py-cyclonedx-bom/PLIST Thu Feb 13 11:01:28 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2024/06/18 10:31:17 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2025/02/13 11:01:28 adam Exp $
bin/cyclonedx-py-${PYVERSSUFFIX}
${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
@@ -33,6 +33,9 @@ ${PYSITELIB}/cyclonedx_py/_internal/poet
${PYSITELIB}/cyclonedx_py/_internal/requirements.py
${PYSITELIB}/cyclonedx_py/_internal/requirements.pyc
${PYSITELIB}/cyclonedx_py/_internal/requirements.pyo
+${PYSITELIB}/cyclonedx_py/_internal/utils/__init__.py
+${PYSITELIB}/cyclonedx_py/_internal/utils/__init__.pyc
+${PYSITELIB}/cyclonedx_py/_internal/utils/__init__.pyo
${PYSITELIB}/cyclonedx_py/_internal/utils/args.py
${PYSITELIB}/cyclonedx_py/_internal/utils/args.pyc
${PYSITELIB}/cyclonedx_py/_internal/utils/args.pyo
Index: pkgsrc/security/py-cyclonedx-bom/distinfo
diff -u pkgsrc/security/py-cyclonedx-bom/distinfo:1.4 pkgsrc/security/py-cyclonedx-bom/distinfo:1.5
--- pkgsrc/security/py-cyclonedx-bom/distinfo:1.4 Tue Jun 18 10:31:17 2024
+++ pkgsrc/security/py-cyclonedx-bom/distinfo Thu Feb 13 11:01:28 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2024/06/18 10:31:17 adam Exp $
+$NetBSD: distinfo,v 1.5 2025/02/13 11:01:28 adam Exp $
-BLAKE2s (cyclonedx_bom-4.5.0.tar.gz) = 4e6219a36894d6cf386465161d172166b63c7e481c4aa0d37e255b75a5074eb9
-SHA512 (cyclonedx_bom-4.5.0.tar.gz) = e851101c8b8c87c24d62c3fb76795ce2f79f41112573b461a43b5b4229c4ce333b3040b4fda3993a80507e288e042ec162b589f495cd4faeb673872b41b4ebb5
-Size (cyclonedx_bom-4.5.0.tar.gz) = 2269041 bytes
+BLAKE2s (cyclonedx_bom-5.1.2.tar.gz) = 73bbb00b83a3574612b5a8b4bee04af273c1828b5cab7e2626667f8fe71c1552
+SHA512 (cyclonedx_bom-5.1.2.tar.gz) = 44d915ab2cf1b9f804540fe0ca0b29746680520cdc8691e2f8f7c75c95de788cbac1a51db163649e2e04307cb064bd613b19784b26251deac24d4adf619add77
+Size (cyclonedx_bom-5.1.2.tar.gz) = 2335454 bytes
Home |
Main Index |
Thread Index |
Old Index