sagemath/sage

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

Changed branch from u/jhpalmieri/werkzeug-optional to none

Commit: 56444d6

New commits:

56444d6trac 29752: convert werkzeug from standard to optional

Reviewer: Matthias Koeppe

Changed commit from 56444d6 to 27b3d91

Branch pushed to git repo; I updated commit sha1 and set ticket back to needs_review. New commits:

27b3d91trac 29754: remove packages backported Python 3 components to Python 2.
comment:6

Sorry, I'll fix that.

Changed commit from 27b3d91 to ddca85a

Branch pushed to git repo; I updated commit sha1. This was a forced push. New commits:

ddca85atrac 29752: convert werkzeug from standard to optional

Changed commit from ddca85a to 27b3d91

Branch pushed to git repo; I updated commit sha1 and set ticket back to needs_review. This was a forced push. New commits:

56444d6trac 29752: convert werkzeug from standard to optional
27b3d91trac 29754: remove packages backported Python 3 components to Python 2.

Branch pushed to git repo; I updated commit sha1. This was a forced push. New commits:

ddca85atrac 29752: convert werkzeug from standard to optional
9385b73trac 29754: remove packages backported Python 3 components to Python

Changed commit from 27b3d91 to 9385b73

Branch pushed to git repo; I updated commit sha1. This was a forced push. New commits:

Changed commit from 9385b73 to ddca85a

Branch pushed to git repo; I updated commit sha1. This was a forced push. New commits:

e1a0c8ctrac 29752: convert werkzeug from standard to optional
406a030trac 29754: remove packages backported Python 3 components to Python

Changed commit from ddca85a to 406a030

comment:13

(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