[Bug 275167] security/py-service-identity: merge duplicate of security/py-service_identity
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 Nov 2023 00:13:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275167
Bryan Drewery <bdrewery@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bdrewery@FreeBSD.org
--- Comment #20 from Bryan Drewery <bdrewery@FreeBSD.org> ---
The change to py-buildbot-www requires this change in py-buildbot:
diff --git devel/py-buildbot/Makefile devel/py-buildbot/Makefile
index 3425bca28c..206e06f481 100644
--- devel/py-buildbot/Makefile
+++ devel/py-buildbot/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS=
${PYTHON_PKGNAMEPREFIX}alembic>=1.6.0:databases/py-alembic@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}autobahn>=0.16.0:www/py-autobahn@${PY_FLAVOR} \
-
${PYTHON_PKGNAMEPREFIX}buildbot-www==${PORTVERSION}:devel/py-buildbot-www@${PY_FLAVOR}
\
+
${PYTHON_PKGNAMEPREFIX}buildbot-www==${PKGVERSION}:devel/py-buildbot-www@${PY_FLAVOR}
\
${PYTHON_PKGNAMEPREFIX}dateutil>=1.5:devel/py-dateutil@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}Jinja2>=2.1:devel/py-Jinja2@${PY_FLAVOR}
\
${PYTHON_PKGNAMEPREFIX}pyjwt>=0:www/py-pyjwt@${PY_FLAVOR} \
--
You are receiving this mail because:
You are on the CC list for the bug.