~ruther/guix-local

1aad6576b3da86435a8097c85785ae9d1c12c88d — Nguyễn Gia Phong 5 months ago 6ebc5d8
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