dev-python/pydaikin: add 2.13.7
Closes: #3825 Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
parent
6bda6f0dea
commit
994d658771
@ -606,13 +606,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 2004 Ebuilds in total, 1993 of them have in total 2021 (42 different) licenses assigned.
|
||||
There are 2005 Ebuilds in total, 1994 of them have in total 2022 (42 different) licenses assigned.
|
||||
|
||||
|License| Ebuilds using it|
|
||||
|-------|-----|
|
||||
|MIT|1160|
|
||||
|Apache-2.0|446|
|
||||
|GPL-3|117|
|
||||
|GPL-3|118|
|
||||
|BSD|113|
|
||||
|LGPL-3|25|
|
||||
|GPL-2|25|
|
||||
|
@ -1,5 +1,7 @@
|
||||
DIST pydaikin-2.11.1.tar.gz 30025 BLAKE2B 7077c95411f05180a8b9ac284d93897da393ea6ae748b9ddce70da0638a853f2bbc114f392f226d1be35515d185607f1d0abbc4313d7b84354e298154d658393 SHA512 9706008ccde3d2f438170c33c686afeaa217c9da55e5351a0fee0598c8dbc20632a038f726e5beec840766f282d5c8c04eba84958119c03323402dfcd309cf8b
|
||||
DIST pydaikin-2.13.6.tar.gz 35705 BLAKE2B dca1d110bb197ac1a2bae7bbeb4133fd98af994ce0ab27fd040e4decf795d5827c774124b2e8feb8704fb0e6f4be06a7baa437b85d585397245c173ddee9fcad SHA512 f1ff9a49bdd6dc80bbab541cef116a4bb9fc1390a1d32f43975667305afcc37a1b4ad42596cec0260b6230fc0e06ca66a7de52587d9e12128bb5c41ef4b80f03
|
||||
DIST pydaikin-2.13.7.tar.gz 36410 BLAKE2B fa0d61cb7766e5dab23b555169f5e4a97e2bf146ad0c1966671eb36ede34c3b6c10ec3984cd052e82fb601eee1ba7b291ac125b252f104c6606153879b75603c SHA512 f1eb738862c8062c1ef48b7a4c127190ccc5f180828cbd63941d18c2b4dd4a4d97517697772c327d265a9de0a45b2fd4c8061ddfdcb6e3e955482531e0afca58
|
||||
EBUILD pydaikin-2.11.1.ebuild 767 BLAKE2B c0883b20657c22485849336814c2868ba3c11b1879bff3d3e180b8a9747037ff435bcdbb2d5ba17caa172dcc9a9ea530efb817b3d157bbc88c8463d8794cdb8b SHA512 9eb296dd16f62d488b52c4574d8c4496ec4049340c9c3b2f986fb51bf458e14de661ae520a98d0d4afdbc5274f19a63e4b3903b0161ba6681a794b48d073533f
|
||||
EBUILD pydaikin-2.13.6.ebuild 729 BLAKE2B a2c8130a88bcd0eaa9a5ab6b594df474bb32e1eb6b84113f984fca1b071082b199338688650129c028374057e960e4b09e86e25046bae31a96f3cfa58d74355a SHA512 df2b2e1957b959ab59b40e15e94c3bad2f33e0d765ee3a112cb9061e80ce65585403d9f0985fada8ee9163068cc4bf4daa212e5890e1af8d566ed51fc1233a4c
|
||||
MISC metadata.xml 517 BLAKE2B c64334933dbe2e1f2ec73eb07925612ee745c5aca55d1005f1ef18de34cdc5c2e0182dae99e922eb6152c7a9040ed77b0d92ec8ebfb393f7441c5e2b155e980a SHA512 b49e89d5f6f554698266c52ae90c9fc6fc0a52d75a2af2194500b8db60b45e5c752587a2cdc7f7dc70d1b6ecafdda40c7780804dc204e7eb18c4fb172b0e4e61
|
||||
EBUILD pydaikin-2.13.7.ebuild 729 BLAKE2B a2c8130a88bcd0eaa9a5ab6b594df474bb32e1eb6b84113f984fca1b071082b199338688650129c028374057e960e4b09e86e25046bae31a96f3cfa58d74355a SHA512 df2b2e1957b959ab59b40e15e94c3bad2f33e0d765ee3a112cb9061e80ce65585403d9f0985fada8ee9163068cc4bf4daa212e5890e1af8d566ed51fc1233a4c
|
||||
MISC metadata.xml 580 BLAKE2B e722b9deec269ab70d061493495704387f0624684924feddd87ac1a2d0e45e1b92e8a8851d0535c0956518c361002eda72e1345f46b63ca557a717b4494de713 SHA512 405d37a1e96b4e8f3fa246e541aedeb4c77934bb8ab3b0c638ae45b3b8c8fa7aa1959b4553c1ac97cf8a279bd7c8b9979b88819486067e9b83c515a3530f863f
|
||||
|
@ -8,6 +8,7 @@
|
||||
<upstream>
|
||||
<remote-id type="pypi">pydaikin</remote-id>
|
||||
<remote-id type="github">fredrike/pydaikin</remote-id>
|
||||
<remote-id type="bitbucket">mustang51/pydaikin</remote-id>
|
||||
<maintainer status="unknown">
|
||||
<email>fredrik.e@gmail.com</email>
|
||||
<name>Fredrik Erlandsson</name>
|
||||
|
30
dev-python/pydaikin/pydaikin-2.13.7.ebuild
Normal file
30
dev-python/pydaikin/pydaikin-2.13.7.ebuild
Normal file
@ -0,0 +1,30 @@
|
||||
# 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 Daikin HVAC appliances interface"
|
||||
HOMEPAGE="https://bitbucket.org/mustang51/pydaikin https://pypi.org/project/pydaikin/"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
DOCS="README.md"
|
||||
|
||||
RDEPEND="dev-python/netifaces[${PYTHON_USEDEP}]
|
||||
dev-python/aiohttp[${PYTHON_USEDEP}]
|
||||
dev-python/urllib3[${PYTHON_USEDEP}]"
|
||||
BDEPEND="
|
||||
test? (
|
||||
dev-python/freezegun[${PYTHON_USEDEP}]
|
||||
dev-python/pytest-aiohttp[${PYTHON_USEDEP}]
|
||||
)"
|
||||
|
||||
distutils_enable_tests pytest
|
Loading…
x
Reference in New Issue
Block a user