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 Mar  3 11:40:53 UTC 2024

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

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

Maintenance release.


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/security/py-cyclonedx-python-lib/Makefile
cvs rdiff -u -r1.19 -r1.20 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.25 pkgsrc/security/py-cyclonedx-python-lib/Makefile:1.26
--- pkgsrc/security/py-cyclonedx-python-lib/Makefile:1.25       Mon Feb  5 10:53:31 2024
+++ pkgsrc/security/py-cyclonedx-python-lib/Makefile    Sun Mar  3 11:40:53 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2024/02/05 10:53:31 adam Exp $
+# $NetBSD: Makefile,v 1.26 2024/03/03 11:40:53 wiz Exp $
 
-DISTNAME=      cyclonedx_python_lib-6.4.1
+DISTNAME=      cyclonedx_python_lib-6.4.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=c/cyclonedx-python-lib/}
@@ -22,11 +22,5 @@ TEST_DEPENDS+=       ${PYPKGPREFIX}-xmldiff>=2
 
 PYTHON_VERSIONS_INCOMPATIBLE=  27
 
-# https://github.com/CycloneDX/cyclonedx-python-lib/issues/435
-post-install:
-       ${RM} ${DESTDIR}${PREFIX}/${PYSITELIB}/LICENSE
-       ${RM} ${DESTDIR}${PREFIX}/${PYSITELIB}/NOTICE
-       ${RM} ${DESTDIR}${PREFIX}/${PYSITELIB}/README.md
-
 .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.19 pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.20
--- pkgsrc/security/py-cyclonedx-python-lib/distinfo:1.19       Mon Feb  5 10:53:31 2024
+++ pkgsrc/security/py-cyclonedx-python-lib/distinfo    Sun Mar  3 11:40:53 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2024/02/05 10:53:31 adam Exp $
+$NetBSD: distinfo,v 1.20 2024/03/03 11:40:53 wiz Exp $
 
-BLAKE2s (cyclonedx_python_lib-6.4.1.tar.gz) = b4aa0fa99a778dd26793757be4b94968caa116d4f09584c002775c5c2f2cd867
-SHA512 (cyclonedx_python_lib-6.4.1.tar.gz) = 7eb15c485a989f417332f22288a6c1ad95d0eadc60afcf34e674c8fd6214e5dda9c269831d0f9e285f2d273c69dd51ea5d5c6e97dd937185dcb4bd35703ea03b
-Size (cyclonedx_python_lib-6.4.1.tar.gz) = 777023 bytes
+BLAKE2s (cyclonedx_python_lib-6.4.2.tar.gz) = 7594ce497d0c1248f4c80ca574f24bdda2e9889cc2be51c78033d464e140d912
+SHA512 (cyclonedx_python_lib-6.4.2.tar.gz) = f243d3c77f7f3153d5febdd92ccdb9456ac8f5c6b8ef443ca20265d77d6f8fb2218a797ec579f7d10b4b96289812e94c0329e2672164be3873240e53e38b710a
+Size (cyclonedx_python_lib-6.4.2.tar.gz) = 778766 bytes



Home | Main Index | Thread Index | Old Index