dev-python/aiounifi: add 71

Closes: #2873
Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
Andreas Billmeier 2024-02-17 18:06:37 +01:00
parent 0766bb171a
commit 2d54db0104
Signed by: onkelbeh
GPG Key ID: E6DB12C8C550F3C0
3 changed files with 35 additions and 2 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 1709 Ebuilds in total, 1698 of them have in total 1717 (42 different) licenses assigned.
There are 1710 Ebuilds in total, 1699 of them have in total 1718 (42 different) licenses assigned.
|License| Ebuilds using it|
|-------|-----|
|MIT|970|
|MIT|971|
|Apache-2.0|377|
|GPL-3|114|
|BSD|97|

View File

@ -1,7 +1,9 @@
DIST aiounifi-67.tar.gz 46205 BLAKE2B 2a86e391ef687cd45d5e1bfc8dac1e3a3f248d2fb74b084b9c3ce89919106dde2344bc80a744acb7bfb481bc24739cb6cea0ed45cd052f3997d8bcaf03336026 SHA512 055b0b2376d0e65d71ec1aebab060f6cf1ee768239873f112d223a7fd2ff58229473344ce24bf7c7ce0aa456a8128bbfc0673cc61779227352c9dcde898128c0
DIST aiounifi-68.tar.gz 46417 BLAKE2B 5c6278ec27c63da83e506fc9a74fc45f1e166052eed183b5f26efe3569d425fd0ac98bfcfd90778bffdf5236aaeaf746e2eb5999875378ba27cf55427dbbfeb6 SHA512 97d10a020248d41f83782e34939e38a5f51c01f8741fefbf381c54be1528db3a45741df17b85410cd3dee2948e44ebef299e1181df8a29be945f9b740c5a1cf5
DIST aiounifi-69.tar.gz 46008 BLAKE2B 56bc36d061767c9ebec7bd3841725da329babb77381e2c8e9a9556839a1f8f0bd5d532cdae57934ca4edf24442c8e320e84486e3cdd947db634163c5a92909f5 SHA512 862878d5a5ee48e3626cb56ac44f8e66d22e606cbc8f5f05dd28f7d7e9f8a620db35a8ac4e295239a8813fdc91f3c7d30997bbbc53376612e47f75164bac950e
DIST aiounifi-71.tar.gz 46200 BLAKE2B 88894679d31db7851736b6bf84a92d65a15a95482f1f345150c4fab3a3f53d1a1aa8f816d7b3f59c2cc7729d576d1922fa2095dcc9c2b08d243980bf079186b4 SHA512 42952cd9e113c0ebb1d37a475dceb7b846400c02f17b288804553eae313167b1d93fc88dc69201179861235e0765799028ad3868e1f24ffeb4a3b4eec0b88f1d
EBUILD aiounifi-67.ebuild 912 BLAKE2B 3cd16bd77dc1fb19f97f038e1975b7b182beae8f12719799cf4593014d7efcbe098c2f21ede31d142cfbcffc9c4c0fc06ee8421055fe8cf3a72cc3371480fb16 SHA512 48911d707850e8cd53095c8b8ecc737b8cfdd2875264a89e67922580b69e1a0c0e56e12f9879034d2d22a4b712332364244f669885ecc2d64e4fc6084fe19679
EBUILD aiounifi-68.ebuild 912 BLAKE2B 3cd16bd77dc1fb19f97f038e1975b7b182beae8f12719799cf4593014d7efcbe098c2f21ede31d142cfbcffc9c4c0fc06ee8421055fe8cf3a72cc3371480fb16 SHA512 48911d707850e8cd53095c8b8ecc737b8cfdd2875264a89e67922580b69e1a0c0e56e12f9879034d2d22a4b712332364244f669885ecc2d64e4fc6084fe19679
EBUILD aiounifi-69.ebuild 912 BLAKE2B fa99767f1b3ededd48a75d126848f90ab2981be7994f4e010e6b5c472ca75786ff2dae00a890601ddfaba683ddd6d082b517018adc1e9947573009d241e1612d SHA512 68ffcda36e0cf7eba04799aea81c5070cb41c409d768da86ba7b4d594f94a5a1480afb00073d76eb109da8fb35c3c7955f1285842142b44c3e46c3796b901cbc
EBUILD aiounifi-71.ebuild 874 BLAKE2B a6f8ff1b8ab78beccac8217a2852e50b011e7175a5b9fd7f2f82c932b16124251d72a76fd11183f4565356f87715a5ed863df0e499ccd6f6f8d43ae4871b3f4a SHA512 9c873dc621842d27038aab758250311a3de0be3dc4ccda9a63fe2a09f2f56763cf163b2e777947673f6f8beb90dedb14a00b04c35c251eb3f3e227fa9b00e57c
MISC metadata.xml 526 BLAKE2B 6ea8e30813a03c2d80339e1a2db4b463a781e710371f15b992cc4d658c73d8b7fa3cf03ed2506cbe95d5973a34f82d0c597d657ae58d514f9985083132e8268e SHA512 6712667034dd8eff188af2b467f070f0365d478c69a0ec99681abf2d8dcab12a47ea2323a4b428896746156c6ce597adbde14b9ff3f91bbe07de64ba95c806aa

View File

@ -0,0 +1,31 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{10..12} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 pypi
DESCRIPTION="An asynchronous Python library for communicating with Unifi Network Controller API"
HOMEPAGE="https://github.com/Kane610/aiounifi https://pypi.org/project/aiounifi/"
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 arm arm64 x86"
IUSE="test"
RESTRICT="!test? ( test )"
DOCS="README.md"
RDEPEND=">=dev-python/aiohttp-3.8.0[${PYTHON_USEDEP}]
>=dev-python/orjson-3.9.0[${PYTHON_USEDEP}]
>=dev-python/segno-1.5.2[${PYTHON_USEDEP}]"
BDEPEND="
test? (
dev-python/aioresponses[${PYTHON_USEDEP}]
dev-python/pytest-aiohttp[${PYTHON_USEDEP}]
dev-python/pytest-asyncio[${PYTHON_USEDEP}]
dev-python/pytest-cov[${PYTHON_USEDEP}]
)"
distutils_enable_tests pytest