Subject: CVS commit: pkgsrc/print/py-pikepdf
From: Adam Ciarcinski
Date: 2025-01-03 11:53:29
Message id: 20250103105329.888F0FC1D@cvs.NetBSD.org

Log Message:
py-pikepdf: updated to 9.5.0

v9.5.0

- Created setter for Outline management to make manipulating outlines easier.
  Thanks @Zhongheng-Cheng for this contribution. :issue:`636`
- pikepdf now sets XMP properties as subelements instead of inline properties,
  in line with the XMP specification. Thanks @federicobond. :issue:`628`
- pikepdf an issue with converting certain images to PIL. Thanks @DaveDeCaprio.
  :issue:`632`
- Added a new ``pikepdf.exceptions`` module which organizes all exceptions more
  conveniently.
- pikepdf now tries harder to extract corrupt images in a PDF when they are found.
- Fixed an issue where an exception handler referred to an object not in scope,
  causing another exception. Thanks @dhazelett. :issue:`627`
- Dropped a comment about an unsupported dependency.

Files:
RevisionActionfile
1.15modifypkgsrc/print/py-pikepdf/Makefile
1.3modifypkgsrc/print/py-pikepdf/PLIST
1.12modifypkgsrc/print/py-pikepdf/distinfo