edsu / opensearch

A python opensearch client
http://python.org/pypi/opensearch
GNU General Public License v3.0
44 stars 14 forks source link

New release #10

Open jayvdb opened 5 years ago

jayvdb commented 5 years ago

The tests from the 0.9.2 sdist do not run

Failure: URLError (<urlopen error [Errno 2] No such file or directory: 'test/description.xml'>)

That and other problems have been fixed in master, but not released yet.

jayvdb commented 5 years ago

Also a MANIFEST.in is needed to include a license file. If this is GPL software, the license requires it.

jayvdb commented 5 years ago

And there are not GitHub tags for the latest release on PyPI. https://github.com/edsu/opensearch/releases