mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-ipython: Fix CVE detection.
* gnu/packages/python-xyz.scm (python-ipython)[properties]: New field.
This commit is contained in:
parent
c5000dcc37
commit
305330a585
1 changed files with 1 additions and 0 deletions
|
@ -8872,6 +8872,7 @@ callback signature using a prototype function.")
|
|||
Powerful interactive shells, a browser-based notebook, support for interactive
|
||||
data visualization, embeddable interpreters and tools for parallel
|
||||
computing.")
|
||||
(properties '((cpe-name . "ipython")))
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python-ipython-documentation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue