mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 02:50:45 +02:00
gnu: python-posix-ipc: Remove unused input.
* gnu/packages/python-xyz.scm (python-posix-ipc)[native-inputs]: Remove.
This commit is contained in:
parent
d23a04e52e
commit
afdcd03689
1 changed files with 0 additions and 2 deletions
|
@ -29826,8 +29826,6 @@ fashion.")
|
|||
(substitute* "prober.py"
|
||||
(("cmd = .cc")
|
||||
(string-append "cmd = \"" #$(cc-for-target)))))))))
|
||||
(native-inputs
|
||||
(list python-unittest2))
|
||||
(home-page "http://semanchuk.com/philip/posix_ipc/")
|
||||
(synopsis "POSIX IPC primitives for Python")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue