guix-commits
[Top][All Lists]
Advanced

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

93/97: python-dateutil, python-dateutil-2: Update home-page url.


From: Hartmut Goebel
Subject: 93/97: python-dateutil, python-dateutil-2: Update home-page url.
Date: Tue, 18 Oct 2016 20:13:23 +0000 (UTC)

htgoebel pushed a commit to branch wip-python-build-system
in repository guix.

commit d4bb5d60e2600b4f2fc43874969e8e2ddab24125
Author: Hartmut Goebel <address@hidden>
Date:   Mon Oct 17 01:00:40 2016 +0200

    python-dateutil, python-dateutil-2: Update home-page url.
---
 gnu/packages/python.scm |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 724508c..473445c 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -944,7 +944,7 @@ Python file, so it can be easily copied into your project.")
     (build-system python-build-system)
     (propagated-inputs
      `(("python-six" ,python-six)))
-    (home-page "http://labix.org/python-dateutil";)
+    (home-page "https://dateutil.readthedocs.io/en/stable/";)
     (synopsis "Extensions to the standard datetime module")
     (description
      "The dateutil module provides powerful extensions to the standard
@@ -967,7 +967,7 @@ datetime module, available in Python 2.3+.")
        (base32
         "0fqfglhy5khbvsipr3x7m6bcaqljh8xl5cw33vbfxy7qhmywm2n0"))))
     (build-system python-build-system)
-    (home-page "http://labix.org/python-dateutil";)
+    (home-page "https://dateutil.readthedocs.io/en/stable/";)
     (synopsis "Extensions to the standard datetime module")
     (description
      "The dateutil module provides powerful extensions to the standard



reply via email to

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