mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 20:15:25 -06:00
gnu: python-pythondialog: Deprecate in favor of python-dialog.
* gnu/packages/python-xyz.scm (python-pythondialog): Proper deprecate variable. Change-Id: Ic76ad0fa92bb8eb7ffe47b06a8ba8ea70a54de24
This commit is contained in:
parent
4dc5a7176d
commit
9ea4b60ddc
1 changed files with 1 additions and 2 deletions
|
|
@ -18740,8 +18740,7 @@ easy to use, pythonic and comprehensive Python interface to dialog. This
|
|||
allows one to make simple text-mode user interfaces on Unix-like systems")
|
||||
(license license:lgpl2.1)))
|
||||
|
||||
(define-public python-pythondialog
|
||||
(deprecated-package "python-pythondialog" python-dialog))
|
||||
(define-deprecated-package python-pythondialog python-dialog)
|
||||
|
||||
(define-public python-confection
|
||||
(package
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue