On Wed, 30 Oct 2013, Michael McCandless wrote:
+1 to release.
However, when I ran the last step ("sudo make install") it ended with
this error:
Installed
/Library/Python/2.7/site-packages/lucene-4.5.1-py2.7-macosx-10.8-x86_64.egg
Processing dependencies for lucene==4.5.1
Searching for lucene==4.5.1
Reading http://pypi.python.org/simple/lucene/
Couldn't find index page for 'lucene' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading http://pypi.python.org/simple/
No local packages or download links found for lucene==4.5.1
error: Could not find suitable distribution for
Requirement.parse('lucene==4.5.1')
make: *** [install] Error 1
Yes, Steven hit this weirdness last time and seemed to be able to workaround
it by upgrading to the latest setuptools.
Andi..
Yet this seemed not to matter because I was able to run my usual smoke
test (index first 100K wikipedia docs & run a couple searches), and
the lucene.VERSION said 4.5.1.
Mike McCandless
http://blog.mikemccandless.com
On Mon, Oct 28, 2013 at 8:46 PM, Andi Vajda <va...@apache.org> wrote:
The PyLucene 4.5.1-1 release tracking the recent release of Apache Lucene
4.5.1 is ready.
A release candidate is available from:
http://people.apache.org/~vajda/staging_area/
A list of changes in this release can be seen at:
http://svn.apache.org/repos/asf/lucene/pylucene/branches/pylucene_4_5/CHANGES
PyLucene 4.5.1 is built with JCC 2.18 included in these release artifacts:
http://svn.apache.org/repos/asf/lucene/pylucene/trunk/jcc/CHANGES
A list of Lucene Java changes can be seen at:
http://svn.apache.org/repos/asf/lucene/dev/tags/lucene_solr_4_5_1/lucene/CHANGES.txt
Please vote to release these artifacts as PyLucene 4.5.1-1.
Thanks !
Andi..
ps: the KEYS file for PyLucene release signing is at:
http://svn.apache.org/repos/asf/lucene/pylucene/dist/KEYS
http://people.apache.org/~vajda/staging_area/KEYS
pps: here is my +1