- update to 2022.9.29:
* Make subsampling compatible with ChimeraX (breaking). * Fix deprecated import of scipy.ndimage.interpolation.zoom. * Switch to Google style docstrings. * Add type hints. * Drop support for Python 3.7 and numpy < 1.19 (NEP29). * Fix LSM conversion with tifffile >= 2021.2.26. * Remove support for Python 3.6 (NEP 29). OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-cmapfile?expand=0&rev=5
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 13 09:42:39 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2022.9.29:
|
||||
* Make subsampling compatible with ChimeraX (breaking).
|
||||
* Fix deprecated import of scipy.ndimage.interpolation.zoom.
|
||||
* Switch to Google style docstrings.
|
||||
* Add type hints.
|
||||
* Drop support for Python 3.7 and numpy < 1.19 (NEP29).
|
||||
* Fix LSM conversion with tifffile >= 2021.2.26.
|
||||
* Remove support for Python 3.6 (NEP 29).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 12 22:10:27 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user