dev-python/hass-nabucasa: drop 0.78.0-r1

Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
Andreas Billmeier 2025-02-21 12:22:12 +01:00
parent a295e2c4c6
commit ec56aea15f
Signed by: onkelbeh
GPG Key ID: E6DB12C8C550F3C0
3 changed files with 2 additions and 43 deletions

View File

@ -606,13 +606,13 @@ 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 2379 Ebuilds in total, 2365 of them have in total 2409 (43 different) licenses assigned.
There are 2378 Ebuilds in total, 2364 of them have in total 2408 (43 different) licenses assigned.
|License| Ebuilds using it|
|-------|-----|
|MIT|1353|
|Apache-2.0|557|
|GPL-3|150|
|GPL-3|149|
|BSD|127|
|GPL-2|29|
|LGPL-3|23|

View File

@ -1,8 +1,6 @@
DIST hass-nabucasa-0.78.0.tar.gz 58397 BLAKE2B 30b0cc599bcfbc98297036c3d5c529cb2d93dac41bcc62f4dbeaf2bdf3a3cdbc2a994b268f64c425de79498e8a89b33b0d8aa182f0c5b90dde119b9a5052e80f SHA512 10aef0b5bddb7f1040a214dc71faf9877731a3148b39b82182b5504b449afc93225cfcd30e179f1defb8630ce8b65e116e0359dc8e7a569eea3c472a057af288
DIST hass_nabucasa-0.81.1.tar.gz 62710 BLAKE2B 81235c215837ae9220343cd2663261b702103e06eb673b644d312e226842284ad36cb57f1e176ed50a5d587294bd09f8c4fdefdf037d2b66ad4c8d61c1d29f67 SHA512 0cec3e807dbdcbc526c88a7eb30bcf5259485fe93e0428c3223a4f1008f7a2121d6dffb87c4ce1dff910ed69e1e99d478f133731e959ea6215f3651bed95fbd9
DIST hass_nabucasa-0.83.0.tar.gz 64607 BLAKE2B 70eb242b38c26aa0d44b4a21f6c140baa2b086ec13574d8fae801bf5eba59e047d05109219598fd5a30a5562596ea9368804f267d9154b46b321d93d53fd3337 SHA512 69a0d308ca9bd8d8446341296f91b94f3d72597afbe405c4348118aebe35ea1781e55c8b69645cb46686cb4124e387c2d047c5632d45aaecbdb1fcf3ded55dc0
DIST hass_nabucasa-0.86.0.tar.gz 65176 BLAKE2B ab5953b5771c2d3769f211aa5bef90761462895be401f28b56ff54f97f8960a5a235b014c934db3b2e253d18a9a4cfa01c04300837e8122918aa2676f253d6fb SHA512 6ea8cea21692c29967960ec66677b5dc839c68aae7ff9290e06d8bdeadfc0a26101aa919ec3fec80ec8f5d1e44173638689c63be192a450513988ee10741ade1
EBUILD hass-nabucasa-0.78.0-r1.ebuild 1120 BLAKE2B 0039710ed98bc85d090dcbe6c394cb39a76c48e9beadcd7bd637477897311113525ddbd2b015cd348b546ec0f97cc45fda22527cb06ec10926fd0b7f800c7baf SHA512 e64084a67681a1e08eddde4a02acb3c839e85f43a71b9a932f2827cd3439c109c898341e9a81f1be42b4d62cb88e24b9d0f40ca987c6c796eb03eeffe2ed4098
EBUILD hass-nabucasa-0.81.1-r2.ebuild 1181 BLAKE2B 47a11b18df518604dd61a3de6ddff1f81091e519d3972364eb12e681fbe7952eed44103a69f509467280bb0f95ddfb1678e490988fc08af3170705bca1880402 SHA512 0f16acd54b31644725880761755b45017ffe349bb654e4fc98083b91b00e4dcba70fe1b2685c891d334dec04772c29888befa1e256424b54ec7f986a82571c29
EBUILD hass-nabucasa-0.83.0-r2.ebuild 1187 BLAKE2B ded66758b90ee438ee23be5e31b349d37a2b0daec949e0c80690bc933b0b025d3388e85befd829e97ddd971ed374907894bc425365f03c5e69187c410b4501bb SHA512 4a75d525dc78c25d0c0e0778978f49efadd91466b8c98921190698aa7ceb48df710debbe7dc549e99be676b201d70a9860f8bd2bb7af629cdc84da895765f610
EBUILD hass-nabucasa-0.86.0.ebuild 1187 BLAKE2B 3585a28fc160f80725ff1a13d0bfee2582bd2513ec09b5a580119ce1471a813cf4a14bd05cc1d7e3b8d6e5e1ca16c7c50c71d3d9fff17a2e3169a2f2f18c7411 SHA512 6aab64d8ca84f884febf0f5cf8d216d692008676f0e75b12ef72f409c8b1b0f94e2fb309ceb45a31da4faa89751c2c2d61f4fe6b107a9ff13ef21a2991d51418

View File

@ -1,39 +0,0 @@
# 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="Home Assistant cloud integration by Nabu Casa, Inc."
HOMEPAGE="https://www.nabucasa.com/ https://github.com/NabuCasa/hass-nabucasa/ https://pypi.org/project/hass-nabucasa/"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="amd64 arm arm64 x86"
IUSE="test"
RESTRICT="!test? ( test )"
DOCS="README.md"
RDEPEND="
>=app-crypt/acme-2.8.0[${PYTHON_USEDEP}]
>=dev-python/aiohttp-3.6.1[${PYTHON_USEDEP}]
~dev-python/atomicwrites-homeassistant-1.4.1[${PYTHON_USEDEP}]
>=dev-python/attrs-19.3.0[${PYTHON_USEDEP}]
>=dev-python/ciso8601-2.3.0[${PYTHON_USEDEP}]
>=dev-python/cryptography-42.0.0[${PYTHON_USEDEP}]
~dev-python/pycognito-2023.5.0[${PYTHON_USEDEP}]
~dev-python/pyjwt-2.8.0[${PYTHON_USEDEP}]
~dev-python/snitun-0.36.2[${PYTHON_USEDEP}]"
BDEPEND="
test? (
dev-python/pytest-timeout[${PYTHON_USEDEP}]
dev-python/pytest-aiohttp[${PYTHON_USEDEP}]
)"
distutils_enable_tests pytest