From owner-freebsd-python@freebsd.org  Mon Sep 18 04:30:10 2017
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9AA76E1E04F
 for <freebsd-python@mailman.ysv.freebsd.org>;
 Mon, 18 Sep 2017 04:30:10 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::50:5])
 by mx1.freebsd.org (Postfix) with ESMTP id 8021A7E9AF
 for <freebsd-python@freebsd.org>; Mon, 18 Sep 2017 04:30:10 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.ysv.freebsd.org (Postfix)
 id 7F88BE1E04D; Mon, 18 Sep 2017 04:30:10 +0000 (UTC)
Delivered-To: python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7F2D5E1E04C
 for <python@mailman.ysv.freebsd.org>; Mon, 18 Sep 2017 04:30:10 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org (kenobi.freebsd.org
 [IPv6:2001:1900:2254:206a::16:76])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mx1.freebsd.org (Postfix) with ESMTPS id 6BA387E9AE
 for <python@FreeBSD.org>; Mon, 18 Sep 2017 04:30:10 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from bugs.freebsd.org ([127.0.1.118])
 by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v8I4U9gA025601
 for <python@FreeBSD.org>; Mon, 18 Sep 2017 04:30:10 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
From: bugzilla-noreply@freebsd.org
To: python@FreeBSD.org
Subject: [Bug 216249] [NEW PORT] textproc/py-elasticsearch2: version 2.4.1 of
 textproc/py-elasticsearch-py
Date: Mon, 18 Sep 2017 04:30:10 +0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: feature, needs-patch, needs-qa
X-Bugzilla-Severity: Affects Some People
X-Bugzilla-Who: koobs@FreeBSD.org
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback?
X-Bugzilla-Changed-Fields: short_desc keywords cc bug_status flagtypes.name
Message-ID: <bug-216249-21822-LPAEdq57yY@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-216249-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-216249-21822@https.bugs.freebsd.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.23
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 18 Sep 2017 04:30:10 -0000

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

Kubilay Kocak <koobs@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@FreeBSD.org,
                   |                            |python@FreeBSD.org
             Status|New                         |Open
              Flags|                            |maintainer-feedback?(james@
                   |                            |elstone.net)

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

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

svn directory: py-elasticsearch2
PORTNAME: elasticsearch
PKGNAMEPREFIX=3D${PYTHON_PKGNAMEPREFIX}
PKGNAMESUFFIX=3D2

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 compel=
ling
(temporary) reason to use an alternative source, such as if tests or test d=
ata
files are missing from the PyPI sdist. This ensures upstream python packagi=
ng &
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=3DPython client for Elasticsearch (2.x)

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

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