mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: poetry: Use python-msgpack.
* gnu/packages/python-xyz.scm (poetry)[propagated-inputs]: Change PYTHON-MSGPACK-TRANSITIONAL to PYTHON-MSGPACK.
This commit is contained in:
parent
dab711ca33
commit
eef8b08191
1 changed files with 1 additions and 1 deletions
|
@ -16030,7 +16030,7 @@ database, file, dict stores. Cachy supports python versions 2.7+ and 3.2+.")
|
||||||
python-clikit
|
python-clikit
|
||||||
python-html5lib
|
python-html5lib
|
||||||
python-keyring
|
python-keyring
|
||||||
python-msgpack-transitional
|
python-msgpack
|
||||||
python-packaging
|
python-packaging
|
||||||
python-pexpect
|
python-pexpect
|
||||||
python-pip
|
python-pip
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue