Poetry manager and python dependency with custom poetry source url #37016
Replies: 1 comment
-
|
And closing. After starting the discussion, I found legacy configuration which causes the issue. It's just unexpected and at first counter intuitive to find a a different datasource than pypi for one of these managers. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How are you running Renovate?
Self-hosted Renovate
If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.
GitLab
Please tell us more about your question or problem
This question is a follow up #26748 but slightly different.
When using the poetry manager and having a pyproject.toml file with configuration
then the renovatebot throws the following warning
using a pypi cache in combination with the github-releases data source.
Question: As the other question was closed with conclusion "misconfiguration" I do not see how what the misconfiguration could be here. Is there a configuration which requires to be added to resolve the python dependency version properly I am actually missing?
Used renovate bot version 40.62.1
Related code part - as it seems - https://github.com/renovatebot/renovate/blob/main/lib/modules/manager/poetry/extract.ts#L46
Logs (if relevant)
No response
Beta Was this translation helpful? Give feedback.
All reactions