1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-14 11:00:36 +02:00

gnu: Remove python2-msgpack.

* gnu/packages/python-xyz.scm (python2-msgpack): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 22:55:11 -04:00
parent 451681e224
commit 8e25d494a1
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -12006,9 +12006,6 @@ reading and writing MessagePack data.")
((".fromstring\\(") ".frombytes("))
#t))))))))
(define-public python2-msgpack
(package-with-python2 python-msgpack))
(define-public python-netaddr
(package
(name "python-netaddr")