Expected Behavior
We should have fully functionnal version of dogwood/3/bare and eucalyptus/3/bare images.
Actual Behavior
Recent builds of dogwood/3/bare and eucalyptus/3/bare flavors are not working anymore.
The installed version of the django-classy-tags dependency is 2.0.0, and this version has dropped support for python 2.x.
In the current state of the project, there is no way to specify custom dependencies for bare flavors to fix this kind of issues.
Proposal
Expected Behavior
We should have fully functionnal version of
dogwood/3/bareandeucalyptus/3/bareimages.Actual Behavior
Recent builds of
dogwood/3/bareandeucalyptus/3/bareflavors are not working anymore.The installed version of the
django-classy-tagsdependency is2.0.0, and this version has dropped support for python 2.x.In the current state of the project, there is no way to specify custom dependencies for
bareflavors to fix this kind of issues.Proposal
requirements.txttobareflavors and use it in the Dockerfiledjango-classy-tagsto0.8.0indogwood/3/bareandeucalyptus/3/bare