14
0

- replace imagecodecs_distributor_setup.py with

skip-rare-codecs.patch: this setuptools hook does not get
  called anymore with PEP517 builds

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-imagecodecs?expand=0&rev=34
This commit is contained in:
2024-03-18 19:46:13 +00:00
committed by Git OBS Bridge
parent 769e707a33
commit 84e882b236
4 changed files with 21 additions and 60 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Mar 18 19:45:10 UTC 2024 - Dirk Müller <dmueller@suse.com>
- replace imagecodecs_distributor_setup.py with
skip-rare-codecs.patch: this setuptools hook does not get
called anymore with PEP517 builds
-------------------------------------------------------------------
Mon Mar 18 12:27:11 UTC 2024 - Dirk Müller <dmueller@suse.com>