mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Remove python-psutil-7.
* gnu/packages/python-xyz.scm (python-psutil-7): Delete variable. Change-Id: I9d386d78e16daf4db8232d9268da86c249401334
This commit is contained in:
parent
52fd7466c7
commit
bc88880cfd
1 changed files with 0 additions and 12 deletions
|
@ -3934,18 +3934,6 @@ top, lsof, netstat, ifconfig, who, df, kill, free, nice, ionice, iostat,
|
|||
iotop, uptime, pidof, tty, taskset, pmap.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python-psutil-7
|
||||
(package
|
||||
(inherit python-psutil)
|
||||
(name "python-psutil")
|
||||
(version "7.0.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "psutil" version))
|
||||
(sha256
|
||||
(base32 "0mn42p9pzh0wynhk9i18iyvp8h54hbcsyczajmjcpv4blgmw7sbv"))))))
|
||||
|
||||
(define-public python-scapy
|
||||
(package
|
||||
(name "python-scapy")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue