gnu: python-pytest-timeout: Update home page.
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 28 Feb 2021 10:35:31 +0000 (11:35 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 28 Feb 2021 10:35:31 +0000 (11:35 +0100)
* gnu/packages/check.scm (python-pytest-timeout)[home-page]: Update URI.

gnu/packages/check.scm

index 7163086..0baf777 100644 (file)
@@ -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