From eef8b08191fada312efdd955790f03014a98fbc0 Mon Sep 17 00:00:00 2001 From: Marius Bakke Date: Mon, 10 Jan 2022 23:11:18 +0100 Subject: gnu: poetry: Use python-msgpack. * gnu/packages/python-xyz.scm (poetry)[propagated-inputs]: Change PYTHON-MSGPACK-TRANSITIONAL to PYTHON-MSGPACK. --- gnu/packages/python-xyz.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu') diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 7af897c417..94ad68b535 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -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 -- cgit v1.2.3