From 36c3c089975d13011520f35b4fd9c9e4cdedf380 Mon Sep 17 00:00:00 2001 From: Andreas Billmeier Date: Sun, 24 Aug 2025 16:41:41 +0200 Subject: [PATCH] dev-python/wled: drop 0.18.0 Signed-off-by: Andreas Billmeier --- README.md | 4 ++-- dev-python/wled/Manifest | 2 -- dev-python/wled/wled-0.18.0.ebuild | 35 ------------------------------ 3 files changed, 2 insertions(+), 39 deletions(-) delete mode 100644 dev-python/wled/wled-0.18.0.ebuild diff --git a/README.md b/README.md index 4b06c8fc6..6db6889f3 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 2386 Ebuilds in total, 2368 of them have in total 2406 (43 different) licenses assigned. +There are 2385 Ebuilds in total, 2367 of them have in total 2405 (43 different) licenses assigned. |License| Ebuilds using it| |-------|-----| -|MIT|1364| +|MIT|1363| |Apache-2.0|546| |GPL-3|148| |BSD|124| diff --git a/dev-python/wled/Manifest b/dev-python/wled/Manifest index 1dc54a2f3..a10d10883 100644 --- a/dev-python/wled/Manifest +++ b/dev-python/wled/Manifest @@ -1,7 +1,5 @@ -DIST wled-0.18.0.tar.gz 21211 BLAKE2B 0527bf1f1a962b7c3662a2829d4ccd5f7a36ef657106f066b9be769d06ce77e257320c483cf7ff4693ee6b3d3013448fcb8b3a4b75232be97157dc34a366c73d SHA512 32b0f16b1d72185159eb7a1484dc8b57ead037e909c76c82b5d71a66c7fa84d91a5465db8511672b2004495f3254fb6249265789a3d1616c16af3293b801a7f2 DIST wled-0.20.2.tar.gz 24471 BLAKE2B b8e3c9af441b0256c8c68f522ee56b565e9e0ed5fb4ead984a30fcb2fffa515403327bdb7cfd7bb5902255d65f5f3fffaab59dec7098a824241d20aec5614b7a SHA512 2813f2dc90e678148e6c9d1e1ffa1c4e577c1478780b13f2a18bf1d2f94f3b7d9cedc2a181e0847bbf8cda400cb173cc33b570dd270fdbb436eda4cc9e843c45 DIST wled-0.21.0.tar.gz 24468 BLAKE2B 66b0c0a27dc84f32b5f3140856887fe3656144c0432c3bedcd33bd8f24e2392fc67f6badddce9f8d8260977330b3d7be8f39bddf2b1d4a693325d9b3d9ce916f SHA512 a16d832ac829a50e239bab96d113b8cc01b7c16a00542f4195ba614c058d66200d92772bdabf696819c0f0c5b6b79b7271a7dc408542d1e372d248d4a06cc913 -EBUILD wled-0.18.0.ebuild 981 BLAKE2B 51d109c217e1360c1c23cd9881444a2f26bd2246fd1ab3735674811124597eeb369c064e5e28431b1e14bd6579e5de2b33ae9e54d8064be35e4cc41cc56eab5c SHA512 de8dbf40a63ad9c2f3e8db2f9bf756629e2f236d64dcf4d6d342150b2b7dcbecfde46d7e7a652b9558f64e550030da4d954db834ff3728a5d269122e204c4446 EBUILD wled-0.20.2.ebuild 1073 BLAKE2B 9b14a37e7c52eed8ce3e6a5bba2a63cc8a0279d765911b34f50eedf4daf023144e29634c67c1440cf39523b71b210bb418138a8137ca5c8a8459c1bf4a845def SHA512 5e6da5134fb83e5521a64c02a34317e2263cb5ec1aaf542abee5a324a728e3a319d016929f0056c31675a852311319785727c6045fe70fbdfff0c04880271649 EBUILD wled-0.21.0.ebuild 1073 BLAKE2B 6c273a11b467a34c6f0b5164e7d74172dd5b3b790155842fe110519d7aa5d6dbeb00c0b9048afeb163f89d1d25c2d74d5aa43b30fd0eeb31094c7d00874c4146 SHA512 1318e312dcd30248812e6113a00318b96c14dae5f0840a1dd97187d09c8ccd66d8010dbb703d3b272c23f277ed230b7b079c0e64aadd8887ea4907fde0e392b4 MISC metadata.xml 511 BLAKE2B 7e82ecb98c296e42d4bb45c8bf752ca782c3855676e321c6431a24b46642b445fd1e240e5b2e47bbbfa84e28a5fd328b8a9b79a5b6ecedea554f93ea5e71f35d SHA512 b5cf3659a6ba2a39c5a429e83c2e2fcdb1a1dcbde4bec46b4667fb43be17024510199ce9531d97edb59c718ba75a2fd97d5d5ba0188745b70528c11b9a99105f diff --git a/dev-python/wled/wled-0.18.0.ebuild b/dev-python/wled/wled-0.18.0.ebuild deleted file mode 100644 index fc696178d..000000000 --- a/dev-python/wled/wled-0.18.0.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) -DISTUTILS_USE_PEP517=poetry -inherit distutils-r1 pypi - -DESCRIPTION="Asynchronous Python client for WLED." -HOMEPAGE="https://github.com/frenck/python-wled https://pypi.org/project/wled/" - -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/awesomeversion-22.1.0[${PYTHON_USEDEP}] - >=dev-python/backoff-2.2.0[${PYTHON_USEDEP}] - >=dev-python/cachetools-4.0.0[${PYTHON_USEDEP}] - >=dev-python/yarl-1.6.0[${PYTHON_USEDEP}] - >=dev-python/typer-0.12.3[${PYTHON_USEDEP}] - >=dev-python/zeroconf-0.132.2[${PYTHON_USEDEP}]" -BDEPEND=" - test? ( - dev-python/aresponses[${PYTHON_USEDEP}] - dev-python/pytest-cov[${PYTHON_USEDEP}] - dev-python/pytest-asyncio[${PYTHON_USEDEP}] - )" - -distutils_enable_tests pytest