commit: ca6bdc7ca00997e2e5b59dce5ca1368b36ed0738
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 20 02:20:13 2017 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sun Aug 20 02:20:39 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca6bdc7c
dev-python/bleach: update HOMEPAGE and upstream metadata
dev-python/bleach/bleach-1.5.0.ebuild | 2 +-
dev-python/bleach/bleach-2.0.0.ebuild | 2 +-
dev-python/bleach/metadata.xml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-python/bleach/bleach-1.5.0.ebuild
b/dev-python/bleach/bleach-1.5.0.ebuild
index 1f13aea3b25..d2ba5b19dee 100644
--- a/dev-python/bleach/bleach-1.5.0.ebuild
+++ b/dev-python/bleach/bleach-1.5.0.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
inherit distutils-r1
DESCRIPTION="an easy whitelist-based HTML-sanitizing tool"
-HOMEPAGE="https://github.com/jsocol/bleach https://pypi.python.org/pypi/bleach"
+HOMEPAGE="https://github.com/mozilla/bleach
https://pypi.python.org/pypi/bleach"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
diff --git a/dev-python/bleach/bleach-2.0.0.ebuild
b/dev-python/bleach/bleach-2.0.0.ebuild
index 12329ae1e0d..b3e9607e955 100644
--- a/dev-python/bleach/bleach-2.0.0.ebuild
+++ b/dev-python/bleach/bleach-2.0.0.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
inherit distutils-r1
DESCRIPTION="an easy whitelist-based HTML-sanitizing tool"
-HOMEPAGE="https://github.com/jsocol/bleach https://pypi.python.org/pypi/bleach"
+HOMEPAGE="https://github.com/mozilla/bleach
https://pypi.python.org/pypi/bleach"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
diff --git a/dev-python/bleach/metadata.xml b/dev-python/bleach/metadata.xml
index 3a155da98eb..31fa019aef4 100644
--- a/dev-python/bleach/metadata.xml
+++ b/dev-python/bleach/metadata.xml
@@ -7,6 +7,6 @@
</maintainer>
<upstream>
<remote-id type="pypi">bleach</remote-id>
- <remote-id type="github">jsocol/bleach</remote-id>
+ <remote-id type="github">mozilla/bleach</remote-id>
</upstream>
</pkgmetadata>