guix-patches
[Top][All Lists]
Advanced

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

[bug#48922] [PATCH 10/10] gnu: python2-pendulum: Remove package.


From: zimoun
Subject: [bug#48922] [PATCH 10/10] gnu: python2-pendulum: Remove package.
Date: Tue, 8 Jun 2021 16:37:51 +0200

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

diff --git a/gnu/packages/time.scm b/gnu/packages/time.scm
index d6ebb59a1e..651e2e3a29 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")
-- 
2.30.1






reply via email to

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