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>
1 files changed, 2 insertions(+), 1 deletions(-) M gnu/packages/check.scm
M gnu/packages/check.scm => gnu/packages/check.scm +2 -1
@@ 2694,7 2694,8 @@ 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-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. (define-public python-lit