summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2020-06-13 10:34:27 +0200
committerAaron Bauman <bman@gentoo.org>2020-06-14 22:33:39 -0400
commitf412010b67f99f7b32f368c578cbbe3e8882f274 (patch)
treee0dd55ed0b74b2ad17cec6e7cf92a8cab69d02f8 /dev-python
parentdev-python/attrs: update HOMEPAGE (diff)
downloadgentoo-f412010b67f99f7b32f368c578cbbe3e8882f274.tar.gz
gentoo-f412010b67f99f7b32f368c578cbbe3e8882f274.tar.bz2
gentoo-f412010b67f99f7b32f368c578cbbe3e8882f274.zip
dev-python/betamax: update HOMEPAGE
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/betamax/betamax-0.8.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/betamax/betamax-0.8.1.ebuild b/dev-python/betamax/betamax-0.8.1.ebuild
index bf2c16108500..93bbed43e931 100644
--- a/dev-python/betamax/betamax-0.8.1.ebuild
+++ b/dev-python/betamax/betamax-0.8.1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_{6,7,8,9}} pypy3 )
inherit distutils-r1
DESCRIPTION="python-requests HTTP exchanges recorder"
-HOMEPAGE="https://github.com/sigmavirus24/betamax"
+HOMEPAGE="https://github.com/betamaxpy/betamax"
SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"