From 376da42cec68c0b7ee58d62ad2e81f5cdd495386 Mon Sep 17 00:00:00 2001 From: Andreas Billmeier Date: Fri, 1 Nov 2024 14:05:21 +0100 Subject: [PATCH] dev-python/python-bsblan: add 0.6.4 Closes: https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/3995 Signed-off-by: Andreas Billmeier --- README.md | 4 +-- dev-python/python-bsblan/Manifest | 2 ++ .../python-bsblan/python-bsblan-0.6.4.ebuild | 31 +++++++++++++++++++ 3 files changed, 35 insertions(+), 2 deletions(-) create mode 100644 dev-python/python-bsblan/python-bsblan-0.6.4.ebuild diff --git a/README.md b/README.md index e5be10932..d19f3cb60 100644 --- a/README.md +++ b/README.md @@ -606,11 +606,11 @@ A daily compile test is run at Github with Python 3.9 to catch general faults. E ## Licenses This repository itself is released under GPL-3 (like most Gentoo repositories), all work on the depending components under the licenses they came from. Perhaps you came here because I filed an issue at your component about a bad or missing license. It is easy to [assign a license](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). During cleanups and license investigations I have been asked often which license to choose. I am not a lawyer, but I can offer the following table, counted over this repository, perhaps this helps your decision. If a package has more than one license listed, all of them are counted. -There are 2266 Ebuilds in total, 2252 of them have in total 2291 (43 different) licenses assigned. +There are 2267 Ebuilds in total, 2253 of them have in total 2292 (43 different) licenses assigned. |License| Ebuilds using it| |-------|-----| -|MIT|1283| +|MIT|1284| |Apache-2.0|528| |GPL-3|143| |BSD|124| diff --git a/dev-python/python-bsblan/Manifest b/dev-python/python-bsblan/Manifest index 141188b61..fcaed9ecb 100644 --- a/dev-python/python-bsblan/Manifest +++ b/dev-python/python-bsblan/Manifest @@ -1,5 +1,7 @@ DIST python_bsblan-0.5.18.tar.gz 12266 BLAKE2B ac257e02316683e3f20eaaeda41479e064ff22e0a4a12be89614a3a358cc305a9d7f8c5c012cd606657fc3c56dfb748f3b832d2543deae2b8cf0e13bed2deede SHA512 27251521d426d0435418074e375ee1d6ff73fb8d1f4f588a2e054af9a80190335793b2bad09efaa84267ba779267ec5e48189a1a0bac67b7e787c800d519f64d DIST python_bsblan-0.6.2.tar.gz 13104 BLAKE2B 70bacf6651540c6ba7e24c5c38c8dfe4ac2aa607b8a209d0683657683f62fecc427d76cac6fe723592053ff289a90dacf8c8e7f01af852bf69108538012b11de SHA512 1ac28aaa030fed20b6bc2df468c6024b66a69334bf1e72e7814c5ea7158c887e099c705d66ae611eb757a0c4ab7f2370bf7e5f9278b9ddb91ec193cfe94e0a68 +DIST python_bsblan-0.6.4.tar.gz 13341 BLAKE2B 1f5e0810cabe3e299ffa7913ec1973717321f035089704197670753f4199480a77732c3c04f92cbad24aebbfc9b59d8a12a9ea00cff34d227daa0c0cb1408072 SHA512 e837d112c3de9f7668c33257471929ddae861ed889b9f6cac538ee7293dbc386b0f4701f36ea94289fbdf0e1759b8052667f9124b8ef4617444aa9badba907e0 EBUILD python-bsblan-0.5.18.ebuild 815 BLAKE2B 41479a2d90add1afeaf2afe1f8e5f859387b82c037870aaa24cf0d4855ae870d2c5c1f2a82f36d284c6268b372be26194ece81c109a60b90c7ecd92711496277 SHA512 6630b435d15824919e0b8d3097057af8793a98c5d125618b3243fc1657ed21ab0ecce7b25b38e4bd6abbf47f474bb063f981fe7c85781b417b62b6b7ad3edc60 EBUILD python-bsblan-0.6.2.ebuild 817 BLAKE2B 1aaac437705dea9385c40e396c629027a48847f6f74ecb42a969190f92eaf932e8419c50367e1c6327e03fa15a79e4e66f9c6e8f1f51b23a9ba2051f3eb9ecc9 SHA512 bc9b054e1bb3c8b15eac48438cf29c034911a958a20d59468b25a40e4bfeda840b84e63aab0b7cbd0bbe2ca398fee138e54a26a3c6b58636274feeb4f5d58554 +EBUILD python-bsblan-0.6.4.ebuild 863 BLAKE2B 2bd2948e1e932250900720df75585d70af345eaad999d0f160dd99effbd20f9810f1bb4785f1aea83fd7d00bb4730d6b44108ad371c4c742d93a701dd0ee23e3 SHA512 6bedf9026300f9379b3194bd5fa4e2eebb888fdfe5118524cc548f271180ee9ae9b382adb4d79cad81cdf3eb37942b9a2f1154641918a3b9a316152c0441cbe5 MISC metadata.xml 533 BLAKE2B e4c3ae92489c4bc80a218aea42609030d676940c9820d64df49efb8b01e6e14189745044a9712ef75e631dbb4d97542379270a29f4a28524f9b77ed7b34ca617 SHA512 084bfa125c47522d778995b54cf77d498820f0a2665757e1ecfad0adf77130d78e68adf0c13c38041713e0850eef82762e3b54ab1800af4b715cc1c504257a81 diff --git a/dev-python/python-bsblan/python-bsblan-0.6.4.ebuild b/dev-python/python-bsblan/python-bsblan-0.6.4.ebuild new file mode 100644 index 000000000..543c6d6a0 --- /dev/null +++ b/dev-python/python-bsblan/python-bsblan-0.6.4.ebuild @@ -0,0 +1,31 @@ +# 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 BSBLAN" +HOMEPAGE="https://github.com/liudger/python-bsblan https://pypi.org/project/python-bsblan/" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="amd64 arm arm64 x86" +IUSE="test" +RESTRICT="!test? ( test )" + +DOCS="README.md" + +RDEPEND=" + $(python_gen_cond_dep 'dev-python/async-timeout[${PYTHON_USEDEP}]' python3_10) + >=dev-python/aiohttp-3.8.1[${PYTHON_USEDEP}] + >=dev-python/backoff-2.2.1[${PYTHON_USEDEP}] + >=dev-python/yarl-1.7.2[${PYTHON_USEDEP}] + >=dev-python/mashumaro-3.13.1[${PYTHON_USEDEP}] + >=dev-python/orjson-3.9.10[${PYTHON_USEDEP}]" +BDEPEND=" + dev-python/packaging[${PYTHON_USEDEP}]" + +distutils_enable_tests pytest