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 Sep 22 15:45:02 UTC 2024
Modified Files:
pkgsrc/security/py-cyclonedx-python-lib: Makefile distinfo
Log Message:
py-cyclonedx-python-lib: update to 7.6.1.
Fix
fix: file copyright headers (#676)
utilizes flake8 plugin
<https://pypi.org/project/flake8-copyright-validator/> to assert the
correct headers
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/security/py-cyclonedx-python-lib/Makefile
cvs rdiff -u -r1.31 -r1.32 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.37 pkgsrc/security/py-cyclonedx-python-lib/Makefile:1.38
--- pkgsrc/security/py-cyclonedx-python-lib/Makefile:1.37 Mon Aug 19 21:22:06 2024
+++ pkgsrc/security/py-cyclonedx-python-lib/Makefile Sun Sep 22 15:45:02 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2024/08/19 21:22:06 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2024/09/22 15:45:02 wiz Exp $
-DISTNAME= cyclonedx_python_lib-7.6.0
+DISTNAME= cyclonedx_python_lib-7.6.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=c/cyclonedx-python-lib/}
@@ -22,9 +22,7 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-xmldiff>=2
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
-# as of 7.6.0
+# as of 7.6.1
# 20 failed, 5012 passed, 542 warnings
.include "../../lang/python/wheel.mk"
Index: pkgsrc/security/py-cyclonedx-python-lib/distinfo
diff -u pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.31 pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.32
--- pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.31 Mon Aug 19 21:22:06 2024
+++ pkgsrc/security/py-cyclonedx-python-lib/distinfo Sun Sep 22 15:45:02 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.31 2024/08/19 21:22:06 wiz Exp $
+$NetBSD: distinfo,v 1.32 2024/09/22 15:45:02 wiz Exp $
-BLAKE2s (cyclonedx_python_lib-7.6.0.tar.gz) = 6a3a83b4af6d075889262fd2df8a5eced005705a0de71bad63d6731148b24cdc
-SHA512 (cyclonedx_python_lib-7.6.0.tar.gz) = bee28aa3c5e1f610d7157b845786d67b4c5fb5ffa468889ae0036f3717565a7f5bf0ccdb8f7db8ad9ae1e0b1b65b478e85e5708d77bfc9c06813c14e012d7bb0
-Size (cyclonedx_python_lib-7.6.0.tar.gz) = 1122994 bytes
+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
Home |
Main Index |
Thread Index |
Old Index