guix-patches
[Top][All Lists]
Advanced

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

[bug#49272] [PATCH 08/10] gnu: python2-pyzmq: Remove package.


From: zimoun
Subject: [bug#49272] [PATCH 08/10] gnu: python2-pyzmq: Remove package.
Date: Tue, 29 Jun 2021 15:11:16 +0200

* gnu/packages/python-xyz.scm (python2-pyzmq): 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 69c161d92f..e7695b6318 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -9149,9 +9149,6 @@ applications.")
      "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
-- 
2.32.0






reply via email to

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