Conversation
|
Hi @edmorley, could you please take a look on this PR? I need to get Poetry 2.3.3 out ASAP, as some of my apps are crashing due to the issue addressed in python-poetry/poetry-core#930. |
|
@nettoclaudio Hi! I can take a look at this tomorrow. Though I'm puzzled, the linked issue references Debian Trixie, but Heroku runs on Ubuntu. Is this affecting a Heroku app, or another platform using this buildpack? Either way, could you paste some logs so I can understand better? :-) |
And specifically this CNB has buildpacks-python/buildpack.toml Lines 14 to 32 in 722b55d |
|
Hi @edmorley, thanks for jumping in so quickly.
This issue depends on the host kernel version, which may not follow the PEP440 versioning format. It's not limited to Debian Trixie, actually it was only mentioned because the original reporter was using it. AFAIU depending on the app dependencies managed by Poetry, some may use a
Of course, below is the most relevant part of the app build logs related to the error: My host info is: |
|
@dependabot rebase |
Bumps [poetry](https://github.com/python-poetry/poetry) from 2.3.2 to 2.3.3. - [Release notes](https://github.com/python-poetry/poetry/releases) - [Changelog](https://github.com/python-poetry/poetry/blob/main/CHANGELOG.md) - [Commits](python-poetry/poetry@2.3.2...2.3.3) --- updated-dependencies: - dependency-name: poetry dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
88caa94 to
33d5a54
Compare
## heroku/python ### Changed - Updated Poetry from 2.3.2 to 2.3.3. ([#532](heroku/buildpacks-python#532)) - Updated uv from 0.10.9 to 0.11.3. ([#535](heroku/buildpacks-python#535))
Bumps poetry from 2.3.2 to 2.3.3.
Release notes
Sourced from poetry's releases.
Changelog
Sourced from poetry's changelog.
Commits
3d0151arelease: bump version to 2.3.389f09aafix long path issue on Windows (#10794)e068177installer: fix path traversal (#10792)d76a2f6chore: require new poetry-core version (#10790)859d443Update init & new commands for PEP 639 (License) (#10787)2ff2845fix: pass auth via Request constructor instead of calling HTTPBasicAuth on un...286e43benv: improve error handling if.venvis not a directory but a file (#10777)d6e72c9Fixpublish --buildprompt behavior in non-interactive mode (#10769)9fced1afix(env): treat empty VIRTUAL_ENV/CONDA_PREFIX as unset (#10784)9688382docs: fix pipx install directions link (#10783)