gnu: Remove python2-automat.
* gnu/packages/python-xyz.scm (python2-automat): Delete variable.
This commit is contained in:
parent
552076fddf
commit
9549a466b8
1 changed files with 0 additions and 3 deletions
|
|
@ -19461,9 +19461,6 @@ JSON) codec.")
|
||||||
transducers).")
|
transducers).")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-automat
|
|
||||||
(package-with-python2 python-automat))
|
|
||||||
|
|
||||||
(define-public python-m2r
|
(define-public python-m2r
|
||||||
(package
|
(package
|
||||||
(name "python-m2r")
|
(name "python-m2r")
|
||||||
|
|
|
||||||
Reference in a new issue