mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-23 19:19:20 -05:00
gnu: python2-twisted: Remove package.
* gnu/packages/python-xyz.scm (python2-twisted): Delete variable.
This commit is contained in:
parent
df9ac2f6cb
commit
55f6ecfbc8
1 changed files with 0 additions and 3 deletions
|
@ -14882,9 +14882,6 @@ (define-public python-twisted
|
||||||
focus on event-based network programming and multiprotocol integration.")
|
focus on event-based network programming and multiprotocol integration.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-twisted
|
|
||||||
(package-with-python2 python-twisted))
|
|
||||||
|
|
||||||
(define-public python-pika
|
(define-public python-pika
|
||||||
(package
|
(package
|
||||||
(name "python-pika")
|
(name "python-pika")
|
||||||
|
|
Loading…
Reference in a new issue