summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-09-05 00:07:22 +0200
committerMichał Górny <mgorny@gentoo.org>2021-09-05 00:07:50 +0200
commit2db266c3c1ced6b370ff9e2107612465eb5d25f6 (patch)
treefd4b208f507932007a26e544ee9a294ff8f79430 /dev-python/flexmock
parentsys-fs/squashfs-tools: Remove old (diff)
downloadgentoo-2db266c3c1ced6b370ff9e2107612465eb5d25f6.tar.gz
gentoo-2db266c3c1ced6b370ff9e2107612465eb5d25f6.tar.bz2
gentoo-2db266c3c1ced6b370ff9e2107612465eb5d25f6.zip
dev-python/flexmock: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/flexmock')
-rw-r--r--dev-python/flexmock/flexmock-0.10.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/flexmock/flexmock-0.10.9.ebuild b/dev-python/flexmock/flexmock-0.10.9.ebuild
index dd44eb32f8f8..27f0c2298a7e 100644
--- a/dev-python/flexmock/flexmock-0.10.9.ebuild
+++ b/dev-python/flexmock/flexmock-0.10.9.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8..10} pypy3 )
inherit distutils-r1
DESCRIPTION="Testing library to create mocks, stubs and fakes"
-HOMEPAGE="https://flexmock.readthedocs.org/"
+HOMEPAGE="https://flexmock.readthedocs.io/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"