From 55358d7c12e70f8d215b16293ab73945f3f47fe7 Mon Sep 17 00:00:00 2001 From: Andreas Billmeier Date: Tue, 22 Oct 2024 07:49:30 +0200 Subject: [PATCH] dev-python/xknx: add 3.2.0 Closes: https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/3954 Signed-off-by: Andreas Billmeier --- README.md | 4 ++-- dev-python/xknx/Manifest | 8 +++++--- dev-python/xknx/xknx-2.11.2.ebuild | 2 +- dev-python/xknx/xknx-2.12.0.ebuild | 2 +- dev-python/xknx/xknx-2.12.2.ebuild | 2 +- dev-python/xknx/xknx-3.2.0.ebuild | 25 +++++++++++++++++++++++++ 6 files changed, 35 insertions(+), 8 deletions(-) create mode 100644 dev-python/xknx/xknx-3.2.0.ebuild diff --git a/README.md b/README.md index 98d495867..03f8669fb 100644 --- a/README.md +++ b/README.md @@ -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 2049 Ebuilds in total, 2038 of them have in total 2066 (42 different) licenses assigned. +There are 2050 Ebuilds in total, 2039 of them have in total 2067 (42 different) licenses assigned. |License| Ebuilds using it| |-------|-----| -|MIT|1188| +|MIT|1189| |Apache-2.0|457| |GPL-3|123| |BSD|110| diff --git a/dev-python/xknx/Manifest b/dev-python/xknx/Manifest index 027b14680..08773e824 100644 --- a/dev-python/xknx/Manifest +++ b/dev-python/xknx/Manifest @@ -1,7 +1,9 @@ DIST xknx-2.11.2.tar.gz 144861 BLAKE2B 25a35dc0eadae8772625fbd8f20fbf380b6b7c093370a22b32e9f2fec69009bf7b87854d86287b5331f89827aa6c9c7c7e501aa99d4cc209a82223ddc47e705e SHA512 97d2f9d99d80c89019c3e8360451d91141f1f04b7a43530d7d5a16bb915da7ad6e69f0f85c7dec96c5b6b35ec3270eecccb64d98538b6dc684b58ccd95d4cce4 DIST xknx-2.12.0.tar.gz 147574 BLAKE2B aa80da35a26033fca6832ac8459a4216d901f373f84378371c3fd99276883f6c0f2064f8ad0d067deb25ca13b34e8aead2eb79db67b4bcdb2e83e1d0ea7cf609 SHA512 131f4bbce2cfe166c9e38e70faae3d5cac4cd5d8d3d7945fb81152b847ea7fa92cba7341546b02a16d3a98e3915c2bb2a7a4fdd5eea699b0dd391511d769c879 DIST xknx-2.12.2.tar.gz 147809 BLAKE2B 096139c1235b585076b6d99a3a55f50b7b01305c3eec0e714df522a8544fd70e3c581db0f60e342e8c78d984e1ff4f2f3d401891b652d6f45badf4dc479dbd98 SHA512 739569812fef96ef36cda55763b6115197094f8bddd22736d01874adbe6f155fd833e141d8f736d751414c360ee8c68b62668ee92a1f0cf94c13cc1c6e4f889f -EBUILD xknx-2.11.2.ebuild 833 BLAKE2B e097e158cb8835346750fce5ac6049e4d7850c68de40ebda4067262c374786b326c8b955e5672e0cb5d9291c3ea709e8e5ca4c7a9f677629ec3ed8d325ec0e1a SHA512 1edbff2c39c195db91f0f759302db5c55b0b29e9ee477873b8fe9c3ed5a72935cc7cb2d56bf236c7f664b04d6078d6c82d2eec09780d4b26da1cf378a1cda121 -EBUILD xknx-2.12.0.ebuild 731 BLAKE2B d5d6609f310260f6c997d781a018f8c812a4fa3a91e9f4fb0bb6fe69eef603f4957aa4d3fabdccd9fdc1476cf83f32b3b001a7f93d6a7a5bacf650c7c457bd88 SHA512 310bc1516f64e4cc33570a19268a66941a7130f8c9bec5460f8cb2c125774663c7be49e43887ca02124b70e3d7aad1d8b227e5aff17d52488a8113281ca48d52 -EBUILD xknx-2.12.2.ebuild 731 BLAKE2B d5d6609f310260f6c997d781a018f8c812a4fa3a91e9f4fb0bb6fe69eef603f4957aa4d3fabdccd9fdc1476cf83f32b3b001a7f93d6a7a5bacf650c7c457bd88 SHA512 310bc1516f64e4cc33570a19268a66941a7130f8c9bec5460f8cb2c125774663c7be49e43887ca02124b70e3d7aad1d8b227e5aff17d52488a8113281ca48d52 +DIST xknx-3.2.0.tar.gz 154203 BLAKE2B 6ce0803188a402311690af34597d698aeddec062df4cb14876942f15d8e24c3356188c8af11c816fb6ce9b7bf546895794320bd127c6a950eb2bdf0ef909bacd SHA512 38790086a0a01243cdf17bded1eb377bbc53a40df5656d02dc97d33803a7137f3359981929c3570a00e4d3e0f3abbf338c5e8c599b7857c4b09285262a681991 +EBUILD xknx-2.11.2.ebuild 833 BLAKE2B 89e717b6918dbd1009c017ba6d8ff29e879725d8f53318157aa52dc59559368073663e75da786d096564446ebe9e229c11d2f00adc3f379bfcd3ffe2b92682ce SHA512 cece1681932659e150cfad1f6915ea3de3a3642a9054aeefcc5fe563bcf2f7c82ee540ddbe2ca7be7b1e34c4f3046cbfd4e4778fd36e34bb0fb030c2767c773a +EBUILD xknx-2.12.0.ebuild 731 BLAKE2B 5803b58c7c57715479fa18969356f079044dffcf79372d7028eba82f1c30035a627c2080ed4a15a16f04dd7e8bd477f92cad8e15a67cabfe3f625fa46ced5cc3 SHA512 e814e54b90cb0ee1c9aef02353863f3b6234f0dff94e9e1d1560bae84a97530bd140a0e732c06561e555d62a0d5da06925a6c30aaed39a95c2d080ed35587560 +EBUILD xknx-2.12.2.ebuild 731 BLAKE2B 5803b58c7c57715479fa18969356f079044dffcf79372d7028eba82f1c30035a627c2080ed4a15a16f04dd7e8bd477f92cad8e15a67cabfe3f625fa46ced5cc3 SHA512 e814e54b90cb0ee1c9aef02353863f3b6234f0dff94e9e1d1560bae84a97530bd140a0e732c06561e555d62a0d5da06925a6c30aaed39a95c2d080ed35587560 +EBUILD xknx-3.2.0.ebuild 731 BLAKE2B 5803b58c7c57715479fa18969356f079044dffcf79372d7028eba82f1c30035a627c2080ed4a15a16f04dd7e8bd477f92cad8e15a67cabfe3f625fa46ced5cc3 SHA512 e814e54b90cb0ee1c9aef02353863f3b6234f0dff94e9e1d1560bae84a97530bd140a0e732c06561e555d62a0d5da06925a6c30aaed39a95c2d080ed35587560 MISC metadata.xml 510 BLAKE2B 10a531dba58acfdf465f4ff131e3a8934225a6582670e6599a8c1c158c9da6e7d82fc94d1341fd7bb17cd8435cc65024852a3a9dbac77428c040fccb4f6697c6 SHA512 d35d251f559ecb225f47aca7e5ed3896b077843d0dcb4a6cfae8e144a468158d97a50ebb3255a3e780ddf07875b2c13e3111d0afb3ddcccf5ab505915297d5c6 diff --git a/dev-python/xknx/xknx-2.11.2.ebuild b/dev-python/xknx/xknx-2.11.2.ebuild index efc597662..50b4659b4 100644 --- a/dev-python/xknx/xknx-2.11.2.ebuild +++ b/dev-python/xknx/xknx-2.11.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..12} ) +PYTHON_COMPAT=( python3_{11..13} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 pypi diff --git a/dev-python/xknx/xknx-2.12.0.ebuild b/dev-python/xknx/xknx-2.12.0.ebuild index 15db7edf6..b3a55729b 100644 --- a/dev-python/xknx/xknx-2.12.0.ebuild +++ b/dev-python/xknx/xknx-2.12.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..12} ) +PYTHON_COMPAT=( python3_{11..13} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 pypi diff --git a/dev-python/xknx/xknx-2.12.2.ebuild b/dev-python/xknx/xknx-2.12.2.ebuild index 15db7edf6..b3a55729b 100644 --- a/dev-python/xknx/xknx-2.12.2.ebuild +++ b/dev-python/xknx/xknx-2.12.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..12} ) +PYTHON_COMPAT=( python3_{11..13} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 pypi diff --git a/dev-python/xknx/xknx-3.2.0.ebuild b/dev-python/xknx/xknx-3.2.0.ebuild new file mode 100644 index 000000000..b3a55729b --- /dev/null +++ b/dev-python/xknx/xknx-3.2.0.ebuild @@ -0,0 +1,25 @@ +# 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="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