Saturday, September 14, 2019

Re: [NEW] devel/py-asgiref

On Sat, Sep 14, 2019 at 07:22:37AM +0000, wen heping wrote:
> Hi, ports@:

> Here is a patch to create devel/py-asgiref, which is required by
> the future update of www/py-django/stable.
> I defined NO_TEST=yes because the test required some module
> that had not been imported OpenBSD ports.
> It build well and run well on amd64-head system.

> Comments? OK?
> wen

It shouldn't go in devel. www should be its primary category. devel can
be a secondary category.

Don't set NO_TEST, it's unnecesary. Tests aren't bundled right now anyway.
I've put in a pull request to include them in the PyPI tarball
(https://github.com/django/asgiref/pull/126)

The HOMEPAGE should be https.

I improved the comment to more accurately reflect what the port is.
I also added more information to DESCR. I added MODPY_PYTEST since
that is what will be used for the next version when the tests are
bundled. The tests *do* run if you pull them in manually. It just
skips most of them since we don't yet have py-test-asyncio.

New tarball attached.

--Kurt

No comments:

Post a Comment