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  3 10:38:09 UTC 2022

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

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

2.6.0

    Reduce unnessessarry type casting of set/SortedSet (#203)

2.5.1

    Add expected lower-than comparators for OrganizationalEntity
    and VulnerabilityCredits (#248)


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/security/py-cyclonedx-python-lib/Makefile
cvs rdiff -u -r1.5 -r1.6 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.7 pkgsrc/security/py-cyclonedx-python-lib/Makefile:1.8
--- pkgsrc/security/py-cyclonedx-python-lib/Makefile:1.7        Mon Jun 13 09:59:01 2022
+++ pkgsrc/security/py-cyclonedx-python-lib/Makefile    Sun Jul  3 10:38:09 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2022/06/13 09:59:01 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2022/07/03 10:38:09 wiz Exp $
 
-DISTNAME=      cyclonedx-python-lib-2.5.1
+DISTNAME=      cyclonedx-python-lib-2.6.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.5 pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.6
--- pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.5        Mon Jun 13 09:59:01 2022
+++ pkgsrc/security/py-cyclonedx-python-lib/distinfo    Sun Jul  3 10:38:09 2022
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2022/06/13 09:59:01 wiz Exp $
+$NetBSD: distinfo,v 1.6 2022/07/03 10:38:09 wiz Exp $
 
-BLAKE2s (cyclonedx-python-lib-2.5.1.tar.gz) = 6b379e8b82044a84328be269687786922aa9844af25dea41f3c5ab4177067d4f
-SHA512 (cyclonedx-python-lib-2.5.1.tar.gz) = e7a3c69e8c6e5ad34eadf61da284bece592269c0997191b81ec4abf169c61657e4affee22c414a744ad964d3f89058a6ff406efeb8f90b973ba408977f9525ec
-Size (cyclonedx-python-lib-2.5.1.tar.gz) = 159660 bytes
+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
 SHA1 (patch-setup.py) = f48060c553b57a7943004ef76770d8b4518a80fe



Home | Main Index | Thread Index | Old Index