guix-commits
[Top][All Lists]
Advanced

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

44/87: gnu: python-pytest-timeout: Update home page.


From: guix-commits
Subject: 44/87: gnu: python-pytest-timeout: Update home page.
Date: Sun, 28 Feb 2021 06:06:39 -0500 (EST)

ngz pushed a commit to branch master
in repository guix.

commit d3bb41a71da9ae2c9c0940f10781503dcd6a5f51
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sun Feb 28 11:35:31 2021 +0100

    gnu: python-pytest-timeout: Update home page.
    
    * gnu/packages/check.scm (python-pytest-timeout)[home-page]: Update URI.
---
 gnu/packages/check.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm
index 7163086..0baf777 100644
--- a/gnu/packages/check.scm
+++ b/gnu/packages/check.scm
@@ -1319,7 +1319,7 @@ result back.")
      `(("python-pytest" ,python-pytest)))
     (native-inputs
      `(("python-pexpect" ,python-pexpect)))
-    (home-page "http://bitbucket.org/pytest-dev/pytest-timeout/";)
+    (home-page "https://github.com/pytest-dev/pytest-timeout";)
     (synopsis "Plugin for py.test to abort hanging tests")
     (description
      "This package provides a py.test plugin that aborts hanging tests after a



reply via email to

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