Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python311-pycairo-devel-1.29.0-1.1 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: python311-pycairo-devel Distribution: openSUSE Tumbleweed
Version: 1.29.0 Vendor: openSUSE
Release: 1.1 Build date: Mon Jan 26 09:19:39 2026
Group: Unspecified Build host: reproducible
Size: 61733 Source RPM: python-pycairo-1.29.0-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/pygobject/pycairo
Summary: Development files for the Cairo Python bindings
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