py-cyclonedx-python-lib: update to 5.2.0.

Breaking Changes

    Object model.bom_ref.BomRef's property value defaults to Null, was arbitrary UUID (#504 via #505)
    This change does not affect serialization. All bom-refs are guaranteed to have unique values on rendering.
    Removed helpers from public API (#503 via #506)

see the details here: #492
This commit is contained in:
wiz 2023-12-07 08:33:39 +00:00
parent e2b5240229
commit a8f88b15bb
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.19 2023/11/07 23:00:54 wiz Exp $
# $NetBSD: Makefile,v 1.20 2023/12/07 08:33:39 wiz Exp $
DISTNAME= cyclonedx_python_lib-5.1.1
DISTNAME= cyclonedx_python_lib-5.2.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=c/cyclonedx-python-lib/}

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.13 2023/11/07 22:58:58 wiz Exp $
$NetBSD: distinfo,v 1.14 2023/12/07 08:33:39 wiz Exp $
BLAKE2s (cyclonedx_python_lib-5.1.1.tar.gz) = 0613d47287ef2b98703fa9dcaaa92f86b43c256d10bd7d1c7a8ec4b656d3491d
SHA512 (cyclonedx_python_lib-5.1.1.tar.gz) = 5a2ffb8bcd7fc70fd204081e51365bc45c93365a9d7b4f42d642229c1e3dd8d5d991e70787dd0c1522ba1917fcdc970a8aa52f88d0142e225c911f3ffa3492bb
Size (cyclonedx_python_lib-5.1.1.tar.gz) = 432346 bytes
BLAKE2s (cyclonedx_python_lib-5.2.0.tar.gz) = c49d0a7c6ea994e3decc7cfe0591e18b2e8b5d482e892a1ad7168e74f21e8b4e
SHA512 (cyclonedx_python_lib-5.2.0.tar.gz) = 855fe99df1f287c3d2ef722468b3342675900bea9ef0c87e47598a58860d913e20a22b557a3ca66071f8c4ffbab9e93ffe064d05019d6a2b4a83b060335a76e5
Size (cyclonedx_python_lib-5.2.0.tar.gz) = 433613 bytes