commit:     ef1c897cf3e1bbfc22bc3751a131c4edc40bfbdb
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 12 18:06:21 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jun 12 18:27:55 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef1c897c

dev-python/huawei-lte-api: Enable py3.11

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/huawei-lte-api/huawei-lte-api-1.6.ebuild | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/dev-python/huawei-lte-api/huawei-lte-api-1.6.ebuild 
b/dev-python/huawei-lte-api/huawei-lte-api-1.6.ebuild
index 9777b04957c4..cd6657cd97d2 100644
--- a/dev-python/huawei-lte-api/huawei-lte-api-1.6.ebuild
+++ b/dev-python/huawei-lte-api/huawei-lte-api-1.6.ebuild
@@ -9,8 +9,14 @@ PYTHON_COMPAT=( pypy3 python3_{8..11} )
 inherit distutils-r1
 
 DESCRIPTION="API For huawei LAN/WAN LTE Modems"
-HOMEPAGE="https://github.com/Salamek/huawei-lte-api";
-SRC_URI="https://github.com/Salamek/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="
+       https://github.com/Salamek/huawei-lte-api/
+       https://pypi.org/project/huawei-lte-api/
+"
+SRC_URI="
+       https://github.com/Salamek/${PN}/archive/${PV}.tar.gz
+               -> ${P}.tar.gz
+"
 
 LICENSE="MIT"
 SLOT="0"

Reply via email to