FreeBSD Bugzilla – Attachment 218611 Details for
Bug 250200
www/py-aiohttp: fix build with python39
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
py-aiohttp.patch (text/plain), 563 bytes, created by
Dmitry Marakasov
on 2020-10-08 13:51:14 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2020-10-08 13:51:14 UTC
Size:
563 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 551704) >+++ Makefile (working copy) >@@ -33,7 +33,7 @@ > > # Actually 3.5.3+ > USES= python:3.5+ >-USE_PYTHON= autoplist distutils >+USE_PYTHON= autoplist distutils cython > > .include <bsd.port.pre.mk> > >@@ -42,6 +42,9 @@ > ${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.6.5:devel/py-typing-extensions@${PY_FLAVOR} > .endif > >+pre-configure: >+ @${TOUCH} ${WRKSRC}/aiohttp/*.pyx >+ > post-install: > ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/aiohttp/*.so >
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
Flags:
koobs
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 250200
: 218611