- convert to singlespec
- split -doc package
- use files.pythonhosted.org as Source url
- update to 2.7.4:
* Changed version number to 2.7.0.
* Added tag 2.7.0 for changeset 8abeb09483b9
* Results.extend() didn't update the cached length.
* Fixed VarBytesListColumn and FixedBytesListColumn.
* Handle an empty queue exception in mpwriter.
* Merging pull request with local commit.
* Added test for storing tuples.
* Remove caching decorator from VarBytesColumn reader.
* Added test for has_deletions() after an optimization.
* Try to avoid an UnboundLocalError in the DFA when MultiTerm.matcher() has
an empty string.
* Don't try to write a vector if the list of items is empty.
* Implemented use of score_fn argument to NestedParent.
* Don't cache query -> bitset, since this somehow prevents the Searcher from
being collected.
* Changed README docs link to point to readthedocs.org.
* Change uses of dump[s]() to always use protocol 2 instead of -1
("use latest protocol") so indices created with Python 3.x are backwards
compatible.
* Fix the analyzer in test_vector_unicode() to not lowercase, since this
makes the test fail on some Python versions.
* Actually use the split_fn passed by the user. Not sure what happened here.
* Handle pickled Schema objects that don't have a _subfields attribute.
* Added fix and tests for calling expand_prefix() with unicode.
* Fix short code for Swedish in language aliases.
* Fix missing a consecutive token during highlighting
OBS-URL: https://build.opensuse.org/request/show/506212
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Whoosh?expand=0&rev=10
- Update to 2.7.0:
* Removed on-disk word graph implementation of spell checking in favor of much
simpler and faster FSA implementation over the term file.
* Many bug fixes.
* Removed backwards compatibility with indexes created by versions prior to
2.5. You may need to re-index if you are using an old index that hasn't been
updated.
* This is the last 2.x release before a major overhaul that will break backwards
compatibility.
OBS-URL: https://build.opensuse.org/request/show/298565
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Whoosh?expand=0&rev=7
+ Fixes issues #242, #257, #261, #262, #263
- Renamed to python-Whoosh, obsoletes python-whoosh
- Install HTML documentation and LICENSE.txt
- Set SPDX-style license
- Run testsuite
- update to 2.4.0
- python3 package added
- a lot of spec improvements
- updated to 2.3.2
- make package noarch if possible
- Update to version 2.4.1:
+ Fixes issues #242, #257, #261, #262, #263
- Renamed to python3-Whoosh, obsoletes python3-whoosh
- Install HTML documentation and LICENSE.txt
- Set SPDX-style license
- Run testsuite
- python3 package added
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Whoosh?expand=0&rev=1