add pyinsteon-1.4.2

This commit is contained in:
Andreas Billmeier 2023-05-01 16:27:43 +02:00 committed by Andreas Billmeier
parent b6fd86eb03
commit 680e6c1049
Signed by: onkelbeh
GPG Key ID: E6DB12C8C550F3C0
3 changed files with 30 additions and 2 deletions

View File

@ -576,11 +576,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 1857 Ebuilds in total, 1846 of them have in total 1867 (39 different) licenses assigned.
There are 1858 Ebuilds in total, 1847 of them have in total 1868 (39 different) licenses assigned.
|License| Ebuilds using it|
|-------|-----|
|MIT|1089|
|MIT|1090|
|Apache-2.0|397|
|GPL-3|118|
|BSD|98|

View File

@ -1,7 +1,9 @@
DIST pyinsteon-1.2.0.tar.gz 163381 BLAKE2B 59c8ee294a8a29d3e163c16da721d9a39839a89420b7993b81327240792e492ad76a6097289683f1fee9890958caf17f42c8227511f69dbb3b2948adf44f1558 SHA512 b3d955e7f3f65bf64da4e6b37426bdcd85cab78119415934e3abf522f0a57df7f6e1608681562eed29748615a38c2c465911f6f7bf17e95100a917c0139719e4
DIST pyinsteon-1.3.4.tar.gz 177190 BLAKE2B d9f421a3c58e3100c53bccedd700969d671c384cd317bea28aecb2db68fc531d3328bfc3a07c3b762464f70797fd066222be65504325786523a57cc7733c3e4c SHA512 77084cf460a183a5d0272924d80f24b6f5f11a9a88f224d960ea7b48b5287ee9a3fc962fe54f012eae0241a432ea48a32e9025b9a4d97703abb606dd9a12c877
DIST pyinsteon-1.4.1.tar.gz 182333 BLAKE2B 456ce05eceef885dc78a3a9216349d9694cfa538e62b1246d3440c57254c0e140e42f5aee1b8b722756c49e6079e807df8b7b641ea479550a002b8883a2ee784 SHA512 588bb3e84830b00682d113cb8bcf91465f6b0d4dbb63134432ebd3c0e40d93a20a5d18e27cb7843df428afb62e6d3d4265def6a174a5d9f17116ce423bb601de
DIST pyinsteon-1.4.2.tar.gz 183626 BLAKE2B ff6116c639fd75a4b0f45f0608d7be5f41b7bcfe40e20e0ec683d01c2c653b28a0d3edbfdfd0246a3c38580e06435242154acb3b0491ec03ce96ce157b75644e SHA512 5ef47d23167a2449ace12eb440b6a444a6f70a2fc4e8232e9fce105ddf9ebf25fa47090ccbcdf985f5a068a761c32cff63215a327450a5cb67535001e208760a
EBUILD pyinsteon-1.2.0.ebuild 998 BLAKE2B 076fe2ec13ef195152da53d9696a397a54119d9f75b053dea6e1fd0b04ea7206fd65472a65c9a2c398bc86e61245d57495a771edf4cde0e930bf8d6dfc1f22fb SHA512 65db3368a4ee5c7c0f94d46fd2f5015b94050ad618913dc42fc5fb0a5bb213317c7985c8a541db10da76344a5e580c32fa570c96c3f74ab5f02d00cd76d02896
EBUILD pyinsteon-1.3.4.ebuild 690 BLAKE2B 32de4c44313d25afadad6bd31910ded3a783d7ee1841dc867c7aab3a323348cf07c15a8a739499a1f6258825c1650fbf6ec17cd8d0c28ef6e8298350edff0044 SHA512 0282efe5debae0135f54bfb12ed11f81ce83f2ce01ebc656962b0cebe9771abfafe9a15033340b226e4f966138dd814f00d66af6ca50f21fd0056b871e088edf
EBUILD pyinsteon-1.4.1.ebuild 690 BLAKE2B 32de4c44313d25afadad6bd31910ded3a783d7ee1841dc867c7aab3a323348cf07c15a8a739499a1f6258825c1650fbf6ec17cd8d0c28ef6e8298350edff0044 SHA512 0282efe5debae0135f54bfb12ed11f81ce83f2ce01ebc656962b0cebe9771abfafe9a15033340b226e4f966138dd814f00d66af6ca50f21fd0056b871e088edf
EBUILD pyinsteon-1.4.2.ebuild 690 BLAKE2B 32de4c44313d25afadad6bd31910ded3a783d7ee1841dc867c7aab3a323348cf07c15a8a739499a1f6258825c1650fbf6ec17cd8d0c28ef6e8298350edff0044 SHA512 0282efe5debae0135f54bfb12ed11f81ce83f2ce01ebc656962b0cebe9771abfafe9a15033340b226e4f966138dd814f00d66af6ca50f21fd0056b871e088edf
MISC metadata.xml 526 BLAKE2B 17966512f4f8ff89adb29461cbf4be57d70ddbee9706a7c85ac8048cf097cc5acf0ed4dd12ca6f51c83140454a3a850c595bb3394ad6355bac4e74ad66a40610 SHA512 a12b8129f592f846914c12b4a5cf31d753b2f681066ac52a6fe1fa861105171374c72469cdb2204951236b0ee2dfd26095a044ad5b895c9f8585c9b4650c9a72

View File

@ -0,0 +1,26 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 pypi
DESCRIPTION="Python API for controlling Insteon devices"
HOMEPAGE="https://github.com/pyinsteon/pyinsteon https://pypi.org/project/pyinsteon/"
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 arm arm64 x86"
DOCS="DESCRIPTION.rst"
RDEPEND="
dev-python/PyPubSub[${PYTHON_USEDEP}]
dev-python/aiofiles[${PYTHON_USEDEP}]
dev-python/aiohttp[${PYTHON_USEDEP}]
>=dev-python/pyserial-asyncio-0.5[${PYTHON_USEDEP}]
dev-python/pyserial[${PYTHON_USEDEP}]
dev-python/voluptuous[${PYTHON_USEDEP}]
"