- update to 0.9.1 * Removed support for python2.7 * Fixed Cygwin support. * Fixed appveyor builds, Travis-CI framework reworked. * Some fragile tests removed. * Remove GDAL from setup.py requirements OBS-URL: https://build.opensuse.org/request/show/788478 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Glymur?expand=0&rev=7
27 lines
943 B
Plaintext
27 lines
943 B
Plaintext
-------------------------------------------------------------------
|
|
Thu Mar 26 10:14:42 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to 0.9.1
|
|
* Removed support for python2.7
|
|
* Fixed Cygwin support.
|
|
* Fixed appveyor builds, Travis-CI framework reworked.
|
|
* Some fragile tests removed.
|
|
* Remove GDAL from setup.py requirements
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 13 16:24:39 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to 0.8.19
|
|
* Qualify on Python 3.8.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 6 18:44:56 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
|
|
|
- Disable python2 support since dependencies dropped python2
|
|
- Use pytest to simplify test invocation
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 27 08:01:50 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Initial commit, needed by sunpy
|