-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Closes: https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/4100 Signed-off-by: Andreas Billmeier <b@edevau.net>
- Loading branch information
Showing
3 changed files
with
34 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,9 @@ | ||
DIST aiowithings-2.1.0.tar.gz 17984 BLAKE2B 786e4bbe0fb2995d42fd1d60a278384f4e894a4a4551e2c128aae7af166abc6f775d4c9f40b9e24a9e1593d7ba532ef5a0411d63cc7e38ec1a73feb6f54d9b80 SHA512 1f20e9b1de599bde51d00bc39b7d99f45697513a8abae05d876dcebd1ad4a90914029c8f268c92ecce6c79d7b4ea0fb7221daeb453bf57cbcdeb07113ed94713 | ||
DIST aiowithings-3.0.3.tar.gz 18357 BLAKE2B a46a7829e085cb829dfc43367430b771734ba91c8e2fbc13b8f75f911ff074cf26090c18c2c9e749a08039b1445f6f76af3f8c1e0fc5d78243b729a04acb25ae SHA512 b903e439a5f74c10dd237baf2cdee3d12d2b2905f39a9df0e002e57df1b9302bfbf120be55367b575b3a407af44fd46eae441231a845006b668ab768bc98a7cb | ||
DIST aiowithings-3.1.0.tar.gz 18381 BLAKE2B 0535426cef39391d535ddc4de7239637d727ff788066e3f11f75df387407064f48885ca6e047f95c52348f47d87d39aa4092f4a6c2b286072a0de34c37356ec9 SHA512 baa472b6b933bedf6f235323344060b49af39fde9b06a350677aa7509d8466c29d873d787196330a815e94dc7b4d2d2a0f7fce063cd5ce9bacd12c3db1cf13f5 | ||
DIST aiowithings-3.1.1.tar.gz 18362 BLAKE2B 57bcc144a9924b9e5c58f333e70f71867f840893b7f4ef97bf46cb45a23869388e11d6662c3a886071baa3ebc31745f7faa3391877ece88b56b1543571b8de57 SHA512 70b962458ba1e246fbb545fafa92e5fd53d63ad0196f87a0803b10c34703337c5727fb4c6950d473f1e3ef963c641360044d70b53c38ad9cf6e57043fcfd268b | ||
EBUILD aiowithings-2.1.0.ebuild 654 BLAKE2B f96f7e4d58932d9951ff85c18a0d238064b64941d3ad572446597df0ef20ecc85eeafb6e206aac00b95a8f38c21702ab9c00a17d95aa9fd7605c01d96748f6ad SHA512 43acb46cb246cd043eb5e1089af892277a5ecf2843716ba8612e3b874ed8dc5df997a5c9ab5f4443728db48c9a594d347abeccf7cc9dc579d3188039fd2a2c11 | ||
EBUILD aiowithings-3.0.3.ebuild 593 BLAKE2B 7d755b0c76b6b314133849d01c4d2ba6473c70c877be1296759969cd988ffa9a26bbbef2f0afcadf0d202b42b50ae4593b722eeae96646a7c36e647988e0927d SHA512 e66ee5eb56ee2b7ce30460b92aff10fe4a105897b7a4f4378287dcde185799eb339c767f1d1fc3061e23f2da4f1b30e3ab6cac2995d3fb18bf6271a58bff18ae | ||
EBUILD aiowithings-3.1.0.ebuild 742 BLAKE2B 900144aff8981a6bfe4caf89e7ea4c79b5e1ebc83c87f30a1b36235435cf935d9e5c3a25a854da603deff15a8ee47990901e77e82155e4c76299cef4ba55fcb4 SHA512 0075298a3c83603fdba12b60ec2a931ebd08075cf10d694381ea9bb23a64bdba11d6e937841cc1d7b8bd0d3030be8e00e1ca033cf58ecaf407fc69440ff75388 | ||
EBUILD aiowithings-3.1.1.ebuild 742 BLAKE2B 900144aff8981a6bfe4caf89e7ea4c79b5e1ebc83c87f30a1b36235435cf935d9e5c3a25a854da603deff15a8ee47990901e77e82155e4c76299cef4ba55fcb4 SHA512 0075298a3c83603fdba12b60ec2a931ebd08075cf10d694381ea9bb23a64bdba11d6e937841cc1d7b8bd0d3030be8e00e1ca033cf58ecaf407fc69440ff75388 | ||
MISC metadata.xml 528 BLAKE2B 77784510e668aae4aa327f393d2cd96b2a7d69751638ecc7ab0fc0fbac9e1ab42473c9924e2732d67d9d0dae54f043dc0eb12ddb2630d38e68bf4b4dbd803398 SHA512 9bc44f054ce1f61a1cf8ae06ad9f68903970fcae76461898f3263fe4bd795659059bbb325cf5f173a4048c4ec51705f522ce9c4c47bf2f4df22e1fe8379473e1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# Copyright 1999-2024 Gentoo Authors | ||
# Distributed under the terms of the GNU General Public License v2 | ||
|
||
EAPI=8 | ||
|
||
PYTHON_COMPAT=( python3_{11..13} ) | ||
DISTUTILS_USE_PEP517=poetry | ||
inherit distutils-r1 pypi | ||
|
||
DESCRIPTION="Asynchronous Python client for Withings." | ||
HOMEPAGE="https://github.com/joostlek/python-withings https://pypi.org/project/aiowithings/" | ||
|
||
LICENSE="MIT" | ||
SLOT="0" | ||
KEYWORDS="amd64 arm arm64 x86" | ||
IUSE="test" | ||
RESTRICT="!test? ( test )" | ||
|
||
DOCS="README.md" | ||
|
||
RDEPEND=">=dev-python/aiohttp-3.0.0[${PYTHON_USEDEP}] | ||
>=dev-python/yarl-1.6.0[${PYTHON_USEDEP}]" | ||
BDEPEND=" | ||
test? ( | ||
dev-python/aioresponses[${PYTHON_USEDEP}] | ||
dev-python/pytest-timeout[${PYTHON_USEDEP}] | ||
dev-python/ruff[${PYTHON_USEDEP}] | ||
)" | ||
|
||
distutils_enable_tests pytest |