dev-python/bleach: update HOMEPAGE and upstream metadata
authorTim Harder <radhermit@gentoo.org>
Sun, 20 Aug 2017 02:20:13 +0000 (22:20 -0400)
committerTim Harder <radhermit@gentoo.org>
Sun, 20 Aug 2017 02:20:39 +0000 (22:20 -0400)
dev-python/bleach/bleach-1.5.0.ebuild
dev-python/bleach/bleach-2.0.0.ebuild
dev-python/bleach/metadata.xml

index 1f13aea3b25c1a9fa02103a406f978c71707c84e..d2ba5b19dee313d90324a936279e8cfa9844467b 100644 (file)
@@ -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"
index 12329ae1e0d52b16596a24bea66c0244129cef53..b3e9607e955d76bfcf3b6466303ec7e48b45bb08 100644 (file)
@@ -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"
index 3a155da98eb3cf1c9561d6688bb9bbdb55d2a417..31fa019aef43ecc31d24fbd1135366bc1fcbe044 100644 (file)
@@ -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>