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#78244 - [python-flask-paranoid] Stop using python setup.py
Attached to Project:
Community Packages
Opened by Karol (Kudlaty) - Monday, 17 April 2023, 16:54 GMT
Last edited by Leonidas Spyropoulos (inglor) - Monday, 04 September 2023, 13:48 GMT
Opened by Karol (Kudlaty) - Monday, 17 April 2023, 16:54 GMT
Last edited by Leonidas Spyropoulos (inglor) - Monday, 04 September 2023, 13:48 GMT
|
DetailsDescription:
Update to not using setup.py in build, test and install diff in attachment Additional info: * it is listed here: https://archlinux.org/todo/stop-using-python-setuppy-test/ |
This task depends upon
Closed by Leonidas Spyropoulos (inglor)
Monday, 04 September 2023, 13:48 GMT
Reason for closing: Fixed
Additional comments about closing: 0.3.0-3 in -testing since it requires python-werkzeug>=2.3.3
Monday, 04 September 2023, 13:48 GMT
Reason for closing: Fixed
Additional comments about closing: 0.3.0-3 in -testing since it requires python-werkzeug>=2.3.3

Fails during testing due to python-flask > 2.1.x in Arch repos. Upstream issue: https://github.com/miguelgrinberg/flask-paranoid/issues/17

Push to extra-testing that has python-werkzeug 2.3.7-1 and passes check?