FS#78209 - [powerline] Stop using python setup.py

Attached to Project: Community Packages
Opened by Karol (Kudlaty) - Saturday, 15 April 2023, 20:01 GMT
Last edited by Buggy McBugFace (bugbot) - Saturday, 25 November 2023, 20:06 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Jiachen Yang (farseerfc)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Update to not using setup.py in build, test and install

Tests should now be working, but to do this, in powerline need to disable validation of logging format

diff in attachment

Additional info:
* it is listed here: https://archlinux.org/todo/stop-using-python-setuppy-test/
This task depends upon

Closed by  Buggy McBugFace (bugbot)
Saturday, 25 November 2023, 20:06 GMT
Reason for closing:  Moved
Additional comments about closing:  https://gitlab.archlinux.org/archlinux/p ackaging/packages/powerline/issues/1
Comment by loqs (loqs) - Sunday, 16 April 2023, 20:23 GMT
Is there an upstream issue / fix for the validation of the logging format failing?
Comment by Karol (Kudlaty) - Monday, 17 April 2023, 09:37 GMT
i created issue today for it: https://github.com/powerline/powerline/issues/2234

the thing is that in this package was even comment that test will fail, and in repo i dont see any pipeline that will run tests...

Loading...