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="Python interface for the AlarmDecoder (AD2) family of alarm devices which includes the AD2USB, AD2SERIAL and AD2PI."
HOMEPAGE="http://github.com/nutechsoftware/alarmdecoder https://pypi.org/project/alarmdecoder/"
HOMEPAGE="https://github.com/nutechsoftware/alarmdecoder https://pypi.org/project/alarmdecoder/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"