15
0
forked from pool/python-Wand
Files
python-Wand/python-Wand.changes
Matej Cepl 16684633f5 Accepting request 915239 from home:glaubitz:branches:devel:languages:python
- Update to 0.6.7
  * Added :meth:`Image.image_add() <wand.image.Image.image_add>` method.
  * Added :meth:`Image.image_get() <wand.image.Image.image_get>` method.
  * Added :meth:`Image.image_remove() <wand.image.Image.image_remove>` method.
  * Added :meth:`Image.image_set() <wand.image.Image.image_set>` method.
  * Added :meth:`Image.image_swap() <wand.image.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.

OBS-URL: https://build.opensuse.org/request/show/915239
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Wand?expand=0&rev=6
2021-09-06 13:23:10 +00:00

46 lines
1.9 KiB
Plaintext

-------------------------------------------------------------------
Tue Aug 31 10:57:14 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.6.7
* Added :meth:`Image.image_add() <wand.image.Image.image_add>` method.
* Added :meth:`Image.image_get() <wand.image.Image.image_get>` method.
* Added :meth:`Image.image_remove() <wand.image.Image.image_remove>` method.
* Added :meth:`Image.image_set() <wand.image.Image.image_set>` method.
* Added :meth:`Image.image_swap() <wand.image.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 8 20:30:37 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Skip tests using fftw library, we don't have the support built
in ImageMagick (see gh#emcconville/wand#476).
-------------------------------------------------------------------
Fri May 7 23:47:46 UTC 2021 - Benjamin Greiner <code@bnavigator.de>
- Fix numpy test BuildRequires for flavors beyond python38
-------------------------------------------------------------------
Mon Mar 1 01:50:31 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
- Update to v0.6.6
-------------------------------------------------------------------
Mon Feb 8 11:49:19 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
- Update to v0.6.5
-------------------------------------------------------------------
Sun Jun 7 16:30:40 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
- Update to v0.6.1
-------------------------------------------------------------------
Tue Mar 31 11:55:15 PM UTC 2020 - John Vandenberg <jayvdb@gmail.com>
- Initial spec for v0.5.9