guix-commits
[Top][All Lists]
Advanced

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

24/28: gnu: Remove python2-publicsuffix2.


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

mothacehe pushed a commit to branch master
in repository guix.

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

    gnu: Remove python2-publicsuffix2.
    
    * gnu/packages/python-web.scm (python2-publicsuffix2): 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 69ca4357da..16d782f0d6 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -3953,9 +3953,6 @@ List.")
 List.  Forked from and using the same API as the publicsuffix package.")
     (license (list license:expat license:mpl2.0))))
 
-(define-public python2-publicsuffix2
-  (package-with-python2 python-publicsuffix2))
-
 (define-public python-werkzeug
   (package
     (name "python-werkzeug")



reply via email to

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