dev-python/intellifire4py: add 4.1.9

Closes: #3659
Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
Andreas Billmeier 2024-10-21 17:13:36 +02:00
parent 316bf05b55
commit 8bcad96612
Signed by: onkelbeh
GPG Key ID: E6DB12C8C550F3C0
5 changed files with 38 additions and 6 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 2035 Ebuilds in total, 2024 of them have in total 2052 (42 different) licenses assigned.
There are 2036 Ebuilds in total, 2025 of them have in total 2053 (42 different) licenses assigned.
|License| Ebuilds using it|
|-------|-----|
|MIT|1176|
|MIT|1177|
|Apache-2.0|455|
|GPL-3|121|
|BSD|113|

View File

@ -1,3 +1,5 @@
DIST intellifire4py-2.2.2.tar.gz 21731 BLAKE2B 556ef8d4067269458843636e630da9a8b7fefa1d0956a2f436ce9dfa17be3ff87a4f98e7982d2cb6d65a8cc3fc8f75672132cc47b0758304cfc5d19a2e6c9f4f SHA512 f6a53e5c3dce95c0fd82e03503066e7a79ef6d0c695948523939ad9239dfd8525d905710e136196f2dbc86bec121039cba7aa83f1e5729562c1890fdeeec51dd
EBUILD intellifire4py-2.2.2.ebuild 737 BLAKE2B df5cb8cb65c7c9e7ffd57f95b7f8e1147cf03cf992ab5bc7053dfe59b4a02ee4412c5a9aa17b099ae01b9a0e5ef0349236d4d100c94dcd705f15b2a9836781e9 SHA512 78e81825ff6418e4fcb13262630cb4d1a54c6fccca9b1aca9b63cf409d6426fce1dbfdae91fedb69069aa7dd58a7325452adade16cd7294efe6c859f1236043c
MISC metadata.xml 397 BLAKE2B 9d7985d5d82a8b926705b012a4e4ea5d8c3d267533cd6f092d38bb30e2c0be98c5617f83612b2b1798318c9f38c86a94a6ee64549f1cf02a20b631579f5f2a42 SHA512 6d3dc0efd8b34e0ae2693eb7212ed9d404caa8ccec0d5fd9678fc8383ea81e37bf2bcfaadef5bd67ce59ae5a3bcf67369623b3697392c026c4483247f608d18e
DIST intellifire4py-4.1.9.tar.gz 29392 BLAKE2B e73cdca3d2f00d65cf74af39185574eebdbd8ab1773022ceb2bd6b1acc1128f9b2b76bef6e3cc91ff91f495797d3834f60cd45c8ccf2c6ddb2ccf4929d03b9df SHA512 cca1238720b4280ba6f37247bfe76be06e0af8016c992f4b2f656c1bf35e322d663d0598602efd80e567e93abd5e26f01bf5398b503726626d51dbfa971c0d34
EBUILD intellifire4py-2.2.2.ebuild 737 BLAKE2B f3b09c91fe5de1e02d6198be007c0b2d8fd0c84fa3b2e676c9088c68abf46346bbc3c69a8640a9906ba823d48a38853d5d1275db1d7f9d608132a16864336eef SHA512 412189a0b1360898d53761eca6a2c51eaa7064a1c50763376c04ad6669af350f837163552dd031b299337cb5d5af9137696cb706186686e45a48202b75249c9e
EBUILD intellifire4py-4.1.9.ebuild 689 BLAKE2B 535837b9f5bcb3ea65979ecb73aacd0c65eec76c0e1afab821ac12c24848cb070603e078f1351c57f2a889dae09c5994d5809e7889f927d51ff2e4f1f6608243 SHA512 9dc059f756a67247aa6f92434d599bcb5212e5c7b28cb76e4bf5f13a046bbabc54ac4ba3f885b4dbf8af29d740280b81d776e59cc72def2a9dbfa2fe7544ac55
MISC metadata.xml 520 BLAKE2B d1392eb674d55f73d2f931c240196e9228d3530f4b65b10d15d2198c450a0d63f80dd2ca56fb1134b542ff2d61857fc57937e06f4c9072f717ee4d4a7ecb4003 SHA512 a109db1ca444ae71342bc7c3d853d859f6533bbd075fc07af7d68e99f2b8fbdb3ee11f107478dc22120cc84243a8a03cc1a068416df81bee0480064f47f857c8

View File

@ -1,9 +1,9 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{11..13} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 pypi

View File

@ -0,0 +1,26 @@
# 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=poetry
inherit distutils-r1 pypi
DESCRIPTION="An API to read the status of an intellifire wifi module"
HOMEPAGE="https://github.com/jeeftor/intellifire4py https://pypi.org/project/intellifire4py/"
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/requests[${PYTHON_USEDEP}]
>=dev-python/pydantic-1.10.8[${PYTHON_USEDEP}]
>=dev-python/rich-10.0.0[${PYTHON_USEDEP}]"
distutils_enable_tests pytest

View File

@ -8,5 +8,9 @@
<upstream>
<remote-id type="pypi">intellifire4py</remote-id>
<remote-id type="github">jeeftor/intellifire4py</remote-id>
<maintainer status="unknown">
<email>jeffstein@gmail.com</email>
<name>Jeff Stein</name>
</maintainer>
</upstream>
</pkgmetadata>