gnu: Remove python2-singledispatch.
* gnu/packages/python-xyz.scm (python2-singledispatch): Delete variable.
parent
6b3cd3c779
commit
fb081632a3
|
@ -10408,9 +10408,6 @@ low-level X clients. It is written entirely in Python.")
|
||||||
2.6-3.3.")
|
2.6-3.3.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-singledispatch
|
|
||||||
(package-with-python2 python-singledispatch))
|
|
||||||
|
|
||||||
;; the python- version can be removed with python-3.5
|
;; the python- version can be removed with python-3.5
|
||||||
(define-public python-backports-abc
|
(define-public python-backports-abc
|
||||||
(package
|
(package
|
||||||
|
|
Reference in New Issue