mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: poetry: Fix build.
Follow-up to 21d6985a8b
.
* gnu/packages/python-build.scm (python-poetry-core-1.0): New variable.
* gnu/packages/python-xyz.scm (poetry)[propagated-inputs]: Replace
python-poetry-core by python-poetry-core-1.0.
This commit is contained in:
parent
0099214386
commit
f4a5d4f0b0
2 changed files with 21 additions and 1 deletions
|
@ -19316,7 +19316,7 @@ database, file, dict stores. Cachy supports python versions 2.7+ and 3.2+.")
|
|||
python-pexpect
|
||||
python-pip
|
||||
python-pkginfo
|
||||
python-poetry-core
|
||||
python-poetry-core-1.0
|
||||
python-requests
|
||||
python-requests-toolbelt
|
||||
python-shellingham
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue