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

Python: fix packages that use poetry as build backend to use poetry-core #103325

Closed
FRidh opened this issue Nov 10, 2020 · 4 comments
Closed

Python: fix packages that use poetry as build backend to use poetry-core #103325

FRidh opened this issue Nov 10, 2020 · 4 comments
Labels
0.kind: bug Something is broken 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md 6.topic: python

Comments

@FRidh
Copy link
Member

FRidh commented Nov 10, 2020

Describe the bug
The build backend for Poetry was split out into a separate package, poetry-core. Unfortunately, most packages requiring it, still refer to poetry.masonry.api instead of the preferred poetry.core.masonry.api.

Note these are upstream bugs

@FRidh FRidh added 0.kind: bug Something is broken 6.topic: python labels Nov 10, 2020
@FRidh
Copy link
Member Author

FRidh commented Jan 3, 2021

waiting for 1.2.3 of supakeen/pinnwand#101

@mweinelt
Copy link
Member

mweinelt commented Jan 6, 2021

Both of these should be built using poetry, since their tests are only available when pulling from Git.

@stale
Copy link

stale bot commented Jul 8, 2021

I marked this as stale due to inactivity. → More info

@stale stale bot added the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Jul 8, 2021
erictapen added a commit to erictapen/python-slapd that referenced this issue Aug 30, 2024
The poetry build backend was split into the package poetry-core.

See also
https://python-poetry.org/docs/pyproject/#poetry-and-pep-517
NixOS/nixpkgs#103325
azmeuk pushed a commit to yaal-coop/canaille that referenced this issue Aug 30, 2024
The poetry build backend was split into the package poetry-core.

See also
https://python-poetry.org/docs/pyproject/#poetry-and-pep-517
NixOS/nixpkgs#103325
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: bug Something is broken 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md 6.topic: python
Projects
None yet
Development

No branches or pull requests

2 participants