mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-18 04:37:36 -05:00
gnu: Remove python2-msgpack.
* gnu/packages/python-xyz.scm (python2-msgpack): Remove variable.
This commit is contained in:
parent
d5ae6739fd
commit
333361f21d
1 changed files with 0 additions and 3 deletions
|
@ -10846,9 +10846,6 @@ (define-public python-msgpack
|
||||||
(home-page "https://pypi.org/project/msgpack/")
|
(home-page "https://pypi.org/project/msgpack/")
|
||||||
(license license:asl2.0)))
|
(license license:asl2.0)))
|
||||||
|
|
||||||
(define-public python2-msgpack
|
|
||||||
(package-with-python2 python-msgpack))
|
|
||||||
|
|
||||||
(define-public python-netaddr
|
(define-public python-netaddr
|
||||||
(package
|
(package
|
||||||
(name "python-netaddr")
|
(name "python-netaddr")
|
||||||
|
|
Loading…
Reference in a new issue