FS#61135 - [python-dbus-signature-pyparsing] missing python-pyparsing dependency

Attached to Project: Community Packages
Opened by James R (Supplantr) - Thursday, 20 December 2018, 01:40 GMT
Last edited by Jiachen Yang (farseerfc) - Friday, 21 December 2018, 06:59 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Jiachen Yang (farseerfc)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
python-dbus-signature-pyparsing is currently broken as it should depend on python-pyparsing but does not.

Additional info:
* affects version 0.03-3

Steps to reproduce:
pacman -S python-dbus-signature-pyparsing
python -c 'from dbus_signature_pyparsing import Parser'
This task depends upon

Closed by  Jiachen Yang (farseerfc)
Friday, 21 December 2018, 06:59 GMT
Reason for closing:  Fixed
Additional comments about closing:  fixed in python-dbus-signature-pyparsing 0.03-4
Comment by Eli Schwartz (eschwartz) - Thursday, 20 December 2018, 01:50 GMT
Also confused why it makedepends on pylint...

Additionally the url is broken -- since it doesn't contain an https:// component it gets treated as a relative filename.

href="stratis-storage.github.io" => https://www.archlinux.org/packages/community/any/python-dbus-signature-pyparsing/stratis-storage.github.io
Comment by Jiachen Yang (farseerfc) - Friday, 21 December 2018, 06:58 GMT
Thanks for checking the PKGBUILD. This should be fixed in python-dbus-signature-pyparsing 0.03-4

Loading...