[Bug 216249] [NEW PORT] textproc/py-elasticsearch2: version 2.4.1 of textproc/py-elasticsearch-py

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Sep 18 04:30:10 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216249

Kubilay Kocak <koobs at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[New Port]                  |[NEW PORT]
                   |textproc/py-elasticsearch2- |textproc/py-elasticsearch2:
                   |py: version 2.4.1 of        |version 2.4.1 of
                   |textproc/py-elasticsearch-p |textproc/py-elasticsearch-p
                   |y                           |y
           Keywords|                            |feature, needs-patch,
                   |                            |needs-qa
                 CC|                            |koobs at FreeBSD.org,
                   |                            |python at FreeBSD.org
             Status|New                         |Open
              Flags|                            |maintainer-feedback?(james@
                   |                            |elstone.net)

--- Comment #14 from Kubilay Kocak <koobs at FreeBSD.org> ---
Thank you for submitting this port James. A few review items:

Python ports should be named exactly after their PyPI counterparts [1], could
you please update this patch to name the port accordingly:

svn directory: py-elasticsearch2
PORTNAME: elasticsearch
PKGNAMEPREFIX=${PYTHON_PKGNAMEPREFIX}
PKGNAMESUFFIX=2

Note: The main py-elasticsearch-py port needs to be renamed (MOVED) as well to
its correct PyPI name (py-elasticsearch), separately, at some point.

- Use CHEESESHOP (PyPI) as MASTER_SITES by default unless there is a compelling
(temporary) reason to use an alternative source, such as if tests or test data
files are missing from the PyPI sdist. This ensures upstream python packaging &
distribution processes remains robust/well-tested.

- Update COMMENT to match setup.py:description with appropriate tweak for
version, if necessary (in this case), like:

COMMENT=Python client for Elasticsearch (2.x)

[1] https://wiki.freebsd.org/Python/PortsPolicy

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-python mailing list