[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#49993] [PATCH 08/18] gnu: Remove python2-configobj.
From: |
Ben Sturmfels |
Subject: |
[bug#49993] [PATCH 08/18] gnu: Remove python2-configobj. |
Date: |
Wed, 11 Aug 2021 13:08:51 +1000 |
Remove Python 2 leaf package possibly added for Python 2 MediaGoblin.
* gnu/packages/python-xyz.scm (python2-configobj): 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 8a3a1e7bee..df3d49e43f 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -11652,9 +11652,6 @@ config files.")
(home-page "https://github.com/DiffSK/configobj")
(license license:bsd-3)))
-(define-public python2-configobj
- (package-with-python2 python-configobj))
-
(define-public python-configargparse
(package
(name "python-configargparse")
--
2.32.0
- [bug#49993] [PATCH 00/18] Remove Python 2 packages possibly added for Python 2 MediaGoblin., Ben Sturmfels, 2021/08/10
- [bug#49993] [PATCH 01/18] gnu: Remove python2-exif-read., Ben Sturmfels, 2021/08/10
- [bug#49993] [PATCH 02/18] gnu: Remove python2-pyld., Ben Sturmfels, 2021/08/10
- [bug#49993] [PATCH 03/18] gnu: Remove python2-jsonschema., Ben Sturmfels, 2021/08/10
- [bug#49993] [PATCH 04/18] gnu: Remove python2-unidecode., Ben Sturmfels, 2021/08/10
- [bug#49993] [PATCH 13/18] gnu: Remove python2-wtforms., Ben Sturmfels, 2021/08/10
- [bug#49993] [PATCH 10/18] gnu: Remove python2-email-validator., Ben Sturmfels, 2021/08/10
- [bug#49993] [PATCH 11/18] gnu: Remove python2-py-bcrypt., Ben Sturmfels, 2021/08/10
- [bug#49993] [PATCH 06/18] gnu: Remove python2-feedgenerator., Ben Sturmfels, 2021/08/10
- [bug#49993] [PATCH 16/18] gnu: Remove python2-openid-cla., Ben Sturmfels, 2021/08/10
- [bug#49993] [PATCH 08/18] gnu: Remove python2-configobj.,
Ben Sturmfels <=
- [bug#49993] [PATCH 17/18] gnu: Remove python2-openid., Ben Sturmfels, 2021/08/10
- [bug#49993] [PATCH 05/18] gnu: Remove python2-itsdangerous., Ben Sturmfels, 2021/08/10
- [bug#49993] [PATCH 14/18] gnu: Remove python2-pastescript., Ben Sturmfels, 2021/08/10
- [bug#49993] [PATCH 07/18] gnu: Remove python2-markdown., Ben Sturmfels, 2021/08/10
- [bug#49993] [PATCH 09/18] gnu: Remove python2-waitress., Ben Sturmfels, 2021/08/10
- [bug#49993] [PATCH 12/18] gnu: Remove python2-oauthlib., Ben Sturmfels, 2021/08/10
- [bug#49993] [PATCH 15/18] gnu: Remove python2-openid-teams., Ben Sturmfels, 2021/08/10
- [bug#49993] [PATCH 18/18] gnu: Remove python2-celery., Ben Sturmfels, 2021/08/10
- [bug#49993], Ben Sturmfels, 2021/08/30