fix uri.https

This commit is contained in:
2020-11-25 22:24:20 +01:00
committed by Andreas Billmeier
parent 8f87f2a83b
commit 9ba621b2c4
84 changed files with 106 additions and 106 deletions

View File

@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{6..8} )
inherit distutils-r1
DESCRIPTION="Async Python Client for ONVIF Camera"
HOMEPAGE="http://github.com/hunterjm/python-onvif-zeep-async https://pypi.org/project/onvif-zeep-async/"
HOMEPAGE="https://github.com/hunterjm/python-onvif-zeep-async https://pypi.org/project/onvif-zeep-async/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"