guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#47165] [PATCH 01/25] gnu: python2-arrow: Remove package.


From: zimoun
Subject: [bug#47165] [PATCH 01/25] gnu: python2-arrow: Remove package.
Date: Mon, 15 Mar 2021 16:55:01 +0100

* gnu/packages/time.scm (python2-arrow): Delete.
---
 gnu/packages/time.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/time.scm b/gnu/packages/time.scm
index 73e7f04834..7de85819e0 100644
--- a/gnu/packages/time.scm
+++ b/gnu/packages/time.scm
@@ -443,9 +443,6 @@ converting dates, times, and timestamps.  It implements and 
updates the
 datetime type.")
     (license asl2.0)))
 
-(define-public python2-arrow
-  (package-with-python2 python-arrow))
-
 (define-public python-aniso8601
   (package
     (name "python-aniso8601")
-- 
2.30.1






reply via email to

[Prev in Thread] Current Thread [Next in Thread]