diff options
author | Kai Knoblich <kai@FreeBSD.org> | 2025-09-19 12:18:45 +0200 |
---|---|---|
committer | Kai Knoblich <kai@FreeBSD.org> | 2025-09-19 12:19:09 +0200 |
commit | 969c01753b42de339bd3d787e05f1bba02d57cab (patch) | |
tree | de65a8a565a609d880531703e2f48695fba655f8 | |
parent | net-mgmt/py-netutils: Update to 1.15.0 (diff) |
security/py-netbox-secrets: Update to 2.3.4
Changelog since 2.3.2:
https://github.com/Onemind-Services-LLC/netbox-secrets/compare/v2.3.2...v2.3.4
MFH: 2025Q3
-rw-r--r-- | security/py-netbox-secrets/Makefile | 2 | ||||
-rw-r--r-- | security/py-netbox-secrets/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/py-netbox-secrets/Makefile b/security/py-netbox-secrets/Makefile index 61ef5f4cfdf5..6e0ea3052e3d 100644 --- a/security/py-netbox-secrets/Makefile +++ b/security/py-netbox-secrets/Makefile @@ -1,5 +1,5 @@ PORTNAME= netbox-secrets -DISTVERSION= 2.3.2 +DISTVERSION= 2.3.4 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-netbox-secrets/distinfo b/security/py-netbox-secrets/distinfo index bc800f38c874..b41475fc59e1 100644 --- a/security/py-netbox-secrets/distinfo +++ b/security/py-netbox-secrets/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756292066 -SHA256 (netbox_secrets-2.3.2.tar.gz) = 250bb3579e322ea66cde1485c1b763b5f59e1a8fb19c9804ef8a4c4de3915161 -SIZE (netbox_secrets-2.3.2.tar.gz) = 60979 +TIMESTAMP = 1757763459 +SHA256 (netbox_secrets-2.3.4.tar.gz) = 24927913b662602ac163d98e34bfa3bfec47f037a58aaa02ee21a0c28b6410ca +SIZE (netbox_secrets-2.3.4.tar.gz) = 60985 |