FS#78241 - [python-flask-htmlmin] Stop using python setup.py
Attached to Project:
Community Packages
Opened by Karol (Kudlaty) - Monday, 17 April 2023, 16:34 GMT
Last edited by Jelle van der Waa (jelly) - Sunday, 24 September 2023, 10:33 GMT
Opened by Karol (Kudlaty) - Monday, 17 April 2023, 16:34 GMT
Last edited by Jelle van der Waa (jelly) - Sunday, 24 September 2023, 10:33 GMT
|
Details
Description:
I think that base we can do here is to stop using this lib... it requires https://pypi.org/project/cssmin/ which last release date is: Oct 14, 2013 current pkgbuild have enabled tests, but it cannot pass them without cssmin also in depends section of pkgbuild there is no mention about cssmin but in case if there is need to keep it in community diff is in attachment that rewrite pkgbuild to not use setup.py and also disable check() 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:33 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in git.
Sunday, 24 September 2023, 10:33 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in git.
FS#70027