werkzeug should be made optional
Closed this issue · 23 comments
The werkzeug package is only used in flask, which was made optional in #29320. So werkzeug should be optional, too.
Component: packages: standard
Keywords: sd109
Author: John Palmieri
Reviewer: Matthias Koeppe, Dima Pasechnik
Issue created by migration from https://trac.sagemath.org/ticket/29752
Branch: u/jhpalmieri/werkzeug-optional
Changed branch from u/jhpalmieri/werkzeug-optional to none
Branch: u/jhpalmieri/werkzeug-optional
Commit: 56444d6
New commits:
56444d6 | trac 29752: convert werkzeug from standard to optional |
Reviewer: Matthias Koeppe
Branch pushed to git repo; I updated commit sha1 and set ticket back to needs_review. New commits:
27b3d91 | trac 29754: remove packages backported Python 3 components to Python 2. |
Sorry, I'll fix that.
Branch pushed to git repo; I updated commit sha1. This was a forced push. New commits:
ddca85a | trac 29752: convert werkzeug from standard to optional |
Branch pushed to git repo; I updated commit sha1. This was a forced push. New commits:
(a) I'm having all sorts of problems with my git branches, obviously.
(b) This is made obsolete by #29754. So let's close this one and just use that one.
Changed branch from u/jhpalmieri/werkzeug-optional to none
Changed commit from 406a030 to none
Changed reviewer from Matthias Koeppe to Matthias Koeppe, Dima Pasechnik