bump aioqsw-0.0.8

This commit is contained in:
2022-05-26 16:00:06 +02:00
committed by Andreas Billmeier
parent 8e891761db
commit ed9d77d1e1
3 changed files with 39 additions and 2 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 ## 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. 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 1734 Ebuilds in total, 1727 of them have in total 1734 (35 different) licenses assigned. There are 1735 Ebuilds in total, 1728 of them have in total 1735 (35 different) licenses assigned.
|License| Ebuilds using it| |License| Ebuilds using it|
|-------|-----| |-------|-----|
|MIT|1060| |MIT|1060|
|Apache-2.0|305| |Apache-2.0|306|
|GPL-3|109| |GPL-3|109|
|BSD|96| |BSD|96|
|LGPL-3|29| |LGPL-3|29|

View File

@@ -1,3 +1,5 @@
DIST aioqsw-0.0.5.tar.gz 11383 BLAKE2B bebae411b83a3b0df9ce268c35d90aede6b1da7b22ec5e40fd34bb75d50c7504f4469dd4a30d119a983ac74e3bcb02ec2289202ae675b4a52887f9f7d7b8dda6 SHA512 c40cab329c39144010d80fcc80eebb4e180047bc354cd90a81a0460d306b260f34dae1c7b3614483db6d78b42abeee4ed66867a7f9049e24811f6148731f533d 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.5.ebuild 751 BLAKE2B c9feb806fce566bb30440cee55a12b9cbdf7ad1bfe452de614740ac83eb1c5ed106fc15d446a12f3500d95fe73395c8213bdc8bb28e191cb1a19c6573398cf81 SHA512 4d5fe81d91880ea81963bb6e0f7566b5e441d986a6e529f53f0e8b9341fb9095ecd3a2519515a141398a63014f3c8748c2eea5ee207762e9b620f33f49418ada
EBUILD aioqsw-0.0.8.ebuild 782 BLAKE2B ee570c5d02a2b9d478ac1ff0b13ccf17a6ec18828e7d7147429872dfc7fa7865062db596c68e0d28a5212a0d1e87e08e77cc671a43e9b9780af8bc38775809e0 SHA512 8398b2b36f5b5e49aede48d7e98500e6025fe0f8b50a03b469fc7af2d3e8c76d78b7254b09d4c272188c77026adbb7940b923fa1650b727b15f2596d711d652b
MISC metadata.xml 460 BLAKE2B 43f02273c810587a973f07e3052d6f72990321eb910a5764a43c07cf3cc66e345f4baf948055010f84da2430f870adf09871dc8271856edf1c381cdca887d3e5 SHA512 830f93ade13c560bcd26bf0e95b2ce30317b6f39589e41779557b352780cf6348e6468b4972fd749ca7ae99446ea9806551ea6f04dd3347a2251a7928bc0b367 MISC metadata.xml 460 BLAKE2B 43f02273c810587a973f07e3052d6f72990321eb910a5764a43c07cf3cc66e345f4baf948055010f84da2430f870adf09871dc8271856edf1c381cdca887d3e5 SHA512 830f93ade13c560bcd26bf0e95b2ce30317b6f39589e41779557b352780cf6348e6468b4972fd749ca7ae99446ea9806551ea6f04dd3347a2251a7928bc0b367

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 ~amd64-linux ~x86-linux"
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