- Update to 2.6.0
* fix GetRecords startposition empty parameter fixes
* update OpenSearch temporal extent query support
* add 12 factor support
* support environment variables in configuration
* add kubernetes and helm configurations
* fix quoting for PostgreSQL backends
* add logging switch to pycsw-admin.py CLI to stdout
* safeguard XML as bytes to unicode
* update core model xml column to Unicode on repository creation
* handle different formats for CRS code input
* add test for invalid gml:posList geometry
* drop all Python 2 support
- Enable test suite
* Remove extra mock import in test suite
* Add pycsw-pr671-rm-json-encoding.patch gh#geopython/pycsw#671
- Disable python36 build: No pyproj and OWSLib for python36 on TW
OBS-URL: https://build.opensuse.org/request/show/888008
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-pycsw?expand=0&rev=15
- Updated to 2.4.1 release
* [WIP] Fix configuration paths and db paths
* Handle different formats for CRS code input
* fix CAT 3.0 schema locations
* fix to handle '/' or '\\'
* Update pyproj to 1.9.6
* try latest Shapely constructs first
* safeguard WKT exceptions against newer versions of Shapely
* Support indexing the ISO files from the IOOS Catalog
* Rename 'async' property to fix SyntaxError with Python 3.7.
* Use xdg-open rather than using firefox explicitely
* update OpenSearch Description document to have option geo:uid
- Disable python2 subpackage due to dependencies dropping python2.
OBS-URL: https://build.opensuse.org/request/show/761659
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-pycsw?expand=0&rev=11