guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

57/73: gnu: python-celery: Use python-pytest-7.1.


From: guix-commits
Subject: 57/73: gnu: python-celery: Use python-pytest-7.1.
Date: Tue, 11 Apr 2023 22:07:30 -0400 (EDT)

apteryx pushed a commit to branch staging
in repository guix.

commit 5cb19ebeacbc01444572aaa3927ec19c0689aae9
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Tue Apr 11 14:08:50 2023 -0400

    gnu: python-celery: Use python-pytest-7.1.
    
    * gnu/packages/python-xyz.scm (python-celery)
    [native-inputs]: Replace python-pytest with python-pytest-7.1.
---
 gnu/packages/python-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 68285518a2..8145e84d63 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -16354,7 +16354,7 @@ Python 2.4 and 2.5, and will draw its 
fixes/improvements from python-trunk.")
            python-iniconfig
            python-moto
            python-msgpack
-           python-pytest
+           python-pytest-7.1            ;for pytest-subtests
            python-pytest-celery
            python-pytest-subtests
            python-pytest-timeout



reply via email to

[Prev in Thread] Current Thread [Next in Thread]