piwheels / packages

Issue tracker for piwheels package issues
https://github.com/piwheels/packages/issues
20 stars 5 forks source link

Missing package: pycairo #374

Open VaughnWatts opened 1 year ago

VaughnWatts commented 1 year ago

Package name

pycairo

Package version

1.20 1.21 1.22 1.23 1.24

PyPI URL

https://pypi.org/project/pycairo/

piwheels URL

https://www.piwheels.org/project/pycairo/

Python version

I am the maintainer

More information

Trying to install pycaico using pip install pycario returns error that it needs cairo >=1.56. Only wheels available for cairo is 1.4 but a release for cairo at 1.16 is available. No pinwheel available for cairo 1.16 and we get failure on install of PyGObject that is calling min requirement indirectly via pycairo to cairo for the >1,56 version which can't be built since no wheel exist for cairo 1.16.

Internet shows everyone truing to work around issue but real issue is not being addressed. wheel pycairo needs updating to build cairo 1.16.