dev-python/reolink-aio: drop 0.7.11
Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
parent
d10bee3a09
commit
02a178b866
@ -612,11 +612,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 1565 Ebuilds in total, 1554 of them have in total 1571 (42 different) licenses assigned.
|
||||
There are 1564 Ebuilds in total, 1553 of them have in total 1570 (42 different) licenses assigned.
|
||||
|
||||
|License| Ebuilds using it|
|
||||
|-------|-----|
|
||||
|MIT|903|
|
||||
|MIT|902|
|
||||
|Apache-2.0|332|
|
||||
|GPL-3|96|
|
||||
|BSD|87|
|
||||
|
@ -1,8 +1,6 @@
|
||||
DIST reolink_aio-0.7.11.tar.gz 46742 BLAKE2B 4ad0413767473f9a3e7756873af4af3fc00d31ad366dd8303b3921815333ea43fc80c2bb5bf058427b36b2f120b95db2e49c318bf2528079613d318662032fd4 SHA512 4fe6422141cd690daaaa5b1c4b19ced9442de387472219a3c1fabce53ad698c1b3c4f83aadd89458883b113d6391db812c58e03747124fbd7ba79ab0f5e6607e
|
||||
DIST reolink_aio-0.7.14.tar.gz 47069 BLAKE2B 059e1c5e7bbcf355768397f25e65ad8d646e10e4c65d151e8be235109947b2b5e3dd08ace5b3d4b51f004b21496c3eb570fa135d5b2488805bbf17fd0663e5d1 SHA512 31586a6773024a34d6ae0b72413048f1abe439ac884265bf0002467707662f5806ed5ab2d1cad98288364522e948f7ce5d47ffa06ad741ca77d04eeb7c93055d
|
||||
DIST reolink_aio-0.8.2.tar.gz 49284 BLAKE2B f6f77cce81b8df7970658098b5ca263642d2d6808f7babd0c16e5533165053682cd505748768486fe5923cf8dfea2720e442135f1003261a89c1adae9da7eb08 SHA512 6c8cfe6b9fd830bfed2a09612d4e6f3e8a8068ded16dac56c3d5ae7e161ab733b336fff315b513904eaa9a8374cc0ac503bf9743f3109df9226dc391a452f7c2
|
||||
DIST reolink_aio-0.8.4.tar.gz 49514 BLAKE2B c701a40615d01c67e38bd8341def71de8edd40f2d965549cc04cd70b8d9355a6c89351b3e71e93ea7db0377fd2cada2a80a35143123311ab95d84f8d963f99b9 SHA512 b48b4abe547353d5426dc4c41303036353a4f50841c1d0c8c2656cb01fba8d8c55bdd1c10ea70768f205d0b410580ff9464cbba13ffb0328a247d25f90f50679
|
||||
EBUILD reolink-aio-0.7.11.ebuild 723 BLAKE2B 34ef5794b39d9b7c8e6177e14d56bc2430527907b1af079dba23ee7d540c8a002c935944d89df77f433e8c4072e999618730b2ebc778dde218d60c3e5bdf67d7 SHA512 cded958c42b28daf8de94519f150b6317c32e284cdaf63ff74a2d84dfcaefccfbe5c8717004b6681d79098a80d6f4f9f0f28a49527cb897919331cce29917765
|
||||
EBUILD reolink-aio-0.7.14.ebuild 682 BLAKE2B 6501a5d597777bea37f6a2ee0bcb2167c656e2ca5a87360db57a88e1ffcfb5a583bf866e5c007efdfcba5c3d3362e7170eb8aff1b38717b2ce25da0f2bcbeb1e SHA512 02fee1f72d6f17962f8ba978857e6f53f55833073e0826fc61479a054abf4011e288ae46b5696804b90b600e4f907eb4d69f8252a2e9c280e8bcb0a280d5f8cd
|
||||
EBUILD reolink-aio-0.8.2.ebuild 682 BLAKE2B 6501a5d597777bea37f6a2ee0bcb2167c656e2ca5a87360db57a88e1ffcfb5a583bf866e5c007efdfcba5c3d3362e7170eb8aff1b38717b2ce25da0f2bcbeb1e SHA512 02fee1f72d6f17962f8ba978857e6f53f55833073e0826fc61479a054abf4011e288ae46b5696804b90b600e4f907eb4d69f8252a2e9c280e8bcb0a280d5f8cd
|
||||
EBUILD reolink-aio-0.8.4.ebuild 720 BLAKE2B d511366e91482bade0cd0ad4fa43e2147bd45a475af50d1c05efc97a9888931df36529418ec9a1f12279633a62c10fc33c72bf3cd051ed2ed97888e1e4bd732f SHA512 3385cfda4713a44228b8191ec8474d09fdc0cb2e930a0ac339a3c9f932ce29d3916611b043b8e2deedea3844acf30d76fe2fd5cce136c79a0ca2649db5bd16c5
|
||||
|
@ -1,32 +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=setuptools
|
||||
inherit distutils-r1 pypi
|
||||
DESCRIPTION="Reolink NVR/cameras API package"
|
||||
HOMEPAGE="https://github.com/starkillerOG/reolink_aio https://pypi.org/project/reolink-aio/"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
DOCS="README.md"
|
||||
|
||||
RDEPEND="dev-python/aiohttp[${PYTHON_USEDEP}]
|
||||
dev-python/orjson[${PYTHON_USEDEP}]
|
||||
dev-python/typing-extensions[${PYTHON_USEDEP}]"
|
||||
BDEPEND="
|
||||
test? (
|
||||
dev-python/pytest[${PYTHON_USEDEP}]
|
||||
)"
|
||||
|
||||
python_test() {
|
||||
py.test -v -v || die
|
||||
}
|
||||
|
||||
distutils_enable_tests pytest
|
Loading…
x
Reference in New Issue
Block a user