Package: piexif / 1.1.3-2

Metadata

Package Version Patches format
piexif 1.1.3-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
194add490168100e2a68d8669adeb065a2acf256.patch | (download)

piexif/_remove.py | 56 30 + 26 - 0 !
tests/images/not_an_image.txt | 1 1 + 0 - 0 !
tests/s_test.py | 8 8 + 0 - 0 !
3 files changed, 39 insertions(+), 26 deletions(-)

 fixed unassigned variable error. also don't both re-writing image file if it hasn't changed.


5209b53e9689ce28dcd045f384633378d619718f.patch | (download)

tests/s_test.py | 12 12 + 0 - 0 !
1 file changed, 12 insertions(+)

 convert ifdrational to tuples in tests

This fixes tests with Pillow version >= 7.2.0