14
0
forked from pool/python-pyvips

Accepting request 802736 from home:alois:branches:devel:languages:python

new package (3rd attempt)

OBS-URL: https://build.opensuse.org/request/show/802736
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyvips?expand=0&rev=1
This commit is contained in:
Tomáš Chvátal
2020-05-12 05:53:39 +00:00
committed by Git OBS Bridge
commit 92b0f070c1
5 changed files with 99 additions and 0 deletions

16
python-pyvips.changes Normal file
View File

@@ -0,0 +1,16 @@
-------------------------------------------------------------------
Thu May 7 17:52:59 UTC 2020 - aloisio@gmx.com
- Update to version 2.1.12
* update enums.py [tony612]
* add gen-enums.py [jcupitt]
* improve custom source/target types [jcupitt]
* revise types for set_blob to fix exception with old libvips [jcupitt]
* fix 32-bit support [dqxpb]
* remove pytest-runner from pipy deps [lgbaldoni]
* add watermark with image example [jcupitt]
-------------------------------------------------------------------
Mon May 4 13:35:24 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>
- Initial package (v2.1.11)