dev-python/pyusb: update HOMEPAGE
authorWim Muskee <wimmuskee@gmail.com>
Fri, 9 Aug 2019 03:26:23 +0000 (05:26 +0200)
committerLouis Sautier <sbraz@gentoo.org>
Fri, 9 Aug 2019 09:44:33 +0000 (11:44 +0200)
Closes: https://bugs.gentoo.org/691188
Signed-off-by: Wim Muskee <wimmuskee@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/12651
Signed-off-by: Louis Sautier <sbraz@gentoo.org>
dev-python/pyusb/pyusb-1.0.2.ebuild

index bad631b70a9b20baef124b0abd26d6cab79d742a..61879989a8c5d5f59b80f88fd83994188484e49c 100644 (file)
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_5,3_6} )
 inherit distutils-r1
 
 DESCRIPTION="USB support for Python"
-HOMEPAGE="https://walac.github.io/pyusb/ https://pypi.org/project/pyusb/"
+HOMEPAGE="https://pyusb.github.io/pyusb/ https://pypi.org/project/pyusb/"
 SRC_URI="https://github.com/walac/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 # pypi releases don't include tests
 #SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"