dev-python/xknx: add 3.9.0

Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
2025-09-07 15:42:19 +02:00
parent f3446e3ff1
commit 08ab7cb208
3 changed files with 29 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 2408 Ebuilds in total, 2390 of them have in total 2429 (44 different) licenses assigned.
There are 2409 Ebuilds in total, 2391 of them have in total 2430 (44 different) licenses assigned.
|License| Ebuilds using it|
|-------|-----|
|MIT|1367|
|MIT|1368|
|Apache-2.0|561|
|GPL-3|149|
|BSD|127|

View File

@@ -1,7 +1,9 @@
DIST xknx-3.1.1.tar.gz 153514 BLAKE2B a4af28264debb595b5cd7704a31e9563dd542d59bb7aec62e4456a6d24a244c4b1e0532a848625ec3cfe7367b5c101d93636435040796f39b0aaa8980db3b5ba SHA512 571004e59ea68da5bde211648dde66d21f7661b6b243bf43693785638de750b849d8f9d83662d9108ef39c2e3818cce73885a2ae57960e0c34edac28bc7ce51d
DIST xknx-3.3.0.tar.gz 154271 BLAKE2B 544769be82e70887e3fcafd465caf811ff5f9a84f51fa8196d76f9876e68347d9ce55e0045c71fa309fc71f7e1c07c5b5b6160167b4034e6455c53263da6c214 SHA512 d3d167b28c39038a1383d6971d7bbe0c7fd8ca5abe61bd6a79db3cd3fe596bbe76c1fbfb07efb9f4a221d2c6e9163c3234e84a3a7bbd79d144003bd0ffb21419
DIST xknx-3.8.0.tar.gz 157586 BLAKE2B 136f84779341fd7f7914bb5b59e3a1fddb5051b892a5d1544c223130b0297930034d993d86663246eea4bc4a5cba7ff8e3693d57d6b7b6d2ddbce7f46d6115d7 SHA512 bb76528fb77de6c8ebe0f1509237fd5db7475899ede64afedb1a4cd99eeaf0f4a7df5336e717901fcfd05c887b5be88f770fe0d74bc044345f8685c39def4ea3
DIST xknx-3.9.0.tar.gz 157815 BLAKE2B 2af70d43370541fae37f13ce0c2e05f0b0d34cb1b560274ea7640da06b5f37aab2960eecb1a30b853af73198b6903468e6ada7849a8f12e895d435cd0edbbb65 SHA512 f51bd30a7bb993bd49458fff2ea03f7cbaeb3a31b8b7ac651bc9680655bb845d464e636002735a96dc621b9283ff2a40baeae289ab94ef9d997fd2f908a07c58
EBUILD xknx-3.1.1.ebuild 740 BLAKE2B c72835cb701eb066e418d9d556826d080bcd27b65aac49d957d55a7a2d71f33198540b59f83f82913400943eb33cf81eacf99adc05bc4410e883f96441047ecc SHA512 b082c55002efc2ece0fa905fc15f008d8bb53c44dd157552f54fc4d17cbe88d22e99401fbe034802649d9b5f074d99f81b4f21b36d6f15ed389ea3b28adf0035
EBUILD xknx-3.3.0.ebuild 740 BLAKE2B c72835cb701eb066e418d9d556826d080bcd27b65aac49d957d55a7a2d71f33198540b59f83f82913400943eb33cf81eacf99adc05bc4410e883f96441047ecc SHA512 b082c55002efc2ece0fa905fc15f008d8bb53c44dd157552f54fc4d17cbe88d22e99401fbe034802649d9b5f074d99f81b4f21b36d6f15ed389ea3b28adf0035
EBUILD xknx-3.8.0.ebuild 740 BLAKE2B c72835cb701eb066e418d9d556826d080bcd27b65aac49d957d55a7a2d71f33198540b59f83f82913400943eb33cf81eacf99adc05bc4410e883f96441047ecc SHA512 b082c55002efc2ece0fa905fc15f008d8bb53c44dd157552f54fc4d17cbe88d22e99401fbe034802649d9b5f074d99f81b4f21b36d6f15ed389ea3b28adf0035
EBUILD xknx-3.9.0.ebuild 740 BLAKE2B c72835cb701eb066e418d9d556826d080bcd27b65aac49d957d55a7a2d71f33198540b59f83f82913400943eb33cf81eacf99adc05bc4410e883f96441047ecc SHA512 b082c55002efc2ece0fa905fc15f008d8bb53c44dd157552f54fc4d17cbe88d22e99401fbe034802649d9b5f074d99f81b4f21b36d6f15ed389ea3b28adf0035
MISC metadata.xml 510 BLAKE2B 10a531dba58acfdf465f4ff131e3a8934225a6582670e6599a8c1c158c9da6e7d82fc94d1341fd7bb17cd8435cc65024852a3a9dbac77428c040fccb4f6697c6 SHA512 d35d251f559ecb225f47aca7e5ed3896b077843d0dcb4a6cfae8e144a468158d97a50ebb3255a3e780ddf07875b2c13e3111d0afb3ddcccf5ab505915297d5c6

View File

@@ -0,0 +1,25 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( pypy3_11 python3_{11..14} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 pypi
DESCRIPTION="An Asynchronous Library for the KNX protocol. Documentation: https://xknx.io/"
HOMEPAGE="https://github.com/XKNX/xknx/ https://xknx.io/ https://pypi.org/project/xknx/"
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 arm arm64 x86"
IUSE="test"
RESTRICT="!test? ( test )"
DOCS="README.md"
RDEPEND="$(python_gen_cond_dep '>=dev-python/async-timeout-4.0.0[${PYTHON_USEDEP}]' python3_{9..10})
>=dev-python/cryptography-35.0.0[${PYTHON_USEDEP}]
>=dev-python/ifaddr-0.1.7[${PYTHON_USEDEP}]"
distutils_enable_tests pytest