1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-01 23:05:57 +02: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:
Marius Bakke
2022-01-10 23:11:18 +01:00
parent dab711ca33
commit eef8b08191
+1 -1
View File
@@ -16030,7 +16030,7 @@ database, file, dict stores. Cachy supports python versions 2.7+ and 3.2+.")
python-clikit
python-html5lib
python-keyring
python-msgpack-transitional
python-msgpack
python-packaging
python-pexpect
python-pip