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  7 14:39:09 UTC 2024

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

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

v7.5.0 (2024-07-04)

    feat: add workaround property for v1.5 and v1.6 (#642)
    style: model args - one per line (#643)


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/security/py-cyclonedx-python-lib/Makefile
cvs rdiff -u -r1.28 -r1.29 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.34 pkgsrc/security/py-cyclonedx-python-lib/Makefile:1.35
--- pkgsrc/security/py-cyclonedx-python-lib/Makefile:1.34       Mon Jun 17 09:35:33 2024
+++ pkgsrc/security/py-cyclonedx-python-lib/Makefile    Sun Jul  7 14:39:09 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2024/06/17 09:35:33 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2024/07/07 14:39:09 wiz Exp $
 
-DISTNAME=      cyclonedx_python_lib-7.4.1
+DISTNAME=      cyclonedx_python_lib-7.5.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
 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.28 pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.29
--- pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.28       Mon Jun 17 09:35:33 2024
+++ pkgsrc/security/py-cyclonedx-python-lib/distinfo    Sun Jul  7 14:39:09 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.28 2024/06/17 09:35:33 wiz Exp $
+$NetBSD: distinfo,v 1.29 2024/07/07 14:39:09 wiz Exp $
 
-BLAKE2s (cyclonedx_python_lib-7.4.1.tar.gz) = 8d1fbfead64f77949e6a8498a1e142b40958f824dec424a2f0d0b52ce078eb66
-SHA512 (cyclonedx_python_lib-7.4.1.tar.gz) = 8de4189acdf76273512f43641dddbc09cf95f993197fd2aef99c43ef5a39e316c039ee005b8548f7d9015dfd9d2880fb5d38854de247bcc842793431ff712768
-Size (cyclonedx_python_lib-7.4.1.tar.gz) = 1121347 bytes
+BLAKE2s (cyclonedx_python_lib-7.5.0.tar.gz) = 1b8db4dd2f55ab085c6699af1ac63f610e98218beceafd8092b61581cf0e3806
+SHA512 (cyclonedx_python_lib-7.5.0.tar.gz) = bfd3a288b5141300f8e815cd77f76059a3232471ff2efc9f25df01b3610af212dcabcd6fd7c2f11bb2537c4fe6ea2c585ba63e425f785f1583e634aaef6f4f27
+Size (cyclonedx_python_lib-7.5.0.tar.gz) = 1121882 bytes



Home | Main Index | Thread Index | Old Index