From 5d0a2748071899c4f18aa9a21ca39549c47ddde9 Mon Sep 17 00:00:00 2001 From: Andreas Billmeier Date: Sun, 26 May 2024 09:17:42 +0200 Subject: [PATCH] dev-python/ha-philipsjs: add 3.2.1 Closes: https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/3367 Signed-off-by: Andreas Billmeier --- README.md | 4 +-- dev-python/ha-philipsjs/Manifest | 4 ++- .../ha-philipsjs/ha-philipsjs-3.1.1.ebuild | 4 +-- .../ha-philipsjs/ha-philipsjs-3.2.1.ebuild | 35 +++++++++++++++++++ 4 files changed, 42 insertions(+), 5 deletions(-) create mode 100644 dev-python/ha-philipsjs/ha-philipsjs-3.2.1.ebuild diff --git a/README.md b/README.md index 68a04a43f..fbb8668d9 100644 --- a/README.md +++ b/README.md @@ -610,8 +610,8 @@ There are 1837 Ebuilds in total, 1826 of them have in total 1847 (42 different) |License| Ebuilds using it| |-------|-----| -|MIT|1057| -|Apache-2.0|404| +|MIT|1058| +|Apache-2.0|403| |GPL-3|107| |BSD|106| |LGPL-3|25| diff --git a/dev-python/ha-philipsjs/Manifest b/dev-python/ha-philipsjs/Manifest index a7ec26fec..f8ff307e2 100644 --- a/dev-python/ha-philipsjs/Manifest +++ b/dev-python/ha-philipsjs/Manifest @@ -1,3 +1,5 @@ DIST ha-philipsjs-3.1.1.tar.gz 47515 BLAKE2B 5b1d86f9f4daafa83f0a55c3a9355117637388d49bd5bd47510dcd6b1f06e79606876047dbdcded7e51b7140d9ab8f2ff5b641c1fe4bed22edd9d2ac8a0234e1 SHA512 96b4ac82aea2fc4e481098de09f51dd926b55907804f2e06f8ff18aa231a67536bc3d547adc3fd74e5084ba3ba6a195bf422ace37313d2a0eef53929ba08ef1a -EBUILD ha-philipsjs-3.1.1.ebuild 705 BLAKE2B 3f8a4c52d6ee5ee8766ee461daf3d42c0e68d233e7c6e87bdbe3e126abde01b0660b23b8f7341330733dd1fd97c32f35f3584e388d8de846a7b4cb2fff355980 SHA512 60bfb6f238e0bd0dbbc38a68ee67e294ec0d7100eaa57fcebf006f60938699b60674b61fa6bc9824c303e9121697f64841a251ef976045584240a3b6e4a36727 +DIST ha-philipsjs-3.2.1.tar.gz 47689 BLAKE2B f0bb9222f20b515ed49a478b77dab7aade2862bcd38fdc35ab07f80c98fe4d9839a6cc286c286cc4dd89b5a8e5203fdac5edd3f7611bee3c746dc004a5a8eea2 SHA512 f79bf91842d066d9e1a1fae7844f114054ba0f72e41c1396c6fd58c5619b0be145c10be98c587f7841d41fed89bd83736a0771ba7e96670abb2bb201d2481a24 +EBUILD ha-philipsjs-3.1.1.ebuild 705 BLAKE2B e699e89589d9699e4b828b196e2892174f70c9dd9f6b8b65b592d115b998aed05ed49f52263598a6a1b0f9f728d89beca7fb45b9372f7222f94a121ffbc3d70a SHA512 8922af0bff38ce4c26a993628beb2ebbb9e76ebfd0dc0bf3a1a23b679d89524301ae80730966ca58f3e28a1640f22c7b8a2fa5bb19d6eb43425c670e20dc8725 +EBUILD ha-philipsjs-3.2.1.ebuild 819 BLAKE2B 22d242f883cd70b8cd6c456ca2238c320ee630d7eb7727c9ee2866100d75433c23bfb3d42f88c74c8d089062835fed7b0c657c6d4783fb87ab3fa8ffc9eccff2 SHA512 417e2898b418966e08a914ce6f91f2f804318d9cf2a11c0bbebeec769a254e6e12ccb7741b945fcd1291c97ce9732b4886ada550c8e63360266b913aef0a102d MISC metadata.xml 528 BLAKE2B 27cd758f86d871ed9d3ee4289c186d1924b02027d66f236db890a1252b9be867129b75e1a89aa5d265cae5116332ccf964f422f89b2448b42e9c3a92f1aa2607 SHA512 50d8f700192779bda7e52f3cae28774b5fdc60efcd6388a083dead874ffefb2670cc2cb2f52a6d9f531f02e39801b2af84a4ecfa1b99d669873f8eff66d5ed24 diff --git a/dev-python/ha-philipsjs/ha-philipsjs-3.1.1.ebuild b/dev-python/ha-philipsjs/ha-philipsjs-3.1.1.ebuild index 6d794a8ae..b8155cafe 100644 --- a/dev-python/ha-philipsjs/ha-philipsjs-3.1.1.ebuild +++ b/dev-python/ha-philipsjs/ha-philipsjs-3.1.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{11..13} ) DISTUTILS_USE_PEP517=setuptools PYPI_NO_NORMALIZE=1 inherit distutils-r1 pypi diff --git a/dev-python/ha-philipsjs/ha-philipsjs-3.2.1.ebuild b/dev-python/ha-philipsjs/ha-philipsjs-3.2.1.ebuild new file mode 100644 index 000000000..6634d085e --- /dev/null +++ b/dev-python/ha-philipsjs/ha-philipsjs-3.2.1.ebuild @@ -0,0 +1,35 @@ +# 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=setuptools +PYPI_NO_NORMALIZE=1 +inherit distutils-r1 pypi + +DESCRIPTION="jointSPACE API for Home-Assistant" +HOMEPAGE="https://github.com/danielperna84/ha-philipsjs https://pypi.org/project/ha-philipsjs/" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="amd64 arm arm64 x86" +IUSE="test" +RESTRICT="!test? ( test )" + +DOCS="README.md" + +RDEPEND="dev-python/cryptography[${PYTHON_USEDEP}] + >=dev-python/httpx-0.22.0[${PYTHON_USEDEP}]" +BDEPEND=" + test? ( + >=dev-python/pytest-asyncio-0.20.2[${PYTHON_USEDEP}] + dev-python/pytest-cov[${PYTHON_USEDEP}] + >=dev-python/respx-0.17.0[${PYTHON_USEDEP}] + )" + +python_test() { + py.test -v -v || die +} + +distutils_enable_tests pytest