python-imagecodecs: update to 2021.11.11
This commit is contained in:
11
mingw-w64-python-imagecodecs/0001-setup-customize.patch
Normal file
11
mingw-w64-python-imagecodecs/0001-setup-customize.patch
Normal file
@@ -0,0 +1,11 @@
|
||||
diff -Naur imagecodecs-2021.11.11_orig/setup.py imagecodecs-2021.11.11/setup.py
|
||||
--- imagecodecs-2021.11.11_orig/setup.py 2021-11-12 12:43:03.000000000 +0100
|
||||
+++ imagecodecs-2021.11.11/setup.py 2021-11-12 11:11:25.939183200 +0100
|
||||
@@ -499,6 +499,7 @@
|
||||
del EXTENSIONS['brunsli']
|
||||
del EXTENSIONS['jpeg12']
|
||||
del EXTENSIONS['jpegxl']
|
||||
+ del EXTENSIONS['mozjpeg']
|
||||
del EXTENSIONS['zfp']
|
||||
del EXTENSIONS['zlibng']
|
||||
|
||||
Reference in New Issue
Block a user