[Bug 243402] [NEW PORT] graphics/pygeoapi: OGC API server implementation
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jan 17 08:52:46 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243402
Kubilay Kocak <koobs at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |needs-patch, needs-qa
--- Comment #2 from Kubilay Kocak <koobs at FreeBSD.org> ---
Review:
- Upstream has 0.7.0 out
- Package provides console_scripts, port must be concurrent safe
(USE_PYTHON=concurrent)
- Package provides tests in sdist, add TEST_DEPENDS and test target [1]
- pytz and python-dateutil are declared upstream as a dependencies
(requirements.txt parsed into setup.py), but are not listed in *_DEPENDS
[1] cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -v -rs -o addopts=
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list