guix-commits
[Top][All Lists]
Advanced

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

10/10: gnu: python2-pendulum: Remove package.


From: guix-commits
Subject: 10/10: gnu: python2-pendulum: Remove package.
Date: Tue, 8 Jun 2021 13:12:43 -0400 (EDT)

lfam pushed a commit to branch master
in repository guix.

commit a9eb39d4eb7a2679fdf387037e2501b054fbaab3
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Tue Jun 8 16:37:51 2021 +0200

    gnu: python2-pendulum: Remove package.
    
    * gnu/packages/time.scm (python2-pendulum): Remove variable.
    
    Signed-off-by: Leo Famulari <leo@famulari.name>
---
 gnu/packages/time.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/time.scm b/gnu/packages/time.scm
index d6ebb59..651e2e3 100644
--- a/gnu/packages/time.scm
+++ b/gnu/packages/time.scm
@@ -169,9 +169,6 @@ standard @code{datetime} all @code{datetime} instances can 
be replaced by
 Pendulum instances.")
     (license expat)))
 
-(define-public python2-pendulum
-  (package-with-python2 python-pendulum))
-
 (define-public python-dateutil
   (package
     (name "python-dateutil")



reply via email to

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