Pycairo is a Python module providing bindings for the cairo graphics library.
This package provides the development files needed to build
packages that depend on Pycairo.
Provides
Requires
License
LGPL-2.1-or-later OR MPL-1.1
Changelog
* Mon Jan 26 2026 Dirk Müller <dmueller@suse.com>
- update to 1.29.0:
* :meth:`ImageSurface.get_data`: Return empty memoryview for
empty image :pr:`418`
* :meth:`ImageSurface.create_for_data`: support empty images
:pr:`419`
* Drop support for Python 3.9 :pr:`428`
* Drop support for PyPy 3.10
* Support multi-phase init :pr:`413`
* Experimental support for free-threaded Python :pr:`430`
:pr:`429`
* Update dependencies (libpng, pixman) for the Windows wheels
:pr:`431`
* buil