1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-15 19:40:46 +02: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:
zimoun 2021-03-15 16:56:12 +01:00 committed by Maxim Cournoyer
parent f68dbdadba
commit 97f4fd8a74
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -14232,9 +14232,6 @@ control protocol to script against the Tor process and read descriptor data
relays publish about themselves.")
(license license:lgpl3)))
(define-public python2-stem
(package-with-python2 python-stem))
(define-public python-pyserial
(package
(name "python-pyserial")