me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-singledispatch.

* gnu/packages/python-xyz.scm (python2-singledispatch): Delete variable.
Maxim Cournoyer 2022-04-29 23:09:46 -04:00
parent 6b3cd3c779
commit fb081632a3
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -10408,9 +10408,6 @@ low-level X clients. It is written entirely in Python.")
2.6-3.3.")
(license license:expat)))
(define-public python2-singledispatch
(package-with-python2 python-singledispatch))
;; the python- version can be removed with python-3.5
(define-public python-backports-abc
(package