gnu: python2-stem: Remove package.
* gnu/packages/python-xyz.scm (python2-stem): Delete. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>master
parent
f68dbdadba
commit
97f4fd8a74
|
@ -14232,9 +14232,6 @@ control protocol to script against the Tor process and read descriptor data
|
||||||
relays publish about themselves.")
|
relays publish about themselves.")
|
||||||
(license license:lgpl3)))
|
(license license:lgpl3)))
|
||||||
|
|
||||||
(define-public python2-stem
|
|
||||||
(package-with-python2 python-stem))
|
|
||||||
|
|
||||||
(define-public python-pyserial
|
(define-public python-pyserial
|
||||||
(package
|
(package
|
||||||
(name "python-pyserial")
|
(name "python-pyserial")
|
||||||
|
|
Reference in New Issue