mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-16 19:57:39 -05:00
gnu: Remove python2-tempdir.
* gnu/packages/python-xyz.scm (python2-tempdir): Delete variable.
This commit is contained in:
parent
16ccac5a1b
commit
3143a4166e
1 changed files with 0 additions and 3 deletions
|
@ -21322,9 +21322,6 @@ (define-public python-tempdir
|
|||
particularly convenient for use in tests.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-tempdir
|
||||
(package-with-python2 python-tempdir))
|
||||
|
||||
(define-public python-tempora
|
||||
(package
|
||||
(name "python-tempora")
|
||||
|
|
Loading…
Reference in a new issue