Changelog for
python3-Wand-0.6.7-2.3.noarch.rpm :
* Tue Aug 31 2021 adrian.glaubitzAATTsuse.com- Update to 0.6.7
* Added :meth:`Image.image_add()
` method.
* Added :meth:`Image.image_get() ` method.
* Added :meth:`Image.image_remove() ` method.
* Added :meth:`Image.image_set() ` method.
* Added :meth:`Image.image_swap() ` method.
* Fixed sub-image extraction on read. [:issue:`532`]
* Fixed :attr:`~wand.image.BaseImage.background_color` attribute when image was not read.
* [DOC] Completed :doc:`Distortion <./guide/distortion>` guide. [:issue:`534`]
* [DOC] Added :doc:`Morphology <./guide/morphology>` guide.
* Sat May 08 2021 mceplAATTsuse.com- Skip tests using fftw library, we don\'t have the support built in ImageMagick (see gh#emcconville/wand#476).
* Fri May 07 2021 codeAATTbnavigator.de- Fix numpy test BuildRequires for flavors beyond python38
* Mon Mar 01 2021 jayvdbAATTgmail.com- Update to v0.6.6
* Mon Feb 08 2021 jayvdbAATTgmail.com- Update to v0.6.5
* Sun Jun 07 2020 jayvdbAATTgmail.com- Update to v0.6.1
* Tue Mar 31 2020 jayvdbAATTgmail.com- Initial spec for v0.5.9