dev-python/DoorBirdPy: add 3.0.8

Closes: #4162
Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
Andreas Billmeier 2025-02-20 09:33:02 +01:00
parent 4302ce6329
commit 0e39b16670
Signed by: onkelbeh
GPG Key ID: E6DB12C8C550F3C0
3 changed files with 24 additions and 2 deletions

View File

@ -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 2366 Ebuilds in total, 2352 of them have in total 2394 (43 different) licenses assigned.
There are 2367 Ebuilds in total, 2353 of them have in total 2395 (43 different) licenses assigned.
|License| Ebuilds using it|
|-------|-----|
|MIT|1342|
|MIT|1343|
|Apache-2.0|565|
|GPL-3|144|
|BSD|125|

View File

@ -0,0 +1,20 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{11..13} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 pypi
DESCRIPTION="Python wrapper for the DoorBird LAN API v0.21"
HOMEPAGE="https://gitlab.com/klikini/doorbirdpy https://pypi.org/project/DoorBirdPy/"
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 arm arm64 x86"
IUSE="test"
RESTRICT="!test? ( test )"
RDEPEND="dev-python/aiohttp[${PYTHON_USEDEP}]"
distutils_enable_tests pytest

View File

@ -2,8 +2,10 @@ DIST DoorBirdPy-2.1.0.tar.gz 5250 BLAKE2B fc63ab0cc9186deb5d2e64ad3492ff0ab85d24
DIST doorbirdpy-3.0.2.tar.gz 8655 BLAKE2B e800a57900a8fc0ea08cbb30b459228730bbd5afa18401711118004b0aa1e25e868d2cc533b0cda7f469459fbfccc7f6d92e0475acaaa95d188e8d2e2079c3cf SHA512 b461ee2ab8eb9b67b4ef4919f4d409a7619c6ca1d6965eafb92f69c8e55e4d22880bb24658ecae18d1ea500b010fa7502fbada5bc0ee69cc8358f978fe17cde9
DIST doorbirdpy-3.0.4.tar.gz 8719 BLAKE2B efcbce5dcbefe3381284809a6ba4a5d2f4f982f05927a3dd6f2c0d413b54aaa42230fac96dcbcb4506943eaca3c71fb209ba5adfa7460b9577f395055b325ec5 SHA512 77784a406c619515c2bc9f2a561ef1a8219d8620a1ed48d579afd53745219c98abc8c712d7b2b617e3950292ff6d235d76e34ef3a7412c077e8f1e9c4488eba3
DIST doorbirdpy-3.0.7.tar.gz 8868 BLAKE2B aa84279dd2e01b920ffc1b393e2432d968c36e9d0f0e3f8e692527cd517725cc7a00f1f12d0989b9f5e7d87a5f004f96792bc51a92e74b3dea09dc2c7b8bcaa4 SHA512 d3f7b2acf4cb5aadee32ef69a01295f90012e0a79f6ccf852dc4861db0347e9c3fb901443183fb34506f8c8ab78efc007e691e108a84d4abb9e16b9812725d76
DIST doorbirdpy-3.0.8.tar.gz 8864 BLAKE2B 6938aa8d4a8df06ddb88204797c22ba6150d28e00197fb2af00d3a5bbb3dd34a562b1898618cac7771b8a084a2c74ab913e1a981b1d62122b8c4ed6132df56dc SHA512 1de0eb2dbea27d880a85e0322a4c23f7ebeea0cc64202370837da217900ee332f850149da961370b3ecd224d903ed7ec5a45548290c4f2f890ee3bd5c67fb5bd
EBUILD DoorBirdPy-2.1.0.ebuild 648 BLAKE2B ff494dd012f824fb7fce694f78780b021660611eb2abea961dbde2a585373e73049bd6126f899672704c7c72aaeb7c7b4edefba8b643814f690ff8b78e1cca59 SHA512 967368f8c8eef2df91630c980a936991fb188544da6041626f5d2fd735b5de9a40bcea65bf025b7afda8c98eb1ffeca777436b59943425fdf05855859f65f134
EBUILD DoorBirdPy-3.0.2.ebuild 525 BLAKE2B 4fbdecf0ad9143ddae22c4b69225a2f5841b4e9247e3ed5d49946eed0567a9a1253628e8aae2982b2360d7944bd90671a698afcafb1c886d8aabd8916b42e525 SHA512 05c3c3960d3c800846b59dc931e2ef355919dc53e062ac86d42828093f479b7796854ceef0cc22f833070eedc659564d880ab4f3b26c56da73d8ab5ef5454be0
EBUILD DoorBirdPy-3.0.4.ebuild 525 BLAKE2B 4fbdecf0ad9143ddae22c4b69225a2f5841b4e9247e3ed5d49946eed0567a9a1253628e8aae2982b2360d7944bd90671a698afcafb1c886d8aabd8916b42e525 SHA512 05c3c3960d3c800846b59dc931e2ef355919dc53e062ac86d42828093f479b7796854ceef0cc22f833070eedc659564d880ab4f3b26c56da73d8ab5ef5454be0
EBUILD DoorBirdPy-3.0.7.ebuild 564 BLAKE2B 0a8721c6e752ef726f6532fe59c3978544ad24751e160b9ca8239c0622f62201b8d0e745b900502a029a08e5a6ef4fd6d034c4248b1e488e7335d3b40f8d75af SHA512 d51af5ca8cf7ae5bb1a99fb8fcf19cdb64bcd157f2a9b75ba5ab334bd9b088ca3ce7621165cb79c8f93537d5a0eb8fc929ab00a41aa49e3f61275a0a80858419
EBUILD DoorBirdPy-3.0.8.ebuild 525 BLAKE2B 4fbdecf0ad9143ddae22c4b69225a2f5841b4e9247e3ed5d49946eed0567a9a1253628e8aae2982b2360d7944bd90671a698afcafb1c886d8aabd8916b42e525 SHA512 05c3c3960d3c800846b59dc931e2ef355919dc53e062ac86d42828093f479b7796854ceef0cc22f833070eedc659564d880ab4f3b26c56da73d8ab5ef5454be0
MISC metadata.xml 512 BLAKE2B 91d7bfa3d478c4c9c699c776f5ca13a1fdc55606ff00cbc00d0baecd5cf4d442e1b9b315b2e987e3202a81f8f0d15d40d8f7d4092479b6fd84fb01d521dc0ceb SHA512 63e683fe544d4d14c30dabdafe2aba04a2aea77ac3daee42854fbe439783374117167876a22499d74fb993bdd9e286258493e94f769e1840c9f11686f6265de4