mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 06:36:37 -05:00
gnu: Remove python2-pyrfc3339.
* gnu/packages/time.scm (python2-pyrfc3339): Delete variable.
This commit is contained in:
parent
9257f235f0
commit
74f9e518c6
1 changed files with 0 additions and 3 deletions
|
@ -449,9 +449,6 @@ (define-public python-pyrfc3339
|
|||
timestamps.")
|
||||
(license expat)))
|
||||
|
||||
(define-public python2-pyrfc3339
|
||||
(package-with-python2 python-pyrfc3339))
|
||||
|
||||
(define-public python-arrow
|
||||
(package
|
||||
(name "python-arrow")
|
||||
|
|
Loading…
Reference in a new issue