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 24 10:55:03 UTC 2022

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

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

What's Changed

    feature: support for CycloneDX schema 1.4.2 - adds
    vulnerability.properties to the schema by @madpah in #273


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/security/py-cyclonedx-python-lib/Makefile
cvs rdiff -u -r1.6 -r1.7 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.8 pkgsrc/security/py-cyclonedx-python-lib/Makefile:1.9
--- pkgsrc/security/py-cyclonedx-python-lib/Makefile:1.8        Sun Jul  3 10:38:09 2022
+++ pkgsrc/security/py-cyclonedx-python-lib/Makefile    Sun Jul 24 10:55:02 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2022/07/03 10:38:09 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2022/07/24 10:55:02 wiz Exp $
 
-DISTNAME=      cyclonedx-python-lib-2.6.0
+DISTNAME=      cyclonedx-python-lib-2.7.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=c/cyclonedx-python-lib/}

Index: pkgsrc/security/py-cyclonedx-python-lib/distinfo
diff -u pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.6 pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.7
--- pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.6        Sun Jul  3 10:38:09 2022
+++ pkgsrc/security/py-cyclonedx-python-lib/distinfo    Sun Jul 24 10:55:02 2022
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2022/07/03 10:38:09 wiz Exp $
+$NetBSD: distinfo,v 1.7 2022/07/24 10:55:02 wiz Exp $
 
-BLAKE2s (cyclonedx-python-lib-2.6.0.tar.gz) = b0c63247f76397e2813f257bb018e851057f7cbbdd510142768200e0e566229a
-SHA512 (cyclonedx-python-lib-2.6.0.tar.gz) = 9847725f9e211fc2fd8cda3c76a783143b0ad243d284211ef078bfe4521b43ffa9c2eb78883d933beee11ff69219705ed1682542b98a923a7e2cbb776851ba18
-Size (cyclonedx-python-lib-2.6.0.tar.gz) = 159846 bytes
+BLAKE2s (cyclonedx-python-lib-2.7.0.tar.gz) = 3341623dd8bb6280007ba58290d1348b69ef25640b4c7aa5fd4121902427f9e2
+SHA512 (cyclonedx-python-lib-2.7.0.tar.gz) = be2a02f1a8193de0f33d6416e69160b5bd9b250bc65f270b0a4cb71bfeb8135d6a1b985d1a004a93e2fbc31ce5a8eb803fa5a27799e2169cb329eee1d3c57644
+Size (cyclonedx-python-lib-2.7.0.tar.gz) = 162011 bytes
 SHA1 (patch-setup.py) = f48060c553b57a7943004ef76770d8b4518a80fe



Home | Main Index | Thread Index | Old Index