guix-commits
[Top][All Lists]
Advanced

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

01/24: gnu: python2-arrow: Remove package.


From: guix-commits
Subject: 01/24: gnu: python2-arrow: Remove package.
Date: Tue, 23 Mar 2021 21:40:11 -0400 (EDT)

apteryx pushed a commit to branch master
in repository guix.

commit f21da3325566c1af06f8dc187995910e181f1752
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Mon Mar 15 16:55:01 2021 +0100

    gnu: python2-arrow: Remove package.
    
    * gnu/packages/time.scm (python2-arrow): Delete.
    
    Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
---
 gnu/packages/time.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/time.scm b/gnu/packages/time.scm
index 20ce76d..be37ea9 100644
--- a/gnu/packages/time.scm
+++ b/gnu/packages/time.scm
@@ -448,9 +448,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")



reply via email to

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