git: 3c01a0a1be87 - main - sysutils/py-supervisor: Update to 4.3.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 12 Aug 2026 04:12:38 UTC
The branch main has been updated by otis:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3c01a0a1be87a9e4c792caf080d536f7cc6bfc3b
commit 3c01a0a1be87a9e4c792caf080d536f7cc6bfc3b
Author: Juraj Lutter <otis@FreeBSD.org>
AuthorDate: 2026-08-11 21:21:03 +0000
Commit: Juraj Lutter <otis@FreeBSD.org>
CommitDate: 2026-08-12 04:12:27 +0000
sysutils/py-supervisor: Update to 4.3.0
Bartially based on [1]
PR: 297453 [1]
Sponsored by: resulta.tech
---
sysutils/py-supervisor/Makefile | 12 ++++++------
sysutils/py-supervisor/distinfo | 6 +++---
2 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/sysutils/py-supervisor/Makefile b/sysutils/py-supervisor/Makefile
index 99c0c8f08b75..49549e57f852 100644
--- a/sysutils/py-supervisor/Makefile
+++ b/sysutils/py-supervisor/Makefile
@@ -1,6 +1,5 @@
PORTNAME= supervisor
-PORTVERSION= 4.2.5
-PORTREVISION= 2
+PORTVERSION= 4.3.0
PORTEPOCH= 1
CATEGORIES= sysutils python
MASTER_SITES= PYPI
@@ -18,17 +17,18 @@ LICENSE_FILE= ${WRKSRC}/LICENSES.txt
LICENSE_PERMS_MEDUSA= dist-mirror pkg-mirror auto-accept
LICENSE_PERMS_REPOZE= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR}
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0.5.0:devel/py-mock@${PY_FLAVOR}
USES= cpe python shebangfix
-USE_PYTHON= autoplist distutils
+CPE_VENDOR= supervisord
+
+USE_PYTHON= autoplist pep517
USE_RC_SUBR= supervisord
SHEBANG_FILES= supervisor/scripts/*.py supervisor/tests/fixtures/*.py
python_OLD_CMD= "<<PYTHON>>"
-CPE_VENDOR= supervisord
-
NO_ARCH= yes
SUB_LIST= PIDDIR=${PIDDIR} \
PYTHON_CMD=${PYTHON_CMD}
diff --git a/sysutils/py-supervisor/distinfo b/sysutils/py-supervisor/distinfo
index 7be6aa18e295..b3ffb8b3da2f 100644
--- a/sysutils/py-supervisor/distinfo
+++ b/sysutils/py-supervisor/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1704749530
-SHA256 (supervisor-4.2.5.tar.gz) = 34761bae1a23c58192281a5115fb07fbf22c9b0133c08166beffc70fed3ebc12
-SIZE (supervisor-4.2.5.tar.gz) = 466073
+TIMESTAMP = 1786480489
+SHA256 (supervisor-4.3.0.tar.gz) = 4a2bf149adf42997e1bb44b70c43b613275ec9852c3edacca86a9166b27e945e
+SIZE (supervisor-4.3.0.tar.gz) = 468912