From 74f9e518c674e25ff4598c8887461bb26bbfb8ac Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Fri, 29 Apr 2022 23:50:02 -0400 Subject: gnu: Remove python2-pyrfc3339. * gnu/packages/time.scm (python2-pyrfc3339): 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 2930d1f3a7..4ff7b889ac 100644 --- a/gnu/packages/time.scm +++ b/gnu/packages/time.scm @@ -449,9 +449,6 @@ value (in fractional seconds) of a clock which never goes backwards.") timestamps.") (license expat))) -(define-public python2-pyrfc3339 - (package-with-python2 python-pyrfc3339)) - (define-public python-arrow (package (name "python-arrow") -- cgit v1.2.3