gnu: python-pytest-timeout: Update home page.

* gnu/packages/check.scm (python-pytest-timeout)[home-page]: Update URI.
This commit is contained in:
Nicolas Goaziou 2021-02-28 11:35:31 +01:00
parent c9370473cd
commit d3bb41a71d
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -1319,7 +1319,7 @@ (define-public python-pytest-timeout
`(("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