mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Remove python-aiorpcx-0.18.
* gnu/packages/python-web.scm (python-aiorpcx-0.18): Delete variable. Change-Id: I1308611724e435e0f8deff1067993fb7d641acc2
This commit is contained in:
parent
bfeb6a6563
commit
a8765336b8
1 changed files with 0 additions and 12 deletions
|
@ -1689,18 +1689,6 @@ The package includes a module with full coverage of JSON RPC versions 1.0 and
|
||||||
comes with a SOCKS proxy client.")
|
comes with a SOCKS proxy client.")
|
||||||
(license (list license:expat license:bsd-2))))
|
(license (list license:expat license:bsd-2))))
|
||||||
|
|
||||||
(define-public python-aiorpcx-0.18
|
|
||||||
(package
|
|
||||||
(inherit python-aiorpcx)
|
|
||||||
(version "0.18.7")
|
|
||||||
(source
|
|
||||||
(origin
|
|
||||||
(method url-fetch)
|
|
||||||
(uri (pypi-uri "aiorpcX" version))
|
|
||||||
(sha256
|
|
||||||
(base32
|
|
||||||
"1rswrspv27x33xa5bnhrkjqzhv0sknv5kd7pl1vidw9d2z4rx2l0"))))))
|
|
||||||
|
|
||||||
(define-public python-aiostream
|
(define-public python-aiostream
|
||||||
(package
|
(package
|
||||||
(name "python-aiostream")
|
(name "python-aiostream")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue