From owner-freebsd-ports-bugs@freebsd.org Sat Jan 28 10:07:14 2017 Return-Path: Delivered-To: freebsd-ports-bugs@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 35CC0CC5BBC for ; Sat, 28 Jan 2017 10:07:14 +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 24D1C24A for ; Sat, 28 Jan 2017 10:07:14 +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 v0SA7E16027520 for ; Sat, 28 Jan 2017 10:07:14 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 216249] [New Port] textproc/py-elasticsearch2-py: version 2.4.1 of textproc/py-elasticsearch-py Date: Sat, 28 Jan 2017 10:07:14 +0000 X-Bugzilla-Reason: AssignedTo 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: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: james@elstone.net X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: 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-ports-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Jan 2017 10:07:14 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216249 --- Comment #4 from James Elstone --- (In reply to bagas from comment #3) Hi Bagas, >From https://pypi.python.org/pypi/elasticsearch/5.1.0 "The library is compatible with all Elasticsearch versions since 0.90.x but= you have to use a matching major version: For Elasticsearch 5.0 and later, use the major version 5 (5.x.y) of the library. For Elasticsearch 2.0 and later, use the major version 2 (2.x.y) of the library. For Elasticsearch 1.0 and later, use the major version 1 (1.x.y) of the library. For Elasticsearch 0.90.x, use a version from 0.4.x releases of the library." The latest major version for an ES engine 2.x is version 2.4.1 of the python client. The port is intended to only be used with ES v2.X hence the dependency being added. The blocked patch ( curator) does not support 5.x in an official release ye= t, see my comments to bug #216250, comment #5. Does this answer your question? --=20 You are receiving this mail because: You are the assignee for the bug.=