summaryrefslogtreecommitdiff
path: root/gnu/packages/check.scm
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2021-02-28 11:35:31 +0100
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2021-02-28 11:35:31 +0100
commitd3bb41a71da9ae2c9c0940f10781503dcd6a5f51 (patch)
treec0f2a934437b1d8a78d483bb254bf6068d4c0547 /gnu/packages/check.scm
parentc9370473cd5403d244ccaab3b9011a2811053a0a (diff)
downloadguix-patches-d3bb41a71da9ae2c9c0940f10781503dcd6a5f51.tar
guix-patches-d3bb41a71da9ae2c9c0940f10781503dcd6a5f51.tar.gz
gnu: python-pytest-timeout: Update home page.
* gnu/packages/check.scm (python-pytest-timeout)[home-page]: Update URI.
Diffstat (limited to 'gnu/packages/check.scm')
-rw-r--r--gnu/packages/check.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm
index 7163086ae0..0baf777393 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