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:           Mon Jun 17 09:35:33 UTC 2024

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

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

v7.4.1 (2024-06-12)

Chore

    chore: rollback py sem release matcher

Documentation

    docs: exclude dep bumps from changelog (#627)

Fix

    fix: cyclonedx.model.Property.value value is optional (#631)


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/security/py-cyclonedx-python-lib/Makefile
cvs rdiff -u -r1.27 -r1.28 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.33 pkgsrc/security/py-cyclonedx-python-lib/Makefile:1.34
--- pkgsrc/security/py-cyclonedx-python-lib/Makefile:1.33       Sat Jun  8 11:57:31 2024
+++ pkgsrc/security/py-cyclonedx-python-lib/Makefile    Mon Jun 17 09:35:33 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2024/06/08 11:57:31 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2024/06/17 09:35:33 wiz Exp $
 
-DISTNAME=      cyclonedx_python_lib-7.4.0
+DISTNAME=      cyclonedx_python_lib-7.4.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=c/cyclonedx-python-lib/}
@@ -24,5 +24,7 @@ USE_LANGUAGES=        # none
 
 PYTHON_VERSIONS_INCOMPATIBLE=  27
 
+# 20 failed, 5008 passed, 542 warnings
+
 .include "../../lang/python/wheel.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/security/py-cyclonedx-python-lib/distinfo
diff -u pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.27 pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.28
--- pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.27       Sat Jun  8 11:57:31 2024
+++ pkgsrc/security/py-cyclonedx-python-lib/distinfo    Mon Jun 17 09:35:33 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.27 2024/06/08 11:57:31 wiz Exp $
+$NetBSD: distinfo,v 1.28 2024/06/17 09:35:33 wiz Exp $
 
-BLAKE2s (cyclonedx_python_lib-7.4.0.tar.gz) = 78d1e5a94e440ab5f7ab7bb0e9134d06e8db2383cb15278ab795715e917894aa
-SHA512 (cyclonedx_python_lib-7.4.0.tar.gz) = 827ce107f90e65acd74741f363b6ed7b2b7bfbf03f980d1fc5d51e17de0410e469409841f1c4f0d7a898492d8b79ae58a196a1e7b6d1f6f1530c0ba4ceee1fb8
-Size (cyclonedx_python_lib-7.4.0.tar.gz) = 1137340 bytes
+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



Home | Main Index | Thread Index | Old Index