FreeBSD Bugzilla – Attachment 197953 Details for
Bug 232108
devel/py-pyee: fix build with python 3.6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
pyee python 3.6 patch
py-pyee_py36.diff (text/plain), 514 bytes, created by
Steve Wills
on 2018-10-09 04:07:00 UTC
(
hide
)
Description:
pyee python 3.6 patch
Filename:
MIME Type:
Creator:
Steve Wills
Created:
2018-10-09 04:07:00 UTC
Size:
514 bytes
patch
obsolete
>diff --git devel/py-pyee/Makefile devel/py-pyee/Makefile >index 03e9fcd77613..f8c519d98865 100644 >--- devel/py-pyee/Makefile >+++ devel/py-pyee/Makefile >@@ -17,4 +17,10 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}vcversioner>0:devel/py-vcversioner@${PY_FL > USES= python > USE_PYTHON= autoplist distutils > >-.include <bsd.port.mk> >+.include <bsd.port.pre.mk> >+ >+.if ${PYTHON_VER} > 3.4 >+BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>=0:devel/py-pytest-asyncio@${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 232108
: 197953