me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-pyserial.

* gnu/packages/python-xyz.scm (python2-pyserial): Delete variable.
Maxim Cournoyer 2022-04-29 23:47:00 -04:00
parent 674c7b765a
commit c0a8ddc36d
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -17620,9 +17620,6 @@ as well.")
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")