Details
-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: webservcommon
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Team:SQuaRE
Description
setupRequired(anaconda) should be removed from webservcommon.table.
We want to keep the stack buildable with any python 2.7, and should not explicitly depend on anaconda.
Attachments
Issue Links
- is blocked by
-
DM-2605 Package flask dependencies
- Won't Fix
- is triggered by
-
RFC-48 Add Python requests package as external dependency
- Implemented
- relates to
-
DM-4918 rename anaconda package -> lsst-dm/legacy-anaconda
- Done
-
RFC-52 Packages should list all direct dependencies in their ups table files
- Implemented
-
DM-4347 dax_imgserv 2015_10.0 build error
- Done
-
RFC-50 Simplify distribution of common python modules
- Withdrawn
It is not so clear that server-side tools like webserv and the like must not depend on anaconda.
In this case, I believe this is a substitute for requiring the packaging (or specification as system dependencies) of several other Python packages.