Subject: CVS commit: pkgsrc/graphics/py-wand
From: Adam Ciarcinski
Date: 2020-02-11 18:02:11
Message id: 20200211170211.79C35FBF4@cvs.NetBSD.org

Log Message:
py-wand: updated to 0.5.9

Version 0.5.9
Fixed dither parameter in Image.quantize() method for ImageMagick-7.
Added Image.combine() method. [Thanks Fred!]
Check __fspath__ attribute for filename parameter when calling Image.save().
Fixed typo in ProfileDict documentation.
Fixed typo in Resource.c_is_resource documentation.
Updated broken sentence in Image.thumbnail() method.
Check for linux_distribution() as method was removed in Python 3.8.
Added Image.delay property. Previously only available with SingleImage class.

Files:
RevisionActionfile
1.4modifypkgsrc/graphics/py-wand/Makefile
1.4modifypkgsrc/graphics/py-wand/PLIST
1.2modifypkgsrc/graphics/py-wand/distinfo
1.1addpkgsrc/graphics/py-wand/patches/patch-setup.py