guix-commits
[Top][All Lists]
Advanced

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

02/02: gnu: Remove python2-msgpack.


From: guix-commits
Subject: 02/02: gnu: Remove python2-msgpack.
Date: Wed, 12 Jan 2022 13:35:30 -0500 (EST)

lfam pushed a commit to branch master
in repository guix.

commit 333361f21d31aa87146d011c7739b33fccf0aa00
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Wed Jan 12 13:34:37 2022 -0500

    gnu: Remove python2-msgpack.
    
    * gnu/packages/python-xyz.scm (python2-msgpack): Remove variable.
---
 gnu/packages/python-xyz.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 0b0183efdf..306c5feed5 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -10846,9 +10846,6 @@ reading and writing MessagePack data.")
     (home-page "https://pypi.org/project/msgpack/";)
     (license license:asl2.0)))
 
-(define-public python2-msgpack
-  (package-with-python2 python-msgpack))
-
 (define-public python-netaddr
   (package
     (name "python-netaddr")



reply via email to

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