ngz pushed a commit to branch master
in repository guix.
commit d3bb41a71da9ae2c9c0940f10781503dcd6a5f51
Author: Nicolas Goaziou <[email protected]>
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