[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
27/31: gnu: python2-fixtures: Remove package.
From: |
guix-commits |
Subject: |
27/31: gnu: python2-fixtures: Remove package. |
Date: |
Fri, 29 Jan 2021 11:00:00 -0500 (EST) |
apteryx pushed a commit to branch master
in repository guix.
commit 674391d0cbf9b7c76e8327e9af2545448a3fe3ab
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Fri Jan 29 10:33:43 2021 -0500
gnu: python2-fixtures: Remove package.
* gnu/packages/check.scm (python2-fixtures-bootstrap)
(python2-fixtures): 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 13f495d..7163086 100644
--- a/gnu/packages/check.scm
+++ b/gnu/packages/check.scm
@@ -1571,9 +1571,6 @@ protocol.")))
python-fixtures package instead.")
(license (list license:bsd-3 license:asl2.0)))) ; at user's option
-(define-public python2-fixtures-bootstrap
- (package-with-python2 python-fixtures-bootstrap))
-
(define-public python-fixtures
(package
(inherit python-fixtures-bootstrap)
@@ -1596,9 +1593,6 @@ python-fixtures package instead.")
"Fixtures provides a way to create reusable state, useful when writing
Python tests.")))
-(define-public python2-fixtures
- (package-with-python2 python-fixtures))
-
(define-public python-testrepository-bootstrap
(package
(name "python-testrepository-bootstrap")
- 09/31: gnu: python2-cachecontrol: Remove package., (continued)
- 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
- 17/31: gnu: python2-git-review: Remove package., guix-commits, 2021/01/29
- 20/31: gnu: python2-pathpy: Remove package., guix-commits, 2021/01/29
- 25/31: gnu: python2-testscenarios: Remove package., guix-commits, 2021/01/29
- 27/31: gnu: python2-fixtures: Remove package.,
guix-commits <=
- 29/31: gnu: python2-virtualenv: Remove package., guix-commits, 2021/01/29
- 30/31: gnu: syncthing-gtk: Switch source to use Debian's Python 3 port., guix-commits, 2021/01/29
- 31/31: gnu: grocsvs: Remove package., guix-commits, 2021/01/29