From 1e3beb327d54832192cbf2bb12e00def2ba30625 Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Fri, 29 Apr 2022 23:15:11 -0400 Subject: gnu: Remove python2-aniso8601. * gnu/packages/time.scm (python2-aniso8601): Delete variable. --- gnu/packages/time.scm | 3 --- 1 file changed, 3 deletions(-) (limited to 'gnu/packages/time.scm') diff --git a/gnu/packages/time.scm b/gnu/packages/time.scm index 7d1e296176..779b6cb495 100644 --- a/gnu/packages/time.scm +++ b/gnu/packages/time.scm @@ -515,9 +515,6 @@ datetime type.") "This package contains a library for parsing ISO 8601 datetime strings.") (license bsd-3))) -(define-public python2-aniso8601 - (package-with-python2 python-aniso8601)) - (define-public datefudge (package (name "datefudge") -- cgit v1.2.3