gnu: Remove python2-simplegeneric.

* gnu/packages/python-xyz.scm (python2-simplegeneric): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 22:23:12 -04:00
parent 9e1ee95c17
commit 3cf21db34a
No known key found for this signature in database
GPG Key ID: 1260E46482E63562

View File

@ -8743,9 +8743,6 @@ e.g. @code{pickle.dump()} and other generic functions found in the Python
standard library.")
(license license:zpl2.1)))
(define-public python2-simplegeneric
(package-with-python2 python-simplegeneric))
(define-public python-ipython-genutils
;; TODO: This package is retired, check if can be removed, see description.
(package