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

Deal with unmaintained dependencies #2456

Open
2 of 3 tasks
henrikhorluck opened this issue Mar 29, 2020 · 0 comments
Open
2 of 3 tasks

Deal with unmaintained dependencies #2456

henrikhorluck opened this issue Mar 29, 2020 · 0 comments
Labels
dependencies Pull requests that update a dependency file Status: Available

Comments

@henrikhorluck
Copy link
Member

henrikhorluck commented Mar 29, 2020

There are several dependencies we use that have not been maintained for years. This is now causing some deprecation-warnings — eventually errors — due to the lack of updates. E.g. in #2431

There are several ways to solve this, examples being:

  • (For smaller dependencies) write our own version, and maintain it ourselves
  • Find alternative packages that do the same
  • Remove it altogether

List of dependencies that should be dealt with:

  • django-taggit-serializer
  • django-chunks
  • ...
@henrikhorluck henrikhorluck added dependencies Pull requests that update a dependency file Status: Available labels Mar 29, 2020
@henrikhorluck henrikhorluck mentioned this issue Mar 29, 2020
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file Status: Available
Projects
No open projects
Status: Bigger issues
Development

No branches or pull requests

1 participant