FS#78208 - [pifpaf] Stop using python setup.py
Attached to Project:
Community Packages
Opened by Karol (Kudlaty) - Saturday, 15 April 2023, 16:20 GMT
Last edited by Jelle van der Waa (jelly) - Sunday, 24 September 2023, 10:24 GMT
Opened by Karol (Kudlaty) - Saturday, 15 April 2023, 16:20 GMT
Last edited by Jelle van der Waa (jelly) - Sunday, 24 September 2023, 10:24 GMT
|
Details
Description:
Update to not using setup.py in build, test and install I've must to include diff for mysql and redis drivers to support version in arch repo :) Now all tests should work in check stage One concern is that this package is not updated since Sep 14, 2022, is there any active maintainer ? diff in attachment Additional info: * it is listed here: https://archlinux.org/todo/stop-using-python-setuppy-test/ |
This task depends upon
Closed by Jelle van der Waa (jelly)
Sunday, 24 September 2023, 10:24 GMT
Reason for closing: Deferred
Additional comments about closing: Wait on upstream to tag a release with PEP517 compatibility.
Sunday, 24 September 2023, 10:24 GMT
Reason for closing: Deferred
Additional comments about closing: Wait on upstream to tag a release with PEP517 compatibility.
Comment by
Jelle van der Waa (jelly) - Sunday,
24 September 2023, 10:24 GMT
This requires too much hacking if you ask me. Upstream should do a
proper release first.