guix-commits
[Top][All Lists]
Advanced

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

02/03: gnu: python2-pygraphviz: Remove it.


From: guix-commits
Subject: 02/03: gnu: python2-pygraphviz: Remove it.
Date: Thu, 29 Jul 2021 04:25:38 -0400 (EDT)

mothacehe pushed a commit to branch core-updates
in repository guix.

commit c56df3b9465b19b61c102019f599caf8303143a9
Author: Mathieu Othacehe <othacehe@gnu.org>
AuthorDate: Thu Jul 29 10:24:50 2021 +0200

    gnu: python2-pygraphviz: Remove it.
    
    * gnu/packages/graphviz.scm (python2-pygraphviz): Remove it.
---
 gnu/packages/graphviz.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/graphviz.scm b/gnu/packages/graphviz.scm
index ed8f55b..1231b5b 100644
--- a/gnu/packages/graphviz.scm
+++ b/gnu/packages/graphviz.scm
@@ -241,9 +241,6 @@ write, and draw graphs using Python to access the Graphviz 
graph data
 structure and layout algorithms.")
     (license license:bsd-3)))
 
-(define-public python2-pygraphviz
-  (package-with-python2 python-pygraphviz))
-
 (define-public python-uqbar
   (package
     (name "python-uqbar")



reply via email to

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