summaryrefslogtreecommitdiff
path: root/gnu/packages/python-check.scm
diff options
context:
space:
mode:
authorNguyễn Gia Phong <cnx@loang.net>2026-01-20 17:30:31 +0900
committerAndreas Enge <andreas@enge.fr>2026-02-07 12:28:31 +0100
commit992e7fc3b87084c31760570b841f647bfa0ea48f (patch)
tree15720041d2748fdbf31cbae6ce7a48f83e785cf4 /gnu/packages/python-check.scm
parent252d45be896555960f931a68fb1dd5df3055e779 (diff)
gnu: python-trio: Update to 0.32.0.
* gnu/packages/python-xyz.scm (python-trio): Update to 0.32.0. [arguments] <#:test-flags>: Adjust skipped tests. <#:phases>: Add phase 'patch-pthread-path. Remove the inclusion of src in PYTHONPATH in 'set-env phase before phase 'check. [native-inputs]: Add python-async-generator, python-cryptography, python-jedi and python-pylint. Remove python-wheel. [propagated-inputs]: Remove python-cffi and python-exceptiongroup. [home-page]: Change to the documentation website. Change-Id: Ib109aeb2cf6a239a5a055d53682ab811c76701f2 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Diffstat (limited to 'gnu/packages/python-check.scm')
-rw-r--r--gnu/packages/python-check.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/python-check.scm b/gnu/packages/python-check.scm
index c979b390a26..4d1b3605ea9 100644
--- a/gnu/packages/python-check.scm
+++ b/gnu/packages/python-check.scm
@@ -42,6 +42,7 @@
;;; Copyright © 2025 Nicolas Graves <ngraves@ngraves.fr>
;;; Copyright © 2025 Sergio Pastor Pérez <sergio.pastorperez@gmail.com>
;;; Copyright © 2025 Zheng Junjie <z572@z572.online>
+;;; Copyright © 2026 Nguyễn Gia Phong <cnx@loang.net>
;;;
;;; This file is part of GNU Guix.
;;;