[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
26/31: gnu: python2-testtools: Remove package.
From: |
guix-commits |
Subject: |
26/31: gnu: python2-testtools: Remove package. |
Date: |
Fri, 29 Jan 2021 11:00:00 -0500 (EST) |
apteryx pushed a commit to branch master
in repository guix.
commit a215577f06a0e92c93d5a063c82fade1c17e7018
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Fri Jan 29 10:32:50 2021 -0500
gnu: python2-testtools: Remove package.
* gnu/packages/check.scm (python2-testtools-bootstrap)
(python2-testtools): Delete variables.
---
gnu/packages/check.scm | 6 ------
1 file changed, 6 deletions(-)
diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm
index ef6dab4..13f495d 100644
--- a/gnu/packages/check.scm
+++ b/gnu/packages/check.scm
@@ -1405,9 +1405,6 @@ subprocess and see the output as well as any file
modifications.")
"This package is only for bootstrapping. Do not use this.")
(license license:psfl)))
-(define-public python2-testtools-bootstrap
- (package-with-python2 python-testtools-bootstrap))
-
(define-public python-testtools
(package
(inherit python-testtools-bootstrap)
@@ -1433,9 +1430,6 @@ subprocess and see the output as well as any file
modifications.")
provide matchers, more debugging information, and cross-Python
compatibility.")))
-(define-public python2-testtools
- (package-with-python2 python-testtools))
-
(define-public python-testscenarios-bootstrap
(package
(name "python-testscenarios-bootstrap")
- 04/31: gnu: python2-os-testr: Remove package., (continued)
- 04/31: gnu: python2-os-testr: Remove package., guix-commits, 2021/01/29
- 03/31: gnu: python2-behave-web-api: Remove package., guix-commits, 2021/01/29
- 07/31: gnu: python2-falcon: Remove package., guix-commits, 2021/01/29
- 19/31: gnu: python2-lockfile: Remove package., guix-commits, 2021/01/29
- 12/31: gnu: python2-xenon: Remove package., guix-commits, 2021/01/29
- 14/31: gnu: python2-honcho: Remove package., guix-commits, 2021/01/29
- 22/31: gnu: python2-requests-mock: Remove package., guix-commits, 2021/01/29
- 16/31: gnu: python2-os-client-config: Remove package., guix-commits, 2021/01/29
- 23/31: gnu: python2-testrepository: Remove package., guix-commits, 2021/01/29
- 24/31: gnu: python2-subunit: Remove package., guix-commits, 2021/01/29
- 26/31: gnu: python2-testtools: Remove package.,
guix-commits <=
- 28/31: gnu: python2-pbr: Remove package., guix-commits, 2021/01/29
- 06/31: gnu: python2-oslotest: Remove package., guix-commits, 2021/01/29
- 08/31: gnu: python2-falcon-cors: Remove package., guix-commits, 2021/01/29
- 09/31: gnu: python2-cachecontrol: Remove package., guix-commits, 2021/01/29
- 11/31: gnu: python2-apache-libcloud: Remove package., guix-commits, 2021/01/29
- 10/31: gnu: python2-mwclient: Remove package., guix-commits, 2021/01/29
- 13/31: gnu: python2-fasteners: Remove package., guix-commits, 2021/01/29
- 21/31: gnu: python2-tox: Remove package., guix-commits, 2021/01/29
- 18/31: gnu: python2-requests-oauthlib: Remove package., guix-commits, 2021/01/29
- 15/31: gnu: python2-debtcollector: Remove package., guix-commits, 2021/01/29