mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: python-nose: Use ‘define-deprecated-package’.
* gnu/packages/check.scm (python-nose): Use ‘define-deprecated-package’. Fixes: guix-science/guix-past#37 Change-Id: I7c47db52b483980806e066f48231ede88deb3871
This commit is contained in:
@@ -1526,7 +1526,7 @@ available via the @code{unittest.mock} module.")
|
||||
;; XXX: Deprecated on <2026-01-26>.
|
||||
;;; This package is unmaintained (see the note at the top of doc/index.rst).
|
||||
;;; Pynose is actively maintained successor of Nose tests runner.
|
||||
(define-deprecated/public-alias python-nose python-pynose)
|
||||
(define-deprecated-package python-nose python-pynose)
|
||||
|
||||
(define-public python-nose2
|
||||
(package
|
||||
|
||||
Reference in New Issue
Block a user