cbz2ebook: Replace deprecated functions #1

Closed
opened 2022-06-12 01:02:21 +02:00 by simon · 1 comment

/home/simon/scripts/cbz2ebook.py:36: DeprecationWarning: ROTATE_90 is deprecated and will be removed in Pillow 10 (2023-07-01). Use Transpose.ROTATE_90 instead.
/home/simon/scripts/cbz2ebook.py:45: DeprecationWarning: LANCZOS is deprecated and will be removed in Pillow 10 (2023-07-01). Use Resampling.LANCZOS instead.

> /home/simon/scripts/cbz2ebook.py:36: DeprecationWarning: ROTATE_90 is deprecated and will be removed in Pillow 10 (2023-07-01). Use Transpose.ROTATE_90 instead. > /home/simon/scripts/cbz2ebook.py:45: DeprecationWarning: LANCZOS is deprecated and will be removed in Pillow 10 (2023-07-01). Use Resampling.LANCZOS instead.
Poster
Owner

This has been fixed in 9d479c44ca.

This has been fixed in 9d479c44cab7e8a30b73e6eb59cd0c3b6707cf7e.
simon closed this issue 2022-09-03 12:28:47 +02:00
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: simon/scripts#1
There is no content yet.