Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
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
|
DetailsDescription:
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.

Related FS#70027