Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Aug 2017 06:04:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 221090] [NEW PORT] net/py-pyenet: Python wrapper for the ENet library by Lee Salzman
Message-ID:  <bug-221090-13-oaJkbIGm6y@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221090-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221090-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221090

Kubilay Kocak <koobs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |maintainer-feedback?(freebs
                   |                            |d@skinc.ru)
                 CC|                            |python@FreeBSD.org
           Keywords|                            |feature, needs-patch,
                   |                            |needs-qa
             Status|New                         |Open

--- Comment #1 from Kubilay Kocak <koobs@FreeBSD.org> ---
Thank you Ilia. Some review items:

- Prefer MASTER_SITES=3DCHEESESHOP by default (unless important files missi=
ng
from PyPI sdist). Remove USE_GITHUB/GH_* accordingly.
- setup.py (and PyPI) says version is lib_version =3D "1.3.13" (plus "post3"
suffix). Consider using DISTVERSION=3D1.3.13.post3 to match
- cython is listed in both setup.py: setup_requires and install_requires. t=
his
makes it both a BUILD_DEPENDS and a RUN_DEPENDS (the latter is missing).
- setup.py:description is "A python wrapper for the ENet library". Set COMM=
ENT
to match (minus leading "A", for portlint compliance)

Please also confirm this port passes poudriere QA if possible. For more
information and instructions, see:
https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/testing.=
html

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221090-13-oaJkbIGm6y>