mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 14:47:20 +01:00
gnu: Remove python2-pyserial.
* gnu/packages/python-xyz.scm (python2-pyserial): Delete variable.
This commit is contained in:
parent
674c7b765a
commit
c0a8ddc36d
1 changed files with 0 additions and 3 deletions
|
@ -17620,9 +17620,6 @@ (define-public python-pyserial
|
||||||
and/or Xon/Xoff. The port is accessed in RAW mode.")
|
and/or Xon/Xoff. The port is accessed in RAW mode.")
|
||||||
(license license:bsd-3)))
|
(license license:bsd-3)))
|
||||||
|
|
||||||
(define-public python2-pyserial
|
|
||||||
(package-with-python2 python-pyserial))
|
|
||||||
|
|
||||||
(define-public python-pyserial-asyncio
|
(define-public python-pyserial-asyncio
|
||||||
(package
|
(package
|
||||||
(name "python-pyserial-asyncio")
|
(name "python-pyserial-asyncio")
|
||||||
|
|
Loading…
Reference in a new issue