forked from pool/python-pygeos
- Update to 0.14 * Dropped support for Python 3.6 (#458). * Fixed unittests for GEOS 3.11 (#458). - Limit to Cython 0.X - Use PEP517 macros instead of deprecated setup.py OBS-URL: https://build.opensuse.org/request/show/1107945 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-pygeos?expand=0&rev=3
20 lines
647 B
Plaintext
20 lines
647 B
Plaintext
-------------------------------------------------------------------
|
|
Tue Aug 29 12:54:10 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Update to 0.14
|
|
* Dropped support for Python 3.6 (#458).
|
|
* Fixed unittests for GEOS 3.11 (#458).
|
|
- Limit to Cython 0.X
|
|
- Use PEP517 macros instead of deprecated setup.py
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 27 08:46:37 UTC 2022 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Activate test suite
|
|
- Update to v0.13
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 13 10:39:27 PM UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v0.8
|