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 Aug  7 07:54:58 UTC 2022

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

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

What's Changed

    chore(deps-dev): bump flake8-isort from 4.1.1 to 4.1.2.post0 by @dependabot in #280
    fix: BOM validation fails when Components or Services are nested by @madpah in #276


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/security/py-cyclonedx-python-lib/Makefile
cvs rdiff -u -r1.7 -r1.8 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.9 pkgsrc/security/py-cyclonedx-python-lib/Makefile:1.10
--- pkgsrc/security/py-cyclonedx-python-lib/Makefile:1.9        Sun Jul 24 10:55:02 2022
+++ pkgsrc/security/py-cyclonedx-python-lib/Makefile    Sun Aug  7 07:54:58 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2022/07/24 10:55:02 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2022/08/07 07:54:58 wiz Exp $
 
-DISTNAME=      cyclonedx-python-lib-2.7.0
+DISTNAME=      cyclonedx-python-lib-2.7.1
 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.7 pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.8
--- pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.7        Sun Jul 24 10:55:02 2022
+++ pkgsrc/security/py-cyclonedx-python-lib/distinfo    Sun Aug  7 07:54:58 2022
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2022/07/24 10:55:02 wiz Exp $
+$NetBSD: distinfo,v 1.8 2022/08/07 07:54:58 wiz Exp $
 
-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
+BLAKE2s (cyclonedx-python-lib-2.7.1.tar.gz) = 3be0714b3fe488d75a283e1dd77b0350851c8925de3a4afcb1b011a2bcca988f
+SHA512 (cyclonedx-python-lib-2.7.1.tar.gz) = f8601dff30cedc560c0a1e19009a4d07e007c66d32a127a57abaaf69aa007925eee9915b1b298e53a8a770b58e4a184f684db5e1073860e94c04ec8103346d6a
+Size (cyclonedx-python-lib-2.7.1.tar.gz) = 162582 bytes
 SHA1 (patch-setup.py) = f48060c553b57a7943004ef76770d8b4518a80fe



Home | Main Index | Thread Index | Old Index