diff --git a/README.md b/README.md index 7bf24f0fb..7612e1dc0 100644 --- a/README.md +++ b/README.md @@ -612,13 +612,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 1567 Ebuilds in total, 1556 of them have in total 1573 (42 different) licenses assigned. +There are 1566 Ebuilds in total, 1555 of them have in total 1572 (42 different) licenses assigned. |License| Ebuilds using it| |-------|-----| |MIT|900| |Apache-2.0|336| -|GPL-3|97| +|GPL-3|96| |BSD|87| |LGPL-3|22| |GPL-2|20| diff --git a/dev-python/yalexs-ble/Manifest b/dev-python/yalexs-ble/Manifest index 6c16cc1f2..288dea52e 100644 --- a/dev-python/yalexs-ble/Manifest +++ b/dev-python/yalexs-ble/Manifest @@ -1,7 +1,5 @@ DIST yalexs_ble-2.3.0.tar.gz 33969 BLAKE2B 9dba2cc7a095c2e8e3c07cfd1c847975cb94482506ba473c562183024e92ff241d007952b7bbfc2cea37eee56aebd885d13c0deee065b31c40aae6e8864576ed SHA512 ad626777e212292e26bc9035a942b1e0dc4b478501377b60d57a4725c365c4e190e44df1c24801fb60143a7857e551edde7b4bb63587ef0a734b3794bfed9215 -DIST yalexs_ble-2.3.1.tar.gz 33880 BLAKE2B 235ee982f282c6b7c5e9ba69fafa7ba6e5e3a603027995f78ecd3e4c077ffdb0df28f33d6ad11f3d81be5a1ea3043bb69a7e2fb39da144098dea35be26ee3719 SHA512 d540302efc6afa9ec849484a85a958adff6e90c891ddc0a6bdd4ae7d5d75e2b96933e455ed4d2e28a2275553257ba7a763682e7b8517662179f72cecf5f1825c DIST yalexs_ble-2.3.2.tar.gz 33888 BLAKE2B 2695e42c878237da0a9e6f711042e27328f14f1aedcfc89da713a49349beaea067d9bd0069dd5ab567eacb81820842591cede14d7c4ddbb84727f73fc7d8e612 SHA512 d783b93f37fa199b541cb642c64d8c488b2e996b6ede84ed16df738b4a55960fbbadec16e0c8ac91f13f0470ad2b6c70695173d583f9cd2242cee3a955fa4a8f EBUILD yalexs-ble-2.3.0.ebuild 1035 BLAKE2B ece8ba755cc23cc9c3843cd35c2c37de3f3c56baa8c61b28e81d758f9b34d5795e77ad468cfe99cb665821e84a1ffe11809c81243baba16a906129f29a08a15d SHA512 3dda3acbd569a021c635dc2c855b23085e10809336e58c31b433296499734acc996b412df10377b4121be7da2b30343b4786e1dc51d396e0baea319582755189 -EBUILD yalexs-ble-2.3.1.ebuild 1035 BLAKE2B ece8ba755cc23cc9c3843cd35c2c37de3f3c56baa8c61b28e81d758f9b34d5795e77ad468cfe99cb665821e84a1ffe11809c81243baba16a906129f29a08a15d SHA512 3dda3acbd569a021c635dc2c855b23085e10809336e58c31b433296499734acc996b412df10377b4121be7da2b30343b4786e1dc51d396e0baea319582755189 EBUILD yalexs-ble-2.3.2.ebuild 963 BLAKE2B 013af4afb6b1bcfd0e9431231c11641d2991e887cd01d84efaaad1a0019b34ffd75c23bb43ba265b97cd655f79510bfa932e2410eacf9eee5f0cc190d2a4b8a6 SHA512 214e28279d61c30a1e1b0068bfcc2fe5b36b8e83eb16155f5d20b55b8c07ae9fa439c1b9025894acc72670b92ff61b14c064ee354f111a5e7e91e011b9ded754 MISC metadata.xml 511 BLAKE2B 2d6e825f02f45e8bee3910c06443651e30dff67f628562fdcc0cc8a40053730877aef171faaf84838f278aff736cff8c31dc6d4b9156e3422c7c2193ecb0b16a SHA512 e15b91ee62ca0ac922e5e203231dc4d44c7cc04a0e468944a9a5a708d7ceba0011f37d97abcd43fa2405ddfac1bb94faaba779b081e7159d452930293044e9b5 diff --git a/dev-python/yalexs-ble/yalexs-ble-2.3.1.ebuild b/dev-python/yalexs-ble/yalexs-ble-2.3.1.ebuild deleted file mode 100644 index 3498633e4..000000000 --- a/dev-python/yalexs-ble/yalexs-ble-2.3.1.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..12} ) -DISTUTILS_USE_PEP517=poetry -inherit distutils-r1 pypi -DESCRIPTION="Bluetooth control of Yale and August locks" -HOMEPAGE="https://github.com/bdraco/yalexs-ble https://pypi.org/project/yalexs-ble/" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="amd64 arm arm64 x86" -IUSE="test" -RESTRICT="!test? ( test )" - -DOCS="README.md" - -RDEPEND=">=dev-python/bleak-0.19.0[${PYTHON_USEDEP}] - >=dev-python/cryptography-38.0.0[${PYTHON_USEDEP}] - >=dev-python/bleak-retry-connector-2.9.0[${PYTHON_USEDEP}] - $(python_gen_cond_dep '>=dev-python/async-timeout-3.0.1[${PYTHON_USEDEP}]' python3_10) - >=dev-python/async-interrupt-1.1.1[${PYTHON_USEDEP}] - >=dev-python/lru-dict-1.1.4[${PYTHON_USEDEP}]" -BDEPEND=" - test? ( - dev-python/pytest[${PYTHON_USEDEP}] - dev-python/pytest-asyncio[${PYTHON_USEDEP}] - dev-python/pytest-cov[${PYTHON_USEDEP}] - )" - -python_test() { - py.test -v -v || die -} - -distutils_enable_tests pytest