forked from pool/python-colormap
* Add Python 3.11, drop Python 3.7 * Fix _get_value function and add corresponding test * synchronize README with doc and online image OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-colormap?expand=0&rev=11
53 lines
1.5 KiB
Plaintext
53 lines
1.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Oct 11 08:43:21 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 1.0.6:
|
|
* Add Python 3.11, drop Python 3.7
|
|
* Fix _get_value function and add corresponding test
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 21 15:32:29 UTC 2022 - Arun Persaud <arun@gmx.de>
|
|
|
|
- specfile:
|
|
* update copyright year
|
|
|
|
- update to version 1.0.4:
|
|
* if a cmap_builded get a colormap as input, simply returns the
|
|
colormap
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 21 18:54:36 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Skip python36 build: No python36-matplotlib in Tumbleweed
|
|
(NumPy 1.20, NEP 29)
|
|
- Enable the tests, but don't depend on coverage or nose
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 14 15:59:25 UTC 2020 - Arun Persaud <arun@gmx.de>
|
|
|
|
- specfile:
|
|
* update copyright year
|
|
* be more specific in files section
|
|
|
|
- update to version 1.0.3:
|
|
* doc update
|
|
* small fixes
|
|
* fixed travis CI
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 23 01:15:31 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
|
|
|
- Update to 1.0.2
|
|
* update travis
|
|
* synchronize README with doc and online image
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 7 20:19:23 UTC 2018 - jengelh@inai.de
|
|
|
|
- Ensure neutrality of description.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 3 04:36:25 UTC 2018 - toddrme2178@gmail.com
|
|
|
|
- Initial version
|