diff mbox series

[bug#48922,03/10] gnu: python2-gridmap: Remove package.

Message ID 20210608143751.30298-3-zimon.toutoune@gmail.com
State Accepted
Headers show
Series [bug#48922,01/10] gnu: python2-bigfloat: Remove package. | expand

Checks

Context Check Description
cbaines/applying patch fail View Laminar job
cbaines/issue success View issue

Commit Message

Simon Tournier June 8, 2021, 2:37 p.m. UTC
* gnu/packages/python-xyz.scm (python2-gridmap): Delete.
---
 gnu/packages/python-xyz.scm | 3 ---
 1 file changed, 3 deletions(-)
diff mbox series

Patch

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 4b16dba994..b59b7226f3 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -7103,9 +7103,6 @@  cluster directly from Python.  You can directly map Python functions onto the
 cluster without needing to write any wrapper code yourself.")
     (license license:gpl3+)))
 
-(define-public python2-gridmap
-  (package-with-python2 python-gridmap))
-
 (define-public python-honcho
   (package
     (name "python-honcho")