[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#49189] [PATCH 7/9] gnu: python2-scripttest: Remove package.
From: |
zimoun |
Subject: |
[bug#49189] [PATCH 7/9] gnu: python2-scripttest: Remove package. |
Date: |
Wed, 23 Jun 2021 17:52:28 +0200 |
* gnu/packages/check.scm (python2-scripttest): Remove variable.
---
gnu/packages/check.scm | 3 ---
1 file changed, 3 deletions(-)
diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm
index 7b20d863e6..658905a7f5 100644
--- a/gnu/packages/check.scm
+++ b/gnu/packages/check.scm
@@ -1391,9 +1391,6 @@ interactive command-line applications. With it you can
run a script in a
subprocess and see the output as well as any file modifications.")
(license license:expat)))
-(define-public python2-scripttest
- (package-with-python2 python-scripttest))
-
(define-public python-testtools-bootstrap
(package
(name "python-testtools-bootstrap")
--
2.32.0
- [bug#49189] [PATCH 0/9] Remove broken Python 2 packages, zimoun, 2021/06/23
- [bug#49189] [PATCH 1/9] gnu: python2-larch: Remove package., zimoun, 2021/06/23
- [bug#49189] [PATCH 5/9] gnu: python2-rpython: Remove package., zimoun, 2021/06/23
- [bug#49189] [PATCH 2/9] gnu: python2-libadalang: Remove package., zimoun, 2021/06/23
- [bug#49189] [PATCH 4/9] gnu: python2-roca-detect: Remove package., zimoun, 2021/06/23
- [bug#49189] [PATCH 8/9] gnu: python2-sqlparse: Remove package., zimoun, 2021/06/23
- [bug#49189] [PATCH 9/9] gnu: python2-wsgiproxy2: Remove package., zimoun, 2021/06/23
- [bug#49189] [PATCH 7/9] gnu: python2-scripttest: Remove package.,
zimoun <=
- [bug#49189] [PATCH 6/9] gnu: python2-plotly: Remove package., zimoun, 2021/06/23
- [bug#49189] [PATCH 3/9] gnu: python2-mapnik: Remove package., zimoun, 2021/06/23
- [bug#49189] [PATCH 0/9] Remove broken Python 2 packages, Ludovic Courtès, 2021/06/24
- bug#49189: [PATCH 0/9] Remove broken Python 2 packages, Ludovic Courtès, 2021/06/29