me
/
guix
Archived
1
0
Fork 0

gnu: python-ipython: Fix CVE detection.

* gnu/packages/python-xyz.scm (python-ipython)[properties]: New field.
master
Efraim Flashner 2022-02-01 12:49:37 +02:00
parent c5000dcc37
commit 305330a585
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -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