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: Sat Oct 12 08:55:12 UTC 2024
Modified Files:
pkgsrc/security/py-cyclonedx-python-lib: Makefile distinfo
Log Message:
py-cyclonedx-python-lib: update to 7.6.2.
chore: trusted publishing (#695)
docs: fix some doc strings
fix: behavior of and typing for crypto setters with optional values (#694)
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/security/py-cyclonedx-python-lib/Makefile
cvs rdiff -u -r1.32 -r1.33 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.38 pkgsrc/security/py-cyclonedx-python-lib/Makefile:1.39
--- pkgsrc/security/py-cyclonedx-python-lib/Makefile:1.38 Sun Sep 22 15:45:02 2024
+++ pkgsrc/security/py-cyclonedx-python-lib/Makefile Sat Oct 12 08:55:12 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2024/09/22 15:45:02 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2024/10/12 08:55:12 wiz Exp $
-DISTNAME= cyclonedx_python_lib-7.6.1
+DISTNAME= cyclonedx_python_lib-7.6.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=c/cyclonedx-python-lib/}
@@ -22,8 +22,8 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-xmldiff>=2
USE_LANGUAGES= # none
-# as of 7.6.1
-# 20 failed, 5012 passed, 542 warnings
+# as of 7.6.2
+# 20 failed, 5015 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.32 pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.33
--- pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.32 Sun Sep 22 15:45:02 2024
+++ pkgsrc/security/py-cyclonedx-python-lib/distinfo Sat Oct 12 08:55:12 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.32 2024/09/22 15:45:02 wiz Exp $
+$NetBSD: distinfo,v 1.33 2024/10/12 08:55:12 wiz Exp $
-BLAKE2s (cyclonedx_python_lib-7.6.1.tar.gz) = c781e12dd16c1c4acde48de87a624db75f8506b988482b655ed08a8d790d1544
-SHA512 (cyclonedx_python_lib-7.6.1.tar.gz) = 81d6f5c53cb8bed87344f584127fe3b396b29867599d9128e84dafe1b9337142aa759ea9ce7c805a241acbd6b649c82eff776b5d831a23a04f6fe559b925089b
-Size (cyclonedx_python_lib-7.6.1.tar.gz) = 1123049 bytes
+BLAKE2s (cyclonedx_python_lib-7.6.2.tar.gz) = 480651944a18d4af05bf0c09c865749c7f9389120424d4b1d7fe4da8f2663d0f
+SHA512 (cyclonedx_python_lib-7.6.2.tar.gz) = e17f7d3aa920c563c0e1874b455a7a8897be61ef07dc5003bf2fba426bc98efc5a064f4b7effc17d89632f6978e6be1897eb12a08ed6e5a5e0051d45fbbaefdc
+Size (cyclonedx_python_lib-7.6.2.tar.gz) = 1124315 bytes
Home |
Main Index |
Thread Index |
Old Index