-
-
Notifications
You must be signed in to change notification settings - Fork 75
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
dev-python/watchgod being removed from gentoo repositories #157
Comments
I don't think etebase-server depends on watchgod? It's only a transitive dependency through uvicorn, so if that gets moved to another package it shouldn't affect etebase-server. |
Ok, I’m removing this dependency. |
Just to be sure, these are actually the dependencies I’ve set for etebase. Is there something to change?
|
These are the direct Etebase dependencies: https://github.com/etesync/server/blob/master/requirements.in/base.txt |
Oops, I do not have |
About direct dependencies, it seems that on Gentoo, the dependency tree is not exactly the same than on python projects. |
Yeah, not using watchgod, it's only useful for dev. |
Hello,
I’ve noticed on update that now
dev-python/watchgod
is being masked. It will be removed on 2022-12⁻04.They were saying it was only used by
dev-python/uvicorn
and that they have replaced it bydev-python/watchfiles
.What should I do for etebase server? Should I add watchgod on my own overlay? Should we work on etebase switching on it?
They have linked a bug report for this #879515.
Their original comment about the package mask:
The text was updated successfully, but these errors were encountered: