git: 71ba439a6a9b - 2025Q2 - security/py-netbox-secrets: Update to 2.2.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 15 May 2025 15:36:27 UTC
The branch 2025Q2 has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=71ba439a6a9b84c84a47e8ca112dca1602e1c493 commit 71ba439a6a9b84c84a47e8ca112dca1602e1c493 Author: Kai Knoblich <kai@FreeBSD.org> AuthorDate: 2025-05-15 15:23:31 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2025-05-15 15:32:35 +0000 security/py-netbox-secrets: Update to 2.2.1 * Switch to the PEP517 build framework while I'm here. Changelog: https://github.com/Onemind-Services-LLC/netbox-secrets/releases/tag/v2.2.1 MFH: 2025Q2 (cherry picked from commit 41f692c74a757a993f8e2932784b6bf2ea7b8762) --- security/py-netbox-secrets/Makefile | 7 ++++--- security/py-netbox-secrets/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/security/py-netbox-secrets/Makefile b/security/py-netbox-secrets/Makefile index 72e83b741b37..79466b639c92 100644 --- a/security/py-netbox-secrets/Makefile +++ b/security/py-netbox-secrets/Makefile @@ -1,6 +1,5 @@ PORTNAME= netbox-secrets -DISTVERSION= 2.2.0 -PORTREVISION= 1 +DISTVERSION= 2.2.1 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,10 +12,12 @@ WWW= https://github.com/Onemind-Services-LLC/netbox-secrets LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycryptodome>0:security/py-pycryptodome@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist pep517 NO_ARCH= yes diff --git a/security/py-netbox-secrets/distinfo b/security/py-netbox-secrets/distinfo index 2a6f2505f573..25c5b104549d 100644 --- a/security/py-netbox-secrets/distinfo +++ b/security/py-netbox-secrets/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738929151 -SHA256 (netbox_secrets-2.2.0.tar.gz) = 6140dd46981c65a96bc174ac07905ae7355bdbdc3d144fc281a0cde0f6e096c8 -SIZE (netbox_secrets-2.2.0.tar.gz) = 57503 +TIMESTAMP = 1747310577 +SHA256 (netbox_secrets-2.2.1.tar.gz) = 26f817f9a9c03dcd34aaaa89d4744b2d15408d0e38f584aa6f2cb73bdd48958f +SIZE (netbox_secrets-2.2.1.tar.gz) = 57852