Please read this before reporting a bug:
http://wiki.archlinux.org/index.php/Reporting_Bug_Guidelines
Do NOT report bugs when a package is just outdated, or it is in Unsupported. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
http://wiki.archlinux.org/index.php/Reporting_Bug_Guidelines
Do NOT report bugs when a package is just outdated, or it is in Unsupported. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#60125 - [cairosvg] Should include $pkgver in provides
Attached to Project:
Community Packages
Opened by Chih-Hsuan Yen (yan12125) - Wednesday, 19 September 2018, 13:11 GMT
Last edited by Doug Newgard (Scimmia) - Wednesday, 19 September 2018, 14:44 GMT
Opened by Chih-Hsuan Yen (yan12125) - Wednesday, 19 September 2018, 13:11 GMT
Last edited by Doug Newgard (Scimmia) - Wednesday, 19 September 2018, 14:44 GMT
|
DetailsDescription:
provides=('python-cairosvg') should be: provides=("python-cairosvg=$pkgver") Additional info: 2.1.3-4 Steps to reproduce: 1. Try to build https://aur.archlinux.org/packages/python-weasyprint/ $ makepkg -s ==> Making package: python-weasyprint 0.42.3-2 (Wed Sep 19 21:10:32 2018) ==> Checking runtime dependencies... ==> Installing missing dependencies... error: target not found: python-cairosvg>=0.4.1 ==> ERROR: 'pacman' failed to install missing dependencies. |
This task depends upon
Closed by Doug Newgard (Scimmia)
Wednesday, 19 September 2018, 14:44 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in python-weasyprint
Wednesday, 19 September 2018, 14:44 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in python-weasyprint

just for your information: i removed the version check recently in python-weasyprint