mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-18 04:37:36 -05:00
gnu: python2-stem: Remove package.
* gnu/packages/python-xyz.scm (python2-stem): Delete. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
parent
f68dbdadba
commit
97f4fd8a74
1 changed files with 0 additions and 3 deletions
|
@ -14232,9 +14232,6 @@ (define-public python-stem
|
|||
relays publish about themselves.")
|
||||
(license license:lgpl3)))
|
||||
|
||||
(define-public python2-stem
|
||||
(package-with-python2 python-stem))
|
||||
|
||||
(define-public python-pyserial
|
||||
(package
|
||||
(name "python-pyserial")
|
||||
|
|
Loading…
Reference in a new issue