Changelog for
python311-oiffile-2024.5.24-lp160.3.2.noarch.rpm :
* Wed Jul 17 2024 Ben Greiner
- Revert numpy pinning. Supported since 2024.5.24
* Wed Jul 17 2024 Steve Kowalik - Restrict numpy to < 2 for now.
* Thu Jun 06 2024 Dirk Müller - update to 2024.5.24:
* Support NumPy 2.
* Fix docstring examples not correctly rendered on GitHub.
* Tue Jan 09 2024 Dirk Müller - update to 2023.8.30:
* Fix linting issues.
* Add py.typed marker.
* Drop support for Python 3.8 and numpy < 1.22 (NEP29).
* Thu Jan 26 2023 Ben Greiner - Update to 2022.9.29
* Switch to Google style docstrings.- Release 2022.2.2
* Add type hints.
* Add main function.
* Add FileSystemAbc abstract base class.
* Remove OifFile.tiffs (breaking).
* Drop support for Python 3.7 and numpy < 1.19 (NEP29).- Release 2021.6.6
* Fix unclosed file warnings.- Clean specfile
* Fri Feb 19 2021 andy great - Skip python36 because python-numpy does not support it.
* Thu Nov 26 2020 andy great - Update to version 2020.9.18.
* Remove support for Python 3.6.
* Support os.PathLike file names.
* Fix unclosed files.
* Mon Aug 10 2020 Tomáš Chvátal - Fix the archive to really match up the upstream tarball
* Tue Jun 02 2020 andy great - Update to version 2020.1.18.
* Fix indentation error.
* Mon Mar 04 2019 John Vandenberg - Initial spec for v2019.1.1