Subject: CVS commit: pkgsrc/graphics/py-Pillow
From: Adam Ciarcinski
Date: 2023-04-01 16:30:30
Message id: 20230401143030.66227FA81@cvs.NetBSD.org

Log Message:
py-Pillow: updated to 9.5.0

9.5.0 (2023-04-01)
- Added ImageSourceData to TAGS_V2
- Clear PPM half token after use
- Removed absolute path to ldconfig
- Support custom comments and PLT markers when saving JPEG2000 images
- Load before getting size in __array_interface__
- Support creating BGR;15, BGR;16 and BGR;24 images, but drop support for BGR;32
- Consider transparency when applying APNG blend mask
- Round duration when saving animated WebP images
- Added reading of JPEG2000 comments
- Decrement reference count
- Allow libtiff_support_custom_tags to be missing
- Improved I;16N support
- Added QOI reading
- Added saving RGBA images as PDFs
- Do not raise an error if os.environ does not contain PATH
- Close OleFileIO instance when closing or exiting FPX or MIC
- Added __int__ to IFDRational for Python >= 3.11
- Added memoryview support to Dib.frombytes()
- Close file pointer copy in the libtiff encoder if still open
- Raise an error if ImageDraw co-ordinates are incorrectly ordered
- Added "corners" argument to ImageDraw rounded_rectangle()
- Added memoryview support to frombytes()
- Allow comments in FITS images
- Support saving PDF with different X and Y resolutions
- Fixed writing int as UNDEFINED tag
- Raise an error if EXIF data is too long when saving JPEG
- Handle more than one directory returned by pkg-config
- Do not retry past formats when loading all formats for the first time
- Do not retry specified formats if they failed when opening
- Do not unintentionally load TIFF format at first
- Stop reading when EPS line becomes too long
- Allow writing IFDRational to BYTE tag
- Raise ValueError for BoxBlur filter with negative radius
- Support arbitrary number of loaded modules on Windows

Files:
RevisionActionfile
1.67modifypkgsrc/graphics/py-Pillow/Makefile
1.20modifypkgsrc/graphics/py-Pillow/PLIST
1.57modifypkgsrc/graphics/py-Pillow/distinfo