guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

09/25: gnu: poetry: Use python-msgpack.


From: guix-commits
Subject: 09/25: gnu: poetry: Use python-msgpack.
Date: Tue, 11 Jan 2022 12:41:19 -0500 (EST)

mbakke pushed a commit to branch master
in repository guix.

commit eef8b08191fada312efdd955790f03014a98fbc0
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Mon Jan 10 23:11:18 2022 +0100

    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(-)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]