[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/27: gnu: Remove python-pytest-xdist-next.
From: |
guix-commits |
Subject: |
17/27: gnu: Remove python-pytest-xdist-next. |
Date: |
Fri, 9 Sep 2022 11:08:15 -0400 (EDT) |
mbakke pushed a commit to branch core-updates
in repository guix.
commit 258ff7ca5589e0f4064f9ff8887db789b09a41d5
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Fri Aug 12 18:59:29 2022 +0200
gnu: Remove python-pytest-xdist-next.
* gnu/packages/check.scm (python-pytest-xdist-next): Remove variable.
---
gnu/packages/check.scm | 14 --------------
1 file changed, 14 deletions(-)
diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm
index 6653326c18..1e18245234 100644
--- a/gnu/packages/check.scm
+++ b/gnu/packages/check.scm
@@ -1345,20 +1345,6 @@ program code to a remote location, executes there, and
then syncs the
result back.")
(license license:expat)))
-(define-public python-pytest-xdist-next
- (package/inherit python-pytest-xdist
- (name "python-pytest-xdist")
- (version "2.5.0")
- (source
- (origin
- (method url-fetch)
- (uri (pypi-uri "pytest-xdist" version))
- (sha256
- (base32
- "1psf5dqxvc38qzxvc305mkg5xpdmdkbkkfiyqlmdnkgh7z5dx025"))))
- (propagated-inputs (list python-execnet python-pytest
- python-pytest-forked-next))))
-
(define-public python-pytest-timeout
(package
(name "python-pytest-timeout")
- 09/27: gnu: python-exceptiongroup: Disable tests., (continued)
- 09/27: gnu: python-exceptiongroup: Disable tests., guix-commits, 2022/09/09
- 10/27: gnu: python-hypothesis: Update to 6.54.5., guix-commits, 2022/09/09
- 13/27: gnu: python-coverage: Update to 6.4.3., guix-commits, 2022/09/09
- 12/27: gnu: python-pytest: Use G-expression., guix-commits, 2022/09/09
- 03/27: gnu: gjs: Update to 1.73.2., guix-commits, 2022/09/09
- 04/27: gnu: serf: Build with the default scons., guix-commits, 2022/09/09
- 18/27: gnu: Remove python-pytest-forked-next., guix-commits, 2022/09/09
- 21/27: gnu: python-pytest-mock: Update to 3.8.2., guix-commits, 2022/09/09
- 07/27: gnu: python-pytest: Update to 7.1.3., guix-commits, 2022/09/09
- 16/27: gnu: python-pytest-xdist: Add extra test input, don't propagate pytest., guix-commits, 2022/09/09
- 17/27: gnu: Remove python-pytest-xdist-next.,
guix-commits <=
- 25/27: gnu: SQLite: Update to 3.39.3., guix-commits, 2022/09/09
- 19/27: gnu: python-fonttools: Update to 4.37.1., guix-commits, 2022/09/09
- 20/27: gnu: python-parameterized: Update to 0.8.1., guix-commits, 2022/09/09
- 08/27: gnu: python-distlib: Update to 0.3.5., guix-commits, 2022/09/09
- 06/27: gnu: python-pytest: Remove input labels., guix-commits, 2022/09/09
- 26/27: gnu: autotrace: Update to 0.31.9., guix-commits, 2022/09/09
- 15/27: gnu: python-pyfakefs: Update to 4.6.3., guix-commits, 2022/09/09
- 23/27: gnu: python-pygobject: Update to 3.42.2., guix-commits, 2022/09/09
- 11/27: gnu: Deprecate the 'python-pytest-6' variable., guix-commits, 2022/09/09
- 05/27: gnu: python-sortedcontainers: Update to 2.4.0., guix-commits, 2022/09/09