update HAP-python-4.4.0

This commit is contained in:
Andreas Billmeier 2022-01-20 22:08:30 +01:00 committed by Andreas Billmeier
parent fe08e4f2c7
commit 0f79f346a0
Signed by: onkelbeh
GPG Key ID: E6DB12C8C550F3C0
2 changed files with 38 additions and 0 deletions

View File

@ -0,0 +1,36 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
DESCRIPTION="HomeKit Accessory Protocol implementation in python"
HOMEPAGE="https://github.com/ikalchev/HAP-python https://pypi.org/project/HAP-python/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 ~arm ~arm64 x86 amd64-linux ~x86-linux"
IUSE="test"
DOCS="README.md"
RDEPEND="dev-python/cryptography[${PYTHON_USEDEP}]
>=dev-python/zeroconf-0.36.2[${PYTHON_USEDEP}]
dev-python/h11[${PYTHON_USEDEP}]
dev-python/base36[${PYTHON_USEDEP}]
dev-python/pyqrcode[${PYTHON_USEDEP}]"
DEPEND="${REDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/nose[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
)"
python_test() {
nosetests --verbose || die
py.test -v -v || die
}

View File

@ -1,5 +1,7 @@
DIST HAP-python-4.2.1.tar.gz 257287 BLAKE2B f84ce6a9539b878088e495d6c69f83a2c94e080e666af9322c1521d3b5ed74f469d1941d2b7805821fe76ba2d51044e889c246466c182a9c2df51d45a084c959 SHA512 86b95771eac3de8c8069088911036c18beabe011fb6a9626a017bf57c373663c389c997cb08c9224adbb87563e049cd0e2b2081617f16116ec24193676071a86
DIST HAP-python-4.3.0.tar.gz 257289 BLAKE2B e0ac2fa9191897c7371716dba0eeea5a702c63afea4ccb576ee0c7ad6bb675f6886ca9e4a4e67a91586cf9ce106c0d7decb81d8ba1f5331ef596ebc4951795f6 SHA512 bf02a00cd5d6c717c99084e2b6a627af0d287c8fd5dbf17970d3b08ca25aefd7c519ac83526087d447e4f968a5101443e4566e5495e3318812b3bfd6d8fb5b93
DIST HAP-python-4.4.0.tar.gz 257717 BLAKE2B 52c3cf01d71cd8c8d383367d425d0eaa501505638e41a8b27c3ca0affa8ba04776e9e1dcff939e19bdff73b77c09ab190494336998368f98a81864e0edcd8631 SHA512 0db03541ecb3b56321522fedf587c306da67a2f1959e54b3c39ed47595e5adc2e8c67fe9fdc0f668139100bbd84834d96d6550a13ba8101714c61ac73baf59d2
EBUILD HAP-python-4.2.1.ebuild 912 BLAKE2B 5f8c0a1be89ea3dc495e6b0046479f7a5c9c712d5ff97ca624e9973f8c67e3db5ae58a5545538c80322e48c048bcd5e64ac11af501c7f0f1c31306673c6c9e86 SHA512 d5bd3dbbb07bf030ae5fe848e006ddb8c6c437c13e3ffc12209214ec0152a8decfcfbf973d71ba9bd870e515d732dfcdfa1fb75376063a3250e7306def655d92
EBUILD HAP-python-4.3.0.ebuild 912 BLAKE2B 5f8c0a1be89ea3dc495e6b0046479f7a5c9c712d5ff97ca624e9973f8c67e3db5ae58a5545538c80322e48c048bcd5e64ac11af501c7f0f1c31306673c6c9e86 SHA512 d5bd3dbbb07bf030ae5fe848e006ddb8c6c437c13e3ffc12209214ec0152a8decfcfbf973d71ba9bd870e515d732dfcdfa1fb75376063a3250e7306def655d92
EBUILD HAP-python-4.4.0.ebuild 919 BLAKE2B a774fca37734d5670b7b2fbd81e261c98c06f37f22cb98ba4916a3e8293021499148933f79b62c53dfb1718d19596559246b9a3ac4ada1c6338020cab7649ea9 SHA512 abc3ec367fa6481d33a9082d6f6516a5b98f236bc1d805b041f972825aa7faead862e048be046d10604a6be9df96ca2a3fd34b7a6289237e817465ee52c7f539
MISC metadata.xml 329 BLAKE2B da920b7d0bf3c5cb2d3dc0670adc51b65b78c06f87fbb84576cc741c91c39b859de14b22ea5d50fa870e068d238ae27efb2f06efdbe77b483f9be769541864b4 SHA512 5a3db57ab83e0da4ab721236417e93f057b5a421e23e891c7deeb872f46f2fe24f8eb2a8ffaaf55b1bbda1e00c776cca3ca04f568d8324f2eb92e8d5817e46ae