guix-commits
[Top][All Lists]
Advanced

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

06/07: gnu: Remove python2-glances variant.


From: guix-commits
Subject: 06/07: gnu: Remove python2-glances variant.
Date: Wed, 18 Mar 2020 21:32:12 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 16b8503f55f2e8869c5670e7cd361e69ac1db165
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Thu Mar 19 02:12:20 2020 +0100

    gnu: Remove python2-glances variant.
    
    * gnu/packages/python-xyz.scm (python2-glances): 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 b041719..a2c3844 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -11989,9 +11989,6 @@ Glances uses the PsUtil library to get information from 
your system.  It
 monitors CPU, load, memory, network bandwidth, disk I/O, disk use, and more.")
   (license license:lgpl3+)))
 
-(define-public python2-glances
-  (package-with-python2 python-glances))
-
 (define-public python-graphql-core
   (package
     (name "python-graphql-core")



reply via email to

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