diff options
author | Kai Knoblich <kai@FreeBSD.org> | 2025-06-22 08:22:47 +0200 |
---|---|---|
committer | Kai Knoblich <kai@FreeBSD.org> | 2025-06-22 08:55:09 +0200 |
commit | 5e7b66311264f12c3fd84177c0072bbae0b67861 (patch) | |
tree | bf511c3a766d085b2d57ee715d23888505b3784c | |
parent | UPDATING: Add upgrade instructions for net-mgmt/netbox (diff) |
security/py-netbox-secrets: Update to 2.3.0
Changelog:
https://github.com/Onemind-Services-LLC/netbox-secrets/releases/tag/v2.3.0
MFH: No (not compatible with NetBox 4.2)
-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 79466b639c92..262894baf8bf 100644 --- a/security/py-netbox-secrets/Makefile +++ b/security/py-netbox-secrets/Makefile @@ -1,5 +1,5 @@ PORTNAME= netbox-secrets -DISTVERSION= 2.2.1 +DISTVERSION= 2.3.0 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-netbox-secrets/distinfo b/security/py-netbox-secrets/distinfo index 25c5b104549d..68f590c12790 100644 --- a/security/py-netbox-secrets/distinfo +++ b/security/py-netbox-secrets/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747310577 -SHA256 (netbox_secrets-2.2.1.tar.gz) = 26f817f9a9c03dcd34aaaa89d4744b2d15408d0e38f584aa6f2cb73bdd48958f -SIZE (netbox_secrets-2.2.1.tar.gz) = 57852 +TIMESTAMP = 1750489227 +SHA256 (netbox_secrets-2.3.0.tar.gz) = c2785de9d292407cc20bd0b0e7f4f35cf30f6fba71000bea7c7789ed5cf60503 +SIZE (netbox_secrets-2.3.0.tar.gz) = 57639 |