mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 14:07:01 +01:00
gnu: python2-pyzmq: Remove package.
* gnu/packages/python-xyz.scm (python2-pyzmq): Remove variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
parent
fc288283d8
commit
8b7a878de2
1 changed files with 0 additions and 3 deletions
|
@ -9149,9 +9149,6 @@ (define-public python-pyzmq
|
|||
"PyZMQ is the official Python binding for the ZeroMQ messaging library.")
|
||||
(license license:bsd-4)))
|
||||
|
||||
(define-public python2-pyzmq
|
||||
(package-with-python2 python-pyzmq))
|
||||
|
||||
(define-public python-pep8
|
||||
;; This package has been renamed to ‘pycodestyle’ and is no longer updated.
|
||||
;; Its last release (1.7.1) adds only a scary warning to this effect, breaking
|
||||
|
|
Loading…
Reference in a new issue