gnu: Remove python2-blinker.
* gnu/packages/python-xyz.scm (python2-blinker): Delete variable.
This commit is contained in:
parent
f243080d73
commit
7f7716a0e7
1 changed files with 0 additions and 3 deletions
|
@ -5523,9 +5523,6 @@ enable formatting of partial files.")
|
||||||
interested parties to subscribe to events, or \"signals\".")
|
interested parties to subscribe to events, or \"signals\".")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-blinker
|
|
||||||
(package-with-python2 python-blinker))
|
|
||||||
|
|
||||||
(define-public pelican
|
(define-public pelican
|
||||||
(package
|
(package
|
||||||
(name "pelican")
|
(name "pelican")
|
||||||
|
|
Reference in a new issue