ping ...
The update of Django is waiting for it.
wen
________________________________
发件人: owner-ports@openbsd.org <owner-ports@openbsd.org> 代表 wen heping <wenheping2000@hotmail.com>
发送时间: 2019年8月9日 7:45
收件人: Kurt Mosiejczuk <kurt@cranky.work>
抄送: ports@openbsd.org <ports@openbsd.org>
主题: 回复: [NEW] devel/py-tblib
Revised patch based on kmos@ comments.
wen
________________________________
发件人: Kurt Mosiejczuk <kurt@cranky.work>
发送时间: 2019年8月9日 0:23
收件人: wen heping <wenheping2000@hotmail.com>
抄送: ports@openbsd.org <ports@openbsd.org>
主题: Re: [NEW] devel/py-tblib
On Thu, Aug 08, 2019 at 02:15:50PM +0000, wen heping wrote:
> Hi, ports@:
> Here is a patch to create new port devel/py-tblib.
> With this new port, www/py-django could do more tests.
> It build and run well on amd64-head system.
> Comments? OK?
> wen
I made several changes.
First I moved MODPY_EGG_VERSION, MODPY_PI, and MODPY_SETUPTOOLS
to their usual positions in a python port. I then lined up the
indentation in my usual fussy way. :) I changed the "YES" to "Yes" for
PERMIT_PACKAGE.
Then I looked at getting the regression tests. I added MODPY_PYTEST.
Then I added py-twisted as a TEST_DEPENDS since it is required for
the tests. I added PYTHONPATH=${WRKSRC}/lib so it can find itself
before install when testing.
All that work and it runs one regression test. There seem to be a
couple more but upstream has not set them up right to be run.
With these changes, ok kmos@
Anyone else?
--Kurt
No comments:
Post a Comment