summaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2026-01-16 23:45:26 +0000
committerAndreas Enge <andreas@enge.fr>2026-02-07 12:28:20 +0100
commite12208693b49a51e58f544fca0519724b06abf6d (patch)
tree6939ddf606e0b5c6a028518de3940a88db6b5983 /gnu/packages
parent362fbc30b3705472e39cc905336284a3dc56046b (diff)
gnu: Remove python-hypothesis-next.
* gnu/packages/check.scm (python-hypothesis-next): Delete variable. Change-Id: I108aa4004ba92b51f639add0745fec0f421d5a9c
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/check.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm
index f87b546fd7e..bf212fbb6a6 100644
--- a/gnu/packages/check.scm
+++ b/gnu/packages/check.scm
@@ -2741,9 +2741,6 @@ based on the Haskell library, Quickcheck, and is designed to integrate
seamlessly into your existing Python unit testing work flow.")
(license license:mpl2.0)))
-(define-deprecated/public-alias python-hypothesis-next
- python-hypothesis) ;may be removed after 2025-12-01
-
;; WARNING: This package is a dependency of mesa.
(define-public python-lit
(package