3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: Remove python2-pyrsistent.

* gnu/packages/python-xyz.scm (python2-pyrsistent): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 23:10:12 -04:00
parent a5071d3ab9
commit cff40b61c2
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -3373,9 +3373,6 @@ new copy of the structure containing the requested updates. The original
structure is left untouched.")
(license license:expat)))
(define-public python2-pyrsistent
(package-with-python2 python-pyrsistent))
(define-public python-exif-read
(package
(name "python-exif-read")