From d44b8a46bdaf79fe136d04410d2951e3ae4954fb Mon Sep 17 00:00:00 2001 From: "Andreas Billmeier (@Home/mbp)" Date: Wed, 1 Mar 2023 20:00:01 +0100 Subject: [PATCH] dev-python/aioqsw: add 0.3.2 Signed-off-by: Andreas Billmeier --- README.md | 4 ++-- dev-python/aioqsw/Manifest | 2 ++ dev-python/aioqsw/aioqsw-0.3.2.ebuild | 33 +++++++++++++++++++++++++++ 3 files changed, 37 insertions(+), 2 deletions(-) create mode 100644 dev-python/aioqsw/aioqsw-0.3.2.ebuild diff --git a/README.md b/README.md index c60b593c6..78787a9c4 100644 --- a/README.md +++ b/README.md @@ -573,12 +573,12 @@ 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 1769 Ebuilds in total, 1758 of them have in total 1762 (34 different) licenses assigned. +There are 1770 Ebuilds in total, 1759 of them have in total 1763 (34 different) licenses assigned. |License| Ebuilds using it| |-------|-----| |MIT|1032| -|Apache-2.0|383| +|Apache-2.0|384| |GPL-3|108| |BSD|93| |LGPL-3|23| diff --git a/dev-python/aioqsw/Manifest b/dev-python/aioqsw/Manifest index 73a7103f0..d4e82e2be 100644 --- a/dev-python/aioqsw/Manifest +++ b/dev-python/aioqsw/Manifest @@ -1,5 +1,7 @@ DIST aioqsw-0.2.2.tar.gz 15539 BLAKE2B fc49ea33b8a8987fefd5d1e457d90042b9f2fd74a641e236f0d5053e4481f522f760a130e2f88d1422c9b4b580bd8166ce77251109a871915434081cc4d01f52 SHA512 4fd690525a4ad2ab368a13ec36ebe101dad4b3c6b542827effeca373b28fd2ff86c6e2667248ede0935e0e68295daa917b5edde8c0fe3102022d4d640c56d55a DIST aioqsw-0.3.1.tar.gz 15875 BLAKE2B 5b38d175855386435a5f878367831faf30684cc01d80a57c2299a895d528164129abd2bad7af419cb089c193561d6a983d9f3a902cb3762185969fa593ec1c43 SHA512 37ba7f1819d44f9a1823cb310ffc0c43d28bb30e07b5d834e6d796d8cb6b2b7bb60ff1d9eb19d785cee7ba3e9828df8dcf2a3c3d5ca6f4a32832101b33da92fc +DIST aioqsw-0.3.2.tar.gz 15904 BLAKE2B f85cad8b2297aba02579caab2d1f2022d5dcaec235faf31205232d8bccbe88d2479c971000a9118fcc8eab7a9528c22db9874be0c00f10850e53dff38e4bafe5 SHA512 bc9ba7fe6781505b6c3b651cf6e108f6140e426b8884663e93cd5e37225fcd65b379354aab653eb2bcba6d0c68e1f23799eacbbd3086a5336967e613b26b2e90 EBUILD aioqsw-0.2.2.ebuild 690 BLAKE2B 98e0fe28034591e3ef706ad507f837341fd9938a8ee280129215566fb94b20eda45b250a052cd8a5563d17a8e68b86639132f382ccd4948bf6d62d8e55ae4023 SHA512 1ab0935dc9e4e65e54768123144d00a828ad5e89392578e16270492eb1dc5811a3d10a5567cc8cb2c994a807e6af4d3aa832808ebe69ecaf93a6fdbcc18cf0e1 EBUILD aioqsw-0.3.1.ebuild 721 BLAKE2B 1435dd27e99b71ba1836b7b1a76725cf3c7a36bb21cd67ccbc8641acbe001a6ddc8f49ebb15372c784977f9b55954b637bc50cee6c0d5d323f47553018d12ffe SHA512 c21408e877baa388ed798aa04710b8c8bb6d6791db38a4f08c21b235a2788d9189685d3a31eec43607ede6dc75052dbccc8e47a581136ab5d55b18a655044170 +EBUILD aioqsw-0.3.2.ebuild 703 BLAKE2B ed4f20e11b75d0f8e3b6ffc395e226f041a8d40c1e877148f19a953e9e1ee485ff6d5a766119cb449f378a59cd1ca7b54fe4b3954c0bf38bda81b7df40c4a728 SHA512 f91e554d166ba6325e938feffccffb510cbdb29b8292f3d66732472e7e21bc9db528501f5110a968eb0348a1f467fb844ddc38124a0eb644f20bee1144ed4400 MISC metadata.xml 516 BLAKE2B ef46e84f033d4a75fadae49fd8f131f4c9250a902c2d66fc39f3db68656b830e2799ec52804cd297efbf2f92ef495c7c35c0c623e6e01d1486eba6a9d3110a93 SHA512 fb4939d133edb29fcded998150011fa828b9a0082b986bf25a1f0ced94af7a1c1838cace67c3ee91c107904f2b8ef83daa8c1d7aa3aaedc6a8a1c7b2f90bef77 diff --git a/dev-python/aioqsw/aioqsw-0.3.2.ebuild b/dev-python/aioqsw/aioqsw-0.3.2.ebuild new file mode 100644 index 000000000..16dc704dc --- /dev/null +++ b/dev-python/aioqsw/aioqsw-0.3.2.ebuild @@ -0,0 +1,33 @@ +# 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="Library to control QNAP QSW devices" +HOMEPAGE="https://github.com/Noltari/aioqsw https://pypi.org/project/aioqsw/" +SRC_URI="$(pypi_sdist_url)" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="amd64 arm arm64 x86" +IUSE="test" +RESTRICT="!test? ( test )" + +DOCS="README.md" + +RDEPEND="dev-python/aiohttp[${PYTHON_USEDEP}]" +BDEPEND=" + dev-python/setuptools[${PYTHON_USEDEP}] + test? ( + dev-python/pytest[${PYTHON_USEDEP}] + )" + +python_test() { + py.test -v -v || die +} + +distutils_enable_tests pytest