guix_mirror_bot pushed a commit to branch python-team
in repository guix.

commit 8f77606a57d52e8edf5998f2b3e57762fddb9797
Author: Sharlatan Hellseher <sharlata...@gmail.com>
AuthorDate: Tue Jul 29 21:55:00 2025 +0100

    gnu: python-sentry-sdk: Adjust inputs.
    
    * gnu/packages/python-xyz.scm (python-sentry-sdk): [native-inputs]:
    Remove python-pytest-forked.
    
    Change-Id: Ibb38b9056b82e5314427afa56bae422bde0d2a7e
---
 gnu/packages/python-xyz.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index f285d20649..0454096552 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -16516,7 +16516,6 @@ you do not want to store entirely on disk or on 
memory.")
            python-pytest
            python-pytest-cov
            python-pytest-django
-           python-pytest-forked
            python-pytest-localserver
            python-setuptools
            python-werkzeug

Reply via email to