dev-python/plugwise: drop 0.34.5

Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
Andreas Billmeier 2024-04-12 18:16:29 +02:00
parent 63406624b1
commit 5dc41ad600
Signed by: onkelbeh
GPG Key ID: E6DB12C8C550F3C0
3 changed files with 2 additions and 38 deletions

View File

@ -617,11 +617,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 1889 Ebuilds in total, 1878 of them have in total 1898 (42 different) licenses assigned.
There are 1887 Ebuilds in total, 1876 of them have in total 1896 (42 different) licenses assigned.
|License| Ebuilds using it|
|-------|-----|
|MIT|1074|
|MIT|1072|
|Apache-2.0|418|
|GPL-3|126|
|BSD|106|

View File

@ -1,8 +1,6 @@
DIST plugwise-0.34.5.tar.gz 36414 BLAKE2B 10b8a9ba32372568f95a2fd53b8ffec05061f394d65b7f851755151166be7f4e33d43abd8163643f3231dc456e713fe812c90b1f21846a4a5bdaa4c0d1f63a88 SHA512 02433fcfd829e496d64c1bac18bb4f7d0117839168f75f18cf42637d8825bb11a256265a9bb030eb31c297512a7628dd9ed71d5d935244f91669aeaf41a218d0
DIST plugwise-0.35.3.tar.gz 36886 BLAKE2B 570311e6079141bed31fa0dc8cfdf1a51453781f6d84a78be3ed8e7cc393a17df616b805207f0f26115f82dcb887c45e8d12641c120f663e2f7b1439f8992f2a SHA512 37c7e7b248dc79297fdd9c1c2abdac9b4fec276b78b672f32e211773dfce0db40904a13e882ac282557c97396a846c1cdfc69d2c30f7dee2bf1e40a6b1e535fc
DIST plugwise-0.36.3.tar.gz 51151 BLAKE2B 30fc17890001eab8c2778638a5915cf701744f8af4025e8279db17083e533688aa59e5f7808454327fe987e6e1aa5c0da1d009bbfb74ae1c7d5251bb0cf804a2 SHA512 78cbfd3319d30c1ea88d9c8176e46966a2e4ebf218ba21003d36ab7687b5322c27980f8527355458c961187c2d532d66c1bbc4eca3ec692682a55f7517e710b9
DIST plugwise-0.37.1.tar.gz 57982 BLAKE2B 9b1d4afd26ac846b10a1e5d4e4f694472bb2a15cad13d69cca48d9fcb6a086f9e0b750ab21c99ce33108b317709bf15e0cee3812b0c4aba4aed50b4acc722e12 SHA512 d96c798572b4eeae9717c35327ad47f3c1d867aef797691f9938038462b4a0c1809c08f3bf756693340f05172e04c6bb24bef67320906e88f4d1b144e7bd0828
EBUILD plugwise-0.34.5.ebuild 969 BLAKE2B 1c4c168008b3c5f4a2f36a7dd30e0e63ec8b492d42a631edd59ea61348e799843fef5a7cdb034dcbeb6578580cbd75cfcdcf5b62b78c7c4be4ade1e4e18fd59e SHA512 92080af8f9cf98fa7a19ffe334098df033914d1a907a615beba135c169532cc4162a063b8c5c2b499d52696cba2b490c755b21b2b284bf25e3dcf07cceaf4157
EBUILD plugwise-0.35.3.ebuild 908 BLAKE2B 70410b7ff2b6ef8c991825f65feff7422d4e4c7d2e48d96fcaeff2eb5e87c8e01b19b65f14f66e4a244e14de3bac5bda78cd4b364dc60b2b102b0cd5a06bd943 SHA512 0fdcbc6dcfcb8424a64add7893a41031345401a740a49fe45c2fcb8d4026865f18b82d92dc5fe3cc14fa96e49c3e582359a3119adf04965ed862ed7c2c2a8c80
EBUILD plugwise-0.36.3.ebuild 715 BLAKE2B 14b44d92231e84557a793247a344963be64617e0bfbecaba2fc3b518c759b2302aad06188e5d43ed6c258bc8130d3cbb59cb3a4b74d2a7f99fd692e61d2aa372 SHA512 a2353dc56ca47bd3a798cf17b605a0d794e2c5e311ad65c7575e2db945fe0f3ac4f5601b2e08c428289a35042c6b63ef7d66f92e02d3797f7519fca1faffe923
EBUILD plugwise-0.37.1.ebuild 715 BLAKE2B 14b44d92231e84557a793247a344963be64617e0bfbecaba2fc3b518c759b2302aad06188e5d43ed6c258bc8130d3cbb59cb3a4b74d2a7f99fd692e61d2aa372 SHA512 a2353dc56ca47bd3a798cf17b605a0d794e2c5e311ad65c7575e2db945fe0f3ac4f5601b2e08c428289a35042c6b63ef7d66f92e02d3797f7519fca1faffe923

View File

@ -1,34 +0,0 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{11..12} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 pypi
DESCRIPTION="Plugwise (Adam/Anna/P1/Stick/Stretch) API to use in conjunction with Home Assistant Core."
HOMEPAGE="https://github.com/plugwise/python-plugwise https://pypi.org/project/plugwise/"
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 arm arm64 x86"
IUSE="test"
RESTRICT="!test? ( test )"
DOCS="README.md"
RDEPEND="dev-python/aiohttp[${PYTHON_USEDEP}]
$(python_gen_cond_dep 'dev-python/async-timeout[${PYTHON_USEDEP}]' python3_10)
dev-python/crcmod[${PYTHON_USEDEP}]
dev-python/defusedxml[${PYTHON_USEDEP}]
dev-python/munch[${PYTHON_USEDEP}]
dev-python/pyserial[${PYTHON_USEDEP}]
dev-python/python-dateutil[${PYTHON_USEDEP}]
dev-python/semver[${PYTHON_USEDEP}]"
BDEPEND="
test? (
dev-python/pytest[${PYTHON_USEDEP}]
)"
distutils_enable_tests pytest