bump AIOAladdinConnect-0.1.27
This commit is contained in:
@@ -526,11 +526,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 1804 Ebuilds in total, 1797 of them have in total 1807 (35 different) licenses assigned.
|
||||
There are 1805 Ebuilds in total, 1798 of them have in total 1808 (35 different) licenses assigned.
|
||||
|
||||
|License| Ebuilds using it|
|
||||
|-------|-----|
|
||||
|MIT|1091|
|
||||
|MIT|1092|
|
||||
|Apache-2.0|330|
|
||||
|GPL-3|109|
|
||||
|BSD|103|
|
||||
|
||||
36
dev-python/AIOAladdinConnect/AIOAladdinConnect-0.1.27.ebuild
Normal file
36
dev-python/AIOAladdinConnect/AIOAladdinConnect-0.1.27.ebuild
Normal file
@@ -0,0 +1,36 @@
|
||||
# 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="Python Async API for controlling Genie garage doors connected to Aladdin Connect devices"
|
||||
HOMEPAGE="http://github.com/mkmer/AIOAladdinConnect https://pypi.org/project/AIOAladdinConnect/"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
DOCS="README.md"
|
||||
|
||||
RDEPEND="!dev-python/aladdin-connect
|
||||
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
|
||||
@@ -1,5 +1,7 @@
|
||||
DIST AIOAladdinConnect-0.1.21.tar.gz 6739 BLAKE2B 5bbb5ec61b1fbd9c3e98d5f95c788a790d1b926af8f086119c94e66f25d0012dd4eaf084653a32486b241f4cd9e1aace283b6516c6eecf84700e71f487dbc2f7 SHA512 329e04328cb1cfe61ec3ac979bec1173f751ce12e3674ed7a7c2473de73f66c91e096ffa3da1fa7e672d5dc064fe8c49780c10f8a96b88a6731bc06e28ddec28
|
||||
DIST AIOAladdinConnect-0.1.25.tar.gz 6692 BLAKE2B 1fe00576a6295f2ba68250623ff3d684280809f6bde7eec84237b1b291332d1c731d385e9bde2cea1fa046e0c9aa52a37ae0c900486b2b424496599adbc07c29 SHA512 c06b11289d111799f7c13b178d5cdbdabb037b61bc36f128f5190dfb44a6c5f6c1c657a76fd23417d4f4a5faccff09ca710b5a89e1029d0fe951d66e6aadf54b
|
||||
DIST AIOAladdinConnect-0.1.27.tar.gz 6686 BLAKE2B 70449a25dbbf715d4c8b533c30b36795ce984e9c46b6841783cb579871c586988915f8334162683c17c4f1934f4e6ee57fa9016941627de8476e17882494de8d SHA512 d9bb955f01488fb12fbde9ff48ec532c905115b9462ca197d646597eb38b4e668f8d82c702b9580639595bb5bc8b57af3d5fc3417debdaccaeaee59d26a6d201
|
||||
EBUILD AIOAladdinConnect-0.1.21.ebuild 848 BLAKE2B b21a20de70d8ad729f1e4c0e32311aa233f5c4f1dae227edd9f850a729453324cf532e8d1c2aaa7bdd872c4abaed08e2ea401ef7747dcb76d95de71c1e49b58a SHA512 b78b24d12a1aadc93ddfa7711e8e9d50ffbefca12c28cf7ccbb3aa1a15c64478e642a8c324e33eac82191e594e127b92f44640f57c4daf720dead03b59f3c677
|
||||
EBUILD AIOAladdinConnect-0.1.25.ebuild 848 BLAKE2B b21a20de70d8ad729f1e4c0e32311aa233f5c4f1dae227edd9f850a729453324cf532e8d1c2aaa7bdd872c4abaed08e2ea401ef7747dcb76d95de71c1e49b58a SHA512 b78b24d12a1aadc93ddfa7711e8e9d50ffbefca12c28cf7ccbb3aa1a15c64478e642a8c324e33eac82191e594e127b92f44640f57c4daf720dead03b59f3c677
|
||||
EBUILD AIOAladdinConnect-0.1.27.ebuild 848 BLAKE2B b21a20de70d8ad729f1e4c0e32311aa233f5c4f1dae227edd9f850a729453324cf532e8d1c2aaa7bdd872c4abaed08e2ea401ef7747dcb76d95de71c1e49b58a SHA512 b78b24d12a1aadc93ddfa7711e8e9d50ffbefca12c28cf7ccbb3aa1a15c64478e642a8c324e33eac82191e594e127b92f44640f57c4daf720dead03b59f3c677
|
||||
MISC metadata.xml 463 BLAKE2B aae76069c5153a1030928fe1ad6edb798604be9e076b35e613b50e7fa2163cc941c4c9ce501c954323f004099a7f81604445911f02a2bf1d019c0046a17bd086 SHA512 6f57f54e58cea6d31e2c68884135c6d99f4e832d6347bde53d707a0e9d107752df1ca9d2452f03d45b18d644066853aa5aa33f8e5e8c84f635172ff75b977130
|
||||
|
||||
Reference in New Issue
Block a user