Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix dependencies issues on dogwood/3/bare and eucalyptus/3/bare #249

Open
2 tasks
madmatah opened this issue Sep 8, 2020 · 0 comments
Open
2 tasks

Fix dependencies issues on dogwood/3/bare and eucalyptus/3/bare #249

madmatah opened this issue Sep 8, 2020 · 0 comments
Labels

Comments

@madmatah
Copy link
Contributor

madmatah commented Sep 8, 2020

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

  • Add custom requirements.txt to bare flavors and use it in the Dockerfile
  • Pin django-classy-tags to 0.8.0 in dogwood/3/bare and eucalyptus/3/bare
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant