I was able to build PyLucene 4.3.0-1 on Mac OS X ( Darwin Kernel Version 
12.3.0) with Python 2.7.2.

All tests did pass.

>>> import lucene
>>> lucene.VERSION
'4.3.0'
>>> 

regards,
Thomas

Am 07.05.2013 um 02:27 schrieb Andi Vajda <va...@apache.org>:

> 
> It looks like the time has finally come for a PyLucene 4.x release !
> 
> The PyLucene 4.3.0-1 release tracking the recent release of Apache Lucene 
> 4.3.0 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_3/CHANGES
> 
> PyLucene 4.3.0 is built with JCC 2.16 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_3_0/lucene/CHANGES.txt
> 
> Please vote to release these artifacts as PyLucene 4.3.0-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

Reply via email to