bump zigpy-0.49.0

This commit is contained in:
2022-08-08 07:22:10 +02:00
committed by Andreas Billmeier
parent 66a6957e6c
commit a671297703
3 changed files with 44 additions and 2 deletions

View File

@@ -523,13 +523,13 @@ 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 1837 Ebuilds in total, 1830 of them have in total 1842 (35 different) licenses assigned.
There are 1838 Ebuilds in total, 1831 of them have in total 1843 (35 different) licenses assigned.
|License| Ebuilds using it|
|-------|-----|
|MIT|1115|
|Apache-2.0|338|
|GPL-3|109|
|GPL-3|110|
|BSD|104|
|LGPL-3|29|
|GPL-2|24|

View File

@@ -1,7 +1,9 @@
DIST zigpy-0.45.1.tar.gz 112235 BLAKE2B 1fbe49d1eeecccbc493b2c0647fe12b6adc72e45564fa59a8bfb279856418269fc7fb236dfc499f8a12437c1d666f425e7de1490728d813868aa9da69f4f5869 SHA512 d05b225134ff2f7f3746b7cb3f4267dce339cfb81c151f6ecfb3723916062dc27394f0ab58922d1f495ce75988ab947dece84c15e4a18f0519738bb855b50b85
DIST zigpy-0.47.3.tar.gz 114536 BLAKE2B 904c095aab2ef6de78753d57d686e88a31048f3ca1c337ef7970b543bffbb424317535cfa00d63e8b154bb8b9447853965e72b25fc460d366c14b6330d634164 SHA512 56d6ea3b4ccc1dcb63bd63a5ce157769fd98e05407dc2eecbd34d73f1fdc5119d6e17a3fd90cc5295606a3b011a780856efe89bb1457864efaf298ac5a56f34f
DIST zigpy-0.48.0.tar.gz 118307 BLAKE2B 88c669ac0b69de2775d54d2eaaa433de75931bf6b71918ab0aab9b5596defeb0700e1927066f7087544e9a8a89fbdfb6860f6f4f2b71217a2a465f6c81e0fb14 SHA512 5441476ba0482cd9dc11dbc129973a75e22967ad7bf68306c5aea408a99aada3afbc9e8df49725d93da62a4868299ca9d9179a91001d116810502a8b39acd80e
DIST zigpy-0.49.0.tar.gz 119107 BLAKE2B 5ceba63e77d03942e50f6c8822b9e448fa6e3a87769dea853ca597a47c359a54d5edfd5e3975cd988bf451b273d9983137c4aa5158d55187676be17c23df56f4 SHA512 79c27c8ddd51acc5d84df61cf8c953a56e830bb7539c4bec755f62ba3dae13eedc3558399ee3ec6118fab10d415f4ee2497787ad2f88e2a57497172695a0359d
EBUILD zigpy-0.45.1.ebuild 927 BLAKE2B 3c1b5e8938912798fcd0a948a0c8bb6d023a4517cfea5b7851f3bca836cd3bf2cc06d48fcd77a9cb910483d14613f1c928738caddab20520dd8958b04bbf24ea SHA512 67ba1d1c79cad48b72374e294893af1878f36d40150b55d6ebab84240790cef07d50e437a01c41cc8badd7996fc79071ca26e5fa64abac2edcdb685cc7c61d2c
EBUILD zigpy-0.47.3.ebuild 958 BLAKE2B 4b746a3bed5ca879a873854b4a147bf68714a4334fe0ab08eeafafe614b5413d511caa9bf03ae5ee272c06fe57c270be5210c94470a8ca952f34211d36569460 SHA512 b7de6b559fe98db9e5f3472148db249e630a24543252537b99d196b8e3960832d9b65b94f9067bc399f4a145712bc95f827333f39f1da7c4c5e6960f72e36c3e
EBUILD zigpy-0.48.0.ebuild 958 BLAKE2B 4b746a3bed5ca879a873854b4a147bf68714a4334fe0ab08eeafafe614b5413d511caa9bf03ae5ee272c06fe57c270be5210c94470a8ca952f34211d36569460 SHA512 b7de6b559fe98db9e5f3472148db249e630a24543252537b99d196b8e3960832d9b65b94f9067bc399f4a145712bc95f827333f39f1da7c4c5e6960f72e36c3e
EBUILD zigpy-0.49.0.ebuild 958 BLAKE2B 4b746a3bed5ca879a873854b4a147bf68714a4334fe0ab08eeafafe614b5413d511caa9bf03ae5ee272c06fe57c270be5210c94470a8ca952f34211d36569460 SHA512 b7de6b559fe98db9e5f3472148db249e630a24543252537b99d196b8e3960832d9b65b94f9067bc399f4a145712bc95f827333f39f1da7c4c5e6960f72e36c3e
MISC metadata.xml 449 BLAKE2B af14e72195141abf69b716ee6360b98ce7e611d40e68772bd4059147d60d4d2d4f935bd6011442a2e8e3f199341c6feccd1ad2e2c239d6c1c2f6b3b86b1e9865 SHA512 dd5acfccb73659665af675aa419656549b488565f9ebc77edff87b18026d35ebb02a6850bd261c71305fa3ec0328cd40471a411e0fd3c3327214a5a9271677b3

View File

@@ -0,0 +1,40 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{8..11} )
inherit distutils-r1
DESCRIPTION="Library implementing a ZigBee stack"
HOMEPAGE="https://github.com/zigpy/zigpy https://pypi.org/project/zigpy/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="amd64 arm arm64 x86"
IUSE="test"
RESTRICT="!test? ( test )"
DOCS="README.md"
RDEPEND="dev-python/aiohttp[${PYTHON_USEDEP}]
>=dev-python/aiosqlite-0.16.0[${PYTHON_USEDEP}]
dev-python/crccheck[${PYTHON_USEDEP}]
dev-python/cryptography[${PYTHON_USEDEP}]
dev-python/voluptuous[${PYTHON_USEDEP}]"
BDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/nose[${PYTHON_USEDEP}]
dev-python/asynctest[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
)"
python_test() {
nosetests --verbose || die
py.test -v -v || die
}
distutils_enable_tests pytest