Blob Blame History Raw
-------------------------------------------------------------------
Tue Jan  9 21:40:58 UTC 2024 - Dirk Müller <dmueller@suse.com>

- 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 23:00:56 UTC 2023 - Ben Greiner <code@bnavigator.de>

- 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 08:32:28 UTC 2021 - andy great <andythe_great@pm.me>

- Skip python36 because python-numpy does not support it.

-------------------------------------------------------------------
Thu Nov 26 06:52:36 UTC 2020 - andy great <andythe_great@pm.me>

- Update to version 2020.9.18.
  * Remove support for Python 3.6.
  * Support os.PathLike file names.
  * Fix unclosed files.

-------------------------------------------------------------------
Mon Aug 10 11:53:58 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>

- Fix the archive to really match up the upstream tarball

-------------------------------------------------------------------
Tue Jun  2 21:45:50 UTC 2020 - andy great <andythe_great@pm.me>

- Update to version 2020.1.18.
  * Fix indentation error.

-------------------------------------------------------------------
Mon Mar  4 07:40:05 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com>

- Initial spec for v2019.1.1