guix-patches
[Top][All Lists]
Advanced

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

[bug#32260] [PATCH 07/21] gnu: python-py: Update home page.


From: Marius Bakke
Subject: [bug#32260] [PATCH 07/21] gnu: python-py: Update home page.
Date: Tue, 24 Jul 2018 14:35:50 +0200

* gnu/packages/python.scm (python-py)[home-page]: Change to repository URL.
---
 gnu/packages/python.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index aa128a13c..5acb700fe 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -1727,7 +1727,7 @@ matching them against a list of media-ranges.")
      '(#:tests? #f))
     (native-inputs
      `(("python-setuptools-scm" ,python-setuptools-scm)))
-    (home-page "http://pylib.readthedocs.io/";)
+    (home-page "https://github.com/pytest-dev/py";)
     (synopsis "Python library for parsing, I/O, instrospection, and logging")
     (description
      "Py is a Python library for file name parsing, .ini file parsing, I/O,
-- 
2.18.0






reply via email to

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