diff --git a/README.md b/README.md index e4101f3cc..889df1b37 100644 --- a/README.md +++ b/README.md @@ -606,12 +606,12 @@ 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 2397 Ebuilds in total, 2379 of them have in total 2417 (44 different) licenses assigned. +There are 2396 Ebuilds in total, 2378 of them have in total 2416 (44 different) licenses assigned. |License| Ebuilds using it| |-------|-----| |MIT|1363| -|Apache-2.0|557| +|Apache-2.0|556| |GPL-3|148| |BSD|124| |GPL-2|28| diff --git a/dev-python/async-upnp-client/Manifest b/dev-python/async-upnp-client/Manifest index b89baf78d..544fe5cb4 100644 --- a/dev-python/async-upnp-client/Manifest +++ b/dev-python/async-upnp-client/Manifest @@ -1,8 +1,6 @@ -DIST async_upnp_client-0.38.3.tar.gz 96267 BLAKE2B 999f0b9cd694bfec349bf92548a6fcfbe61d9e9c678d9de63686704e5cfa9e0643a1d60476c54b4863fe26b98eb2b29e336c02f596eb41ede4959a7f4ae7d90d SHA512 99cb02725efd27802f6c331878ad506604a0b468c87715069fd0796b927c302b6217fb7479d5a17332f09a5429fc30e184d37236f35c46824b70679e11d6fe2e DIST async_upnp_client-0.40.0.tar.gz 98608 BLAKE2B 45510f271178dd625c20291be442b55f2bb3411c32537795aaaca30552cefc5462718713eec894c6293fae25a1b12e5e3156a36ff6e342a1390072b010378587 SHA512 c0b7f4d7b98621cf22d0a6913e4b41fb605d4ae33889477265fb7739b3b0df98267fadb10703ec878339f92be1161b12771034d2f723ee8a19d9a1ecf42a1128 DIST async_upnp_client-0.41.0.tar.gz 98412 BLAKE2B 65fc292cc0a371c9c87ede1474b1e31b449a0a0cac7124b886cd46faf1e3f1c751e5e85b06ce3fb4a22a3574889c3be4d3819c5339b13c79c7800bd46ca6151b SHA512 66f8b4c89ee6b6addfdb825f242855cebbd72bec25b767a378744dde114dfe26ddbecc58b687a2ea9265dbb9aec837bff35597ada8dfa1e6801fd52e70c2a43d DIST async_upnp_client-0.45.0.tar.gz 98931 BLAKE2B cdb79d4b1aa80d124a28feb39a6733864436b58c960fadd9258c83fa0a9ab530a6a24b898886581f180f1dc5da9e75bc9fc7d05b72e3d49796afe6048b5167c0 SHA512 f893e70e44e173f59576cd6dda97c6725adacc7ed73f3b4e593ea63a9575f6b6e95e7012e384dee74537dd582e4355221e89c4a1b4a33ded311764280a4fb456 -EBUILD async-upnp-client-0.38.3.ebuild 1073 BLAKE2B ede6727e5faaa18d3c1d31ec098c16ad3bcbf2cfae2b99bc9a26d49d3144e4299c9cc06b145cf240342f9e09cf409e930f680fa5a119688b4d01564a12de01f1 SHA512 874889843943b5f471171bc6937642fa200652348166de404ad6af4ab0a41e0f28fd4e634e52d7c40ea0a3603a934cd55ebb35ce2779ab8d99c8a3cf8d13e44b EBUILD async-upnp-client-0.40.0.ebuild 1073 BLAKE2B ede6727e5faaa18d3c1d31ec098c16ad3bcbf2cfae2b99bc9a26d49d3144e4299c9cc06b145cf240342f9e09cf409e930f680fa5a119688b4d01564a12de01f1 SHA512 874889843943b5f471171bc6937642fa200652348166de404ad6af4ab0a41e0f28fd4e634e52d7c40ea0a3603a934cd55ebb35ce2779ab8d99c8a3cf8d13e44b EBUILD async-upnp-client-0.41.0.ebuild 954 BLAKE2B 4e0dda9f71dea23cebe0cf3c42a681708ba46c114e5e98cf5ff38c15e4cbaabc60020007148a639002ec3d7eda539f7efc33b627b65a932b1a7a2640add2fe7a SHA512 09a22d31a5009094d80eac43d8a9ed2934eaba3f63ed9f0e1a60fc889bf8d7ada9d40767529b121227fe41682177fc1d8054588b06dfcd9fed2ca03e0e3af070 EBUILD async-upnp-client-0.45.0.ebuild 954 BLAKE2B 24ec5e6f8c84503fc755ea5f16e7855dffec04bfc8817dab637bf45ff627114d7d5e729401ab0a4ae42b0c0a42a04f1a82d3b8770ef563634929ea55cfa04c7e SHA512 2c18ef366a48c92c01f752c433468179da2801e6c79a10e7c0f6a729a973d09d0365ac560b6e5350eec33cceff13b81d1f55d640881b7b56d920c861b17422c2 diff --git a/dev-python/async-upnp-client/async-upnp-client-0.38.3.ebuild b/dev-python/async-upnp-client/async-upnp-client-0.38.3.ebuild deleted file mode 100644 index 9c8fd728a..000000000 --- a/dev-python/async-upnp-client/async-upnp-client-0.38.3.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=setuptools -inherit distutils-r1 pypi -DESCRIPTION="Async UPnP Client" -HOMEPAGE="https://github.com/StevenLooman/async_upnp_client https://pypi.org/project/async-upnp-client/" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 arm arm64 x86" -IUSE="test" -RESTRICT="!test? ( test )" - -DOCS="README.rst" - -RDEPEND=">=dev-python/voluptuous-0.12.1[${PYTHON_USEDEP}] - >=dev-python/aiohttp-3.9.1[${PYTHON_USEDEP}] - $(python_gen_cond_dep '>=dev-python/async-timeout-3[${PYTHON_USEDEP}]' python3_10) - $(python_gen_cond_dep '=dev-python/python-didl-lite-1.4.0[${PYTHON_USEDEP}] - >=dev-python/defusedxml-0.6.0[${PYTHON_USEDEP}]" - -BDEPEND=" - test? ( - dev-python/coverage[${PYTHON_USEDEP}] - dev-python/pytest-asyncio[${PYTHON_USEDEP}] - dev-python/pytest-cov[${PYTHON_USEDEP}] - dev-python/asyncmock[${PYTHON_USEDEP}] - )" - -distutils_enable_tests pytest