From 9257f235f09ce9da68b4329ee1ad888eb8e40f52 Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Fri, 29 Apr 2022 23:49:57 -0400 Subject: gnu: Remove python2-isodate. * gnu/packages/time.scm (python2-isodate): Delete variable. --- gnu/packages/time.scm | 3 --- 1 file changed, 3 deletions(-) (limited to 'gnu') diff --git a/gnu/packages/time.scm b/gnu/packages/time.scm index 9f41f352bb..2930d1f3a7 100644 --- a/gnu/packages/time.scm +++ b/gnu/packages/time.scm @@ -378,9 +378,6 @@ under several distributions that's hard or impossible to figure out.") ISO 8601 dates, time and duration.") (license bsd-3))) -(define-public python2-isodate - (package-with-python2 python-isodate)) - (define-public python-iso8601 (package (name "python-iso8601") -- cgit v1.2.3