FreeBSD Bugzilla – Attachment 258576 Details for
Bug 285339
textproc/py-sphinxcontrib-seqdiag: missing run depend py-setuptools
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch RUN_DEPS and pep517
textproc-py-sphinxcontrib-seqdiag.patch (text/plain), 1.15 KB, created by
Matthew Wener
on 2025-03-11 22:14:09 UTC
(
hide
)
Description:
patch RUN_DEPS and pep517
Filename:
MIME Type:
Creator:
Matthew Wener
Created:
2025-03-11 22:14:09 UTC
Size:
1.15 KB
patch
obsolete
>From 811f00e36e6bf0b272bb44e8d23b5781d8c48fe9 Mon Sep 17 00:00:00 2001 >From: Matthew Wener <matthew@wener.org> >Date: Tue, 11 Mar 2025 18:10:44 -0400 >Subject: textproc/py-sphinxcontrib-seqdiag: migrate to pep517 and re-add setuptools RUN_D > >--- > textproc/py-sphinxcontrib-seqdiag/Makefile | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-) > >diff --git a/textproc/py-sphinxcontrib-seqdiag/Makefile b/textproc/py-sphinxcontrib-seqdiag/Makefile >index 862b546fab..ba08681967 100644 >--- a/textproc/py-sphinxcontrib-seqdiag/Makefile >+++ b/textproc/py-sphinxcontrib-seqdiag/Makefile >@@ -12,11 +12,14 @@ WWW= https://github.com/blockdiag/${PORTNAME} > LICENSE= BSD2CLAUSE > LICENSE_FILE= ${WRKSRC}/LICENSE > >-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}seqdiag>=0.9.3:graphics/py-seqdiag@${PY_FLAVOR} \ >+BUILD_DEPENDS= ${PY_SETUPTOOLS} \ >+ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} >+RUN_DEPENDS= ${PY_SETUPTOOLS} \ >+ ${PYTHON_PKGNAMEPREFIX}seqdiag>=0.9.3:graphics/py-seqdiag@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}sphinx>=2.0:textproc/py-sphinx@${PY_FLAVOR} > > USES= python >-USE_PYTHON= autoplist distutils >+USE_PYTHON= autoplist pep517 > > NO_ARCH= yes > >-- >2.48.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 285339
: 258576