[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")
- branch master updated (0c0d846 -> a9eb39d), guix-commits, 2021/06/08
- 01/10: gnu: python2-bigfloat: Remove package., guix-commits, 2021/06/08
- 02/10: gnu: python2-fastimport: Remove package., guix-commits, 2021/06/08
- 03/10: gnu: python2-gridmap: Remove package., guix-commits, 2021/06/08
- 06/10: gnu: python2-mechanicalsoup: Remove package., guix-commits, 2021/06/08
- 07/10: gnu: python2-numpy-documentation: Remove package., guix-commits, 2021/06/08
- 08/10: gnu: python2-orator: Remove package., guix-commits, 2021/06/08
- 04/10: gnu: python2-hdf4: Remove package., guix-commits, 2021/06/08
- 05/10: gnu: python2-libvirt: Remove package., guix-commits, 2021/06/08
- 09/10: gnu: python2-partd: Remove package., guix-commits, 2021/06/08
- 10/10: gnu: python2-pendulum: Remove package.,
guix-commits <=