15
0
forked from pool/python-Wand
Files
python-Wand/python-Wand.changes
Dirk Mueller 5f953c3960 - update to 0.6.13:
* Removed broken `pyproject.toml` file from source
    distribution.
  * Fixed behavior when passing zero to :meth:`Image.chop()
    <wand.image.BaseImage.chop>`.
  * Fixed `libmagick` yield `MagickCore` library on Linux.
  * Fixed removing mask when passing :const:`None` to
    :meth:`Image.write_mask() <wand.image.BaseImage.write_mask>`
    method. [:issue:`636`]
  * Added new :const:`COMPOSITE_OPERATORS
    <wand.image.COMPOSITE_OPERATORS>` operators.
  * [DOC] Updated Sphinx version to 7.2.6
  * [TEST] Added Python 3.10 regression tests for github actions.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Wand?expand=0&rev=14
2023-12-15 21:59:09 +00:00

6.0 KiB