dev-python/pysnmp: Add Github HOMEPAGE
authorJeroen Roovers <jer@gentoo.org>
Wed, 25 Mar 2020 06:57:28 +0000 (07:57 +0100)
committerJeroen Roovers <jer@gentoo.org>
Wed, 25 Mar 2020 07:10:44 +0000 (08:10 +0100)
Package-Manager: Portage-2.3.95, Repoman-2.3.21
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
dev-python/pysnmp/pysnmp-4.4.12.ebuild

index 9a466fe3a4c30a19dac9c0b800d7946f58cf7cdd..4fd27129e43da6643212bc08eafc3460aefc28d0 100644 (file)
@@ -6,7 +6,7 @@ PYTHON_COMPAT=( python3_{6,7} )
 inherit distutils-r1
 
 DESCRIPTION="Python SNMP library"
-HOMEPAGE="http://snmplabs.com/pysnmp/ https://pypi.org/project/pysnmp/"
+HOMEPAGE="http://snmplabs.com/pysnmp/ https://pypi.org/project/pysnmp/ https://github.com/etingof/pysnmp"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"