Changelog for
python3-cairocffi-pixbuf-0.9.0-31.6.noarch.rpm :
Fri Jan 25 13:00:00 2019 mvetterAATTsuse.com
- Update to 0.9.0:
* Drop Python 3.2 and 3.3 support
* Test with PyPy and PyPy3
* Fix test compatibility with Cairo 1.15.12
* Add cairo library name from PyGObject for Windows
* Fix pango_example.py
* Fix crash with xbc tests
* Clean documentation
* Support Cairo features up to 1.15.12
Tue Dec 4 13:00:00 2018 Matej Cepl
- Remove superfluous devel dependency for noarch package
Fri Jul 13 14:00:00 2018 arunAATTgmx.de
- update to version 0.8.1:
* Add cairo library name provided by pygobjectwin32
* Update docstrings to list width and height params
* Add width and height options to decode_to_image_surface
Fri Jan 26 13:00:00 2018 petrAATTcervinka.net
- Add xcffib support
- Spec file cleaned
Wed Apr 12 14:00:00 2017 toddrme2178AATTgmail.com
- Fix download URL.
Wed Apr 12 14:00:00 2017 toddrme2178AATTgmail.com
- Update to version 0.8.0
* Follow semver
* Avoid implicit relative import
* Use utf-8 instead of utf8 in headers
* Keep cairo library loaded until all relevant objects are freed
* Add cairo_quartz_
* functions for MacOS
* Use the default ReadTheDocs theme
* Fix implicit casts
Fri Oct 14 14:00:00 2016 jmatejekAATTsuse.com
- update for multipython build
Mon Feb 1 13:00:00 2016 toddrme2178AATTgmail.com
- update to version 0.7.2:
* Use ctypes.util.find_library with dlopen.
* Fix loading of gdk_pixbuf library on Ubuntu
- update to version 0.7.1:
* Add a possible work-around for #64.
Wed Jul 1 14:00:00 2015 toddrme2178AATTgmail.com
- Depend on cairo instead of cairo-tools
Tue Apr 28 14:00:00 2015 benoit.moninAATTgmx.fr
- update to version 0.6:
* #39 Add :class:xcb.XCBSurface.
* #42 Add :class:Win32PrintingSurface.
- add Group field to subpackage python-cairocffi-pixbuf
Wed Sep 10 14:00:00 2014 toddrme2178AATTgmail.com
- Require gdk-pixbuf instead of typelib(GdkPixbuf)
Wed Aug 27 14:00:00 2014 toddrme2178AATTgmail.com
- Split out optional gdk-pixbuf module.
This avoids a lot of gtk dependencies for the main package, and
is the recommended approach by upstream.
Tue Aug 26 14:00:00 2014 toddrme2178AATTgmail.com
- Initial version