update aioqsw-0.1.0

This commit is contained in:
2022-07-18 10:13:35 +02:00
committed by Andreas Billmeier
parent af70f468fd
commit eea316061b
5 changed files with 43 additions and 6 deletions

View File

@@ -524,12 +524,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 1768 Ebuilds in total, 1761 of them have in total 1770 (35 different) licenses assigned.
There are 1769 Ebuilds in total, 1762 of them have in total 1771 (35 different) licenses assigned.
|License| Ebuilds using it|
|-------|-----|
|MIT|1082|
|Apache-2.0|315|
|Apache-2.0|316|
|GPL-3|106|
|BSD|102|
|LGPL-3|29|

View File

@@ -1,5 +1,7 @@
DIST aioqsw-0.0.5.tar.gz 11383 BLAKE2B bebae411b83a3b0df9ce268c35d90aede6b1da7b22ec5e40fd34bb75d50c7504f4469dd4a30d119a983ac74e3bcb02ec2289202ae675b4a52887f9f7d7b8dda6 SHA512 c40cab329c39144010d80fcc80eebb4e180047bc354cd90a81a0460d306b260f34dae1c7b3614483db6d78b42abeee4ed66867a7f9049e24811f6148731f533d
DIST aioqsw-0.0.8.tar.gz 12283 BLAKE2B ef531c8a8f7bd47642b3375ed5fd9af04ca2d4a3fbddd8aa9c695cd6ba35ff6c701ee97f5f64dc2f7af0d64a35c2ffb6007545376a815615dddad0f10ddc81a5 SHA512 8c6d9c2b7842830602f019c315805657da293650015d3e98f000c437c5e3af7adfc87c2269629acb062377dfeb2cb639bda9f19d5a7cef3ebfde714e8aab5d70
EBUILD aioqsw-0.0.5.ebuild 751 BLAKE2B c9feb806fce566bb30440cee55a12b9cbdf7ad1bfe452de614740ac83eb1c5ed106fc15d446a12f3500d95fe73395c8213bdc8bb28e191cb1a19c6573398cf81 SHA512 4d5fe81d91880ea81963bb6e0f7566b5e441d986a6e529f53f0e8b9341fb9095ecd3a2519515a141398a63014f3c8748c2eea5ee207762e9b620f33f49418ada
EBUILD aioqsw-0.0.8.ebuild 782 BLAKE2B ee570c5d02a2b9d478ac1ff0b13ccf17a6ec18828e7d7147429872dfc7fa7865062db596c68e0d28a5212a0d1e87e08e77cc671a43e9b9780af8bc38775809e0 SHA512 8398b2b36f5b5e49aede48d7e98500e6025fe0f8b50a03b469fc7af2d3e8c76d78b7254b09d4c272188c77026adbb7940b923fa1650b727b15f2596d711d652b
DIST aioqsw-0.1.0.tar.gz 12264 BLAKE2B c161eb07660c95a41eceb05a0c59a41a3b4a1b3a4dcf0118b09edc28262a05098f0fee0ae2f2cef050b60fbd75ab0db991ff5852276cbd70f51bb91bd8b1f832 SHA512 53aa6504b30231d22a651ff50d3eb43183fae98a5b3934f273c39365f6b7f43db2c6d78604140bd5fd6fcbe528a53f17312996507c61bb4b298d2e58ff5fd240
EBUILD aioqsw-0.0.5.ebuild 723 BLAKE2B bdd5db7608a790ace5ae34523add8090646c945ac9b2f04e58815c86cb576550117b249c981906d66cea864e1acc993662d5594843d57a1a56889105f8747446 SHA512 9a7167b886f152477db72703c0fefb81d77846e61f4a3e0c14b32d9668ba57da00dd9fde2435788f0c7d3d3f0da076d9d32e5366833b94c358e446727318f511
EBUILD aioqsw-0.0.8.ebuild 754 BLAKE2B 232a584eeb24b7b9baf6e0eb3e0acd38cab2628a1012385cceea1a1ba6c4babc9492ea4595774adb848414049ce60f91fb02f2585b7ae900ec0cb0515cada2ac SHA512 a9001ef4bc1874c97ccae22186dd3b4208be93711821b8c42d22c660f950e3f13a7c99f65e7185e4a27a7d0f7d6ec04254b6519e62195417f12002b4fffa31f0
EBUILD aioqsw-0.1.0.ebuild 754 BLAKE2B 232a584eeb24b7b9baf6e0eb3e0acd38cab2628a1012385cceea1a1ba6c4babc9492ea4595774adb848414049ce60f91fb02f2585b7ae900ec0cb0515cada2ac SHA512 a9001ef4bc1874c97ccae22186dd3b4208be93711821b8c42d22c660f950e3f13a7c99f65e7185e4a27a7d0f7d6ec04254b6519e62195417f12002b4fffa31f0
MISC metadata.xml 460 BLAKE2B 43f02273c810587a973f07e3052d6f72990321eb910a5764a43c07cf3cc66e345f4baf948055010f84da2430f870adf09871dc8271856edf1c381cdca887d3e5 SHA512 830f93ade13c560bcd26bf0e95b2ce30317b6f39589e41779557b352780cf6348e6468b4972fd749ca7ae99446ea9806551ea6f04dd3347a2251a7928bc0b367

View File

@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
KEYWORDS="amd64 arm arm64 x86"
IUSE="test"
RESTRICT="!test? ( test )"

View File

@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
KEYWORDS="amd64 arm arm64 x86"
IUSE="test"
RESTRICT="!test? ( test )"

View File

@@ -0,0 +1,35 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
DESCRIPTION="Library to control QNAP QSW devices"
HOMEPAGE="https://github.com/Noltari/aioqsw https://pypi.org/project/aioqsw/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
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/nose[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
)"
python_test() {
nosetests --verbose || die
py.test -v -v || die
}
distutils_enable_tests pytest