gnu: python-hypothesis-next: Mark as deprecated.

* gnu/packages/check.scm (python-hypothesis-next):
  Mark as a deprecated public alias.

Change-Id: Ic121d5f9cd965095bce70b2c3d3bef887b8f1f8e
Reviwed-by: Ludovic Courtès <ludo@gnu.org>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Nguyễn Gia Phong 2025-09-26 15:56:16 +09:00 committed by Sharlatan Hellseher
parent 6ebc5d855c
commit 1aad6576b3
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -2694,7 +2694,8 @@ based on the Haskell library, Quickcheck, and is designed to integrate
seamlessly into your existing Python unit testing work flow.") seamlessly into your existing Python unit testing work flow.")
(license license:mpl2.0))) (license license:mpl2.0)))
(define-public python-hypothesis-next python-hypothesis) (define-deprecated/public-alias python-hypothesis-next
python-hypothesis) ;may be removed after 2025-12-01
;; WARNING: This package is a dependency of mesa. ;; WARNING: This package is a dependency of mesa.
(define-public python-lit (define-public python-lit