[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#49993] [v2 05/12] gnu: Remove python2-email-validator.
From: |
Ben Sturmfels |
Subject: |
[bug#49993] [v2 05/12] gnu: Remove python2-email-validator. |
Date: |
Thu, 2 Sep 2021 15:30:35 +1000 |
Remove Python 2 leaf package possibly added for Python 2 MediaGoblin.
* gnu/packages/python-xyz.scm (python2-email-validator): 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 143ce91494..f4a979705f 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -15125,9 +15125,6 @@ simple, lightweight implementation.")
"This library validates email address syntax and deliverability.")
(license license:cc0)))
-(define-public python2-email-validator
- (package-with-python2 python-email-validator))
-
(define-public python-ukpostcodeparser
(package
(name "python-ukpostcodeparser")
--
2.33.0
- [bug#49993] [v2 00/12] Remove Python 2 packages, Ben Sturmfels, 2021/09/02
- [bug#49993] [v2 01/12] gnu: Remove python2-pyld., Ben Sturmfels, 2021/09/02
- [bug#49993] [v2 02/12] gnu: Remove python2-itsdangerous., Ben Sturmfels, 2021/09/02
- [bug#49993] [v2 03/12] gnu: Remove python2-feedgenerator., Ben Sturmfels, 2021/09/02
- [bug#49993] [v2 09/12] gnu: Remove python2-openid-cla., Ben Sturmfels, 2021/09/02
- [bug#49993] [v2 04/12] gnu: Remove python2-configobj., Ben Sturmfels, 2021/09/02
- [bug#49993] [v2 12/12] gnu: Remove python2-translitcodec., Ben Sturmfels, 2021/09/02
- [bug#49993] [v2 05/12] gnu: Remove python2-email-validator.,
Ben Sturmfels <=
- [bug#49993] [v2 06/12] gnu: Remove python2-wtforms., Ben Sturmfels, 2021/09/02
- [bug#49993] [v2 10/12] gnu: Remove python2-openid., Ben Sturmfels, 2021/09/02
- [bug#49993] [v2 07/12] gnu: Remove python2-pastescript., Ben Sturmfels, 2021/09/02
- [bug#49993] [v2 11/12] gnu: Remove python2-celery., Ben Sturmfels, 2021/09/02
- [bug#49993] [v2 08/12] gnu: Remove python2-openid-teams., Ben Sturmfels, 2021/09/02