gnu: Remove python2-msgpack.

* gnu/packages/python-xyz.scm (python2-msgpack): Remove variable.
This commit is contained in:
Leo Famulari 2022-01-12 13:34:37 -05:00
parent d5ae6739fd
commit 333361f21d
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 0 additions and 3 deletions

View File

@ -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")