- NEP 29: NumPy dropped Python 3.6 -- skip python36 build in TW - Make importlib_resources conditional for Python < 3.7 (SLE/Leap) OBS-URL: https://build.opensuse.org/request/show/871229 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Glymur?expand=0&rev=16
61 lines
2.2 KiB
Plaintext
61 lines
2.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Feb 11 00:02:44 UTC 2021 - Benjamin Greiner <code@bnavigator.de>
|
|
|
|
- NEP 29: NumPy dropped Python 3.6 -- skip python36 build in TW
|
|
- Make importlib_resources conditional for Python < 3.7 (SLE/Leap)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 23 12:18:53 UTC 2021 - Benjamin Greiner <code@bnavigator.de>
|
|
|
|
- Update to 0.9.3
|
|
* Qualify on Python 3.9
|
|
* Qualify on OpenJPEG 2.4.0
|
|
* Add support for multithreaded writes.
|
|
- Always require importlib_resources for tests: the new python36
|
|
flavor on TW needs it, the python38 flavor is okay with it being
|
|
installed.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 14 16:55:39 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Don't install tests
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 9 16:12:50 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
- update to 0.9.2
|
|
* Update setup.py to include tests in source distribution to PyPi
|
|
* Update gdal imports to comply with GDAL recommendations.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 26 06:34:26 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
|
|
|
- %python3_only -> %python_alternative
|
|
|
|
-------------------------------------------------------------------
|
|
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
|