[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")
- branch master updated (f673e713c0 -> 653dbd922b), guix-commits, 2022/01/20
- 10/28: gnu: Remove python2-cssutils., guix-commits, 2022/01/20
- 11/28: gnu: Remove python2-css-parser., guix-commits, 2022/01/20
- 22/28: gnu: Remove python2-elasticsearch., guix-commits, 2022/01/20
- 24/28: gnu: Remove python2-publicsuffix2.,
guix-commits <=
- 27/28: gnu: Add python-urlgrabber., guix-commits, 2022/01/20
- 03/28: gnu: Remove python2-sphinx-repoze-autointerface., guix-commits, 2022/01/20
- 01/28: gnu: Remove python2-sphinxcontrib-programoutput., guix-commits, 2022/01/20
- 02/28: gnu: Remove python2-sphinx-me., guix-commits, 2022/01/20
- 05/28: gnu: Remove python2-guzzle-sphinx-theme., guix-commits, 2022/01/20
- 19/28: gnu: Remove python2-s3transfer., guix-commits, 2022/01/20
- 26/28: gnu: Remove python2-paste., guix-commits, 2022/01/20
- 06/28: gnu: Remove python2-sphinx-rtd-theme., guix-commits, 2022/01/20
- 04/28: gnu: Remove python2-sphinx-cloud-sptheme., guix-commits, 2022/01/20
- 12/28: gnu: Remove python2-cssselect., guix-commits, 2022/01/20