gnu: Remove python2-tempdir.

* gnu/packages/python-xyz.scm (python2-tempdir): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 23:02:54 -04:00
parent 16ccac5a1b
commit 3143a4166e
No known key found for this signature in database
GPG Key ID: 1260E46482E63562

View File

@ -21322,9 +21322,6 @@ deleted with all their contents when they are no longer needed. It is
particularly convenient for use in tests.") particularly convenient for use in tests.")
(license license:expat))) (license license:expat)))
(define-public python2-tempdir
(package-with-python2 python-tempdir))
(define-public python-tempora (define-public python-tempora
(package (package
(name "python-tempora") (name "python-tempora")