fastports

pycairo 1.29.0

graphics/py-pycairo

Python bindings for Cairo

Category
graphics
Maintainer
desktop@FreeBSD.org
WWW
https://pycairo.readthedocs.io https://github.com/pygobject/pycairo
License
LGPL21 MPL11
USES
compiler:c11 gnome pkgconfig python

Description

Python bindings for Cairo.

Dependencies

Commit History

may be incomplete — full history at freebsd-ports on GitHub

Commit Credits Log message
1.29.0
b01ea745e9 files touched
Charlie Li (vishwin)
graphics/py-pycairo: rename and update to 1.29.0
Changelog: https://pycairo.readthedocs.io/en/latest/changelog.html#v1-29-0

Notably, experimental support for free-threaded Python (3.13t, soon 3.14t)

Port and PKGNAME renamed to match Python package metadata, and to
properly build with USE_PYTHON=pep517. Test suite also now exposed.
Remove PORTSCOUT since this does not follow the even-odd version
split.