Quin Bedard
Quin Bedard
Oh dang, yeah. Just realized this. I have a few custom ftdetect autocommands and I would love to replace them with additional configuration for this plugin. I moved them to...
Indeed. Would love to see the fix get merged. 🙏
The problem (with Nexus at least) is that the repo hashes _do_ change for _all versions_ of a package whenever any new version is pushed for that package.
Just waiting on maintainer bandwidth for this one?
> It seems that clearing the Poetry cache (and deleting the generated `poetry.lock` file) makes Poetry 1.1.9 use SHA256 instead of MD5, providing a workaround. > > Try: > >...
I should clarify that pinning poetry-core to 1.0.4 does work for me. @wcn00 Have you tried this yet (per @adawalli)?
> That will work. However doing this means that we have to package and build dozens of packages to get started. This problem just started happening TODAY. It means that...
Should this be an issue on [poetry-core](https://github.com/python-poetry/poetry-core)?
This has been wrecking my day. Guess I'll be hard-coding some URLs for a bit. 😭
> 👍 to @liszi - I'm exploring CodeArtifact for private packages and trying to reconcile local builds using containers with this. Be warned that it can be a pain in...