FS#54147 - [python2-cairo] PKGBUILD missing provides pycairo

Attached to Project: Arch Linux
Opened by Jeff Hodd (jghodd) - Sunday, 21 May 2017, 18:42 GMT
Last edited by Antonio Rojas (arojas) - Sunday, 21 May 2017, 18:56 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Critical
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: The PKGBUILD file for python2-cairo and python-cairo is missing a 'provides' directive for pycairo. This is causing anomalous errors in system updates with packages that have a dependency on pycairo (as opposed to python2-cairo, for instance). This directive was present in previous iterations of python2-cairo and python-cairo.


Additional info:
* version 1.13.1


Steps to reproduce: Build and install - this will generate an unsatisfied dependency error with apps that require pycairo (mapnik, for example).

Fix: add "provides=('pycairo=1.13.1')" to PKGBUILD
This task depends upon

Closed by  Antonio Rojas (arojas)
Sunday, 21 May 2017, 18:56 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#54139 

Loading...