guix-commits
[Top][All Lists]
Advanced

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

23/28: gnu: Remove python2-publicsuffix.


From: guix-commits
Subject: 23/28: gnu: Remove python2-publicsuffix.
Date: Thu, 20 Jan 2022 08:34:36 -0500 (EST)

mothacehe pushed a commit to branch master
in repository guix.

commit fcb3f7d34457d4ae066d968882c80c7a386df310
Author: Vinicius Monego <monego@posteo.net>
AuthorDate: Wed Jan 19 14:09:11 2022 +0000

    gnu: Remove python2-publicsuffix.
    
    * gnu/packages/python-web.scm (python2-publicsuffix): Remove variable.
    
    Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
---
 gnu/packages/python-web.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index 42da8617b0..69ca4357da 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -3924,9 +3924,6 @@ Templates.")
 List.")
     (license license:expat)))
 
-(define-public python2-publicsuffix
-  (package-with-python2 python-publicsuffix))
-
 (define-public python-publicsuffix2
   (package
     (name "python-publicsuffix2")



reply via email to

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