diff options
Diffstat (limited to 'dev-python/pytest-qt/pytest-qt-2.3.0-r2.ebuild')
-rw-r--r-- | dev-python/pytest-qt/pytest-qt-2.3.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-qt/pytest-qt-2.3.0-r2.ebuild b/dev-python/pytest-qt/pytest-qt-2.3.0-r2.ebuild index af670b1bcf48..068bf8e7c463 100644 --- a/dev-python/pytest-qt/pytest-qt-2.3.0-r2.ebuild +++ b/dev-python/pytest-qt/pytest-qt-2.3.0-r2.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_5 ) inherit distutils-r1 DESCRIPTION="pytest plugin for PyQt4 or PyQt5 applications" -HOMEPAGE="https://pypi.org/project/pytest-qt" +HOMEPAGE="https://pypi.org/project/pytest-qt/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" |