gnu: Remove python2-jmespath.

* gnu/packages/python-xyz.scm (python2-jmespath): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-19 21:15:23 -04:00
parent ece8e75902
commit 571713526c
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -15279,9 +15279,6 @@ (define-public python-jmespath
(home-page "https://github.com/jmespath/jmespath.py")
(license license:expat)))
(define-public python2-jmespath
(package-with-python2 python-jmespath))
(define-public python-symengine
(package
(name "python-symengine")