pycairo 1.29.0
graphics/py-pycairo
Python bindings for Cairo
Description
Python bindings for Cairo.
Dependencies
- build devel/meson-python
- build devel/pkgconf
- build devel/py-build
- build devel/py-installer
- build lang/python311
- lib graphics/cairo
- run lang/python311
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. |