FreeBSD Bugzilla – Attachment 230832 Details for
Bug 261047
devel/py-virtualenv@py37: Fails to build with DOCS=ON (devel/py-click after ports 305f148f482)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for devel/py-click
py-click.patch (text/plain), 489 bytes, created by
Peter Much
on 2022-01-09 00:18:14 UTC
(
hide
)
Description:
patch for devel/py-click
Filename:
MIME Type:
Creator:
Peter Much
Created:
2022-01-09 00:18:14 UTC
Size:
489 bytes
patch
obsolete
>diff --git a/devel/py-click/Makefile b/devel/py-click/Makefile >index ddcc9574f1ab..757601eb80fe 100644 >--- a/devel/py-click/Makefile >+++ b/devel/py-click/Makefile >@@ -22,4 +22,10 @@ NO_ARCH= yes > do-test: > @cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -v -p no:warnings > >-.include <bsd.port.mk> >+.include <bsd.port.pre.mk> >+ >+.if ${PYTHON_REL} < 30800 >+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=0:devel/py-importlib-metadata@${PY_FLAVOR} >+.endif >+ >+.include <bsd.port.post.mk>
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 261047
: 230832 |
230837
|
230838
|
238343