Bump zigpy
This commit is contained in:
parent
c229a3b8b7
commit
7001546090
3
dev-python/bellows-homeassistant/Manifest
Normal file
3
dev-python/bellows-homeassistant/Manifest
Normal file
@ -0,0 +1,3 @@
|
||||
DIST bellows-homeassistant-0.7.1.tar.gz 46623 BLAKE2B 35db111572bae7b6ee75e38b3ce5fdc4a312a5f99c8ec44cef3c1274ed9e98e8a40a788a6ae4b8ef9c35f0506a8a44c06aa563955cefa53bb5b27a4f603e0e69 SHA512 c45990e6573f1e9251243d51deec58c4da2735797391b9080de4a684f0c69d46158da79b75aac75843543abbaf7cc36a2f61553bc362bbb36c4e54c22052d7f5
|
||||
EBUILD bellows-homeassistant-0.7.1.ebuild 673 BLAKE2B be6ae6e53486c6ec35ddf1224622aae567915af2beafe64214e2b5fe38dfae708794f66f5cf51b1c67c36ea00f804599ec1544236e173c7099075ea0bec9a75d SHA512 67c5b2205d5e6889e340688b5ff2bfc81e4397de31a16cf88dc4d0301889d30b9d578b48213b8fc690df7e9a41c9021a9effd1afa52d6bebedcd0aa062641cc3
|
||||
MISC metadata.xml 374 BLAKE2B ef9bed1725f9a06124f79befeb6f0f2d4a5108b349767a48b0354d5ec44c8a9dd82f9458c6725529bac2d6b14e91253bb5341f4515e5816ba83c05f55419c15c SHA512 c0d0f70f8a6c7afec9ff09043c7c1fd1066a6305ceef963058a846ad4456b4194185ac6bbc069fcecfcf284dba8c17f4ce9dab383e18b4fd345221c74364612b
|
@ -0,0 +1,30 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v3.0
|
||||
|
||||
EAPI=6
|
||||
|
||||
PYTHON_COMPAT=( python3_{5,6,7} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Library implementing EZSP"
|
||||
HOMEPAGE="http://github.com/zigpy/bellows https://pypi.org/project/bellows-homeassistant/"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND=""
|
||||
DEPEND="${REDEPEND}
|
||||
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
|
||||
}
|
12
dev-python/bellows-homeassistant/metadata.xml
Normal file
12
dev-python/bellows-homeassistant/metadata.xml
Normal file
@ -0,0 +1,12 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<herd>python</herd>
|
||||
<upstream>
|
||||
<remote-id type="pypi">bellows-homeassistant</remote-id>
|
||||
<maintainer status="unknown">
|
||||
<email>rcloran@gmail.com</email>
|
||||
<name>Russell Cloran</name>
|
||||
</maintainer>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
3
dev-python/zigpy-deconz/Manifest
Normal file
3
dev-python/zigpy-deconz/Manifest
Normal file
@ -0,0 +1,3 @@
|
||||
DIST zigpy-deconz-0.1.1.tar.gz 7643 BLAKE2B 2728fc03a22d84e6dc5a76d63d161f3475d5b282d0e1bf74787bc8c6548b6c7eedfb6a279ba917a9eb32543aa075290c616c0108b21efda3ac3ced0622453e40 SHA512 6c4a45f3664be5dac10791c60c622a437f0faadd1a4dcaf820300fce375b9e2cadedad1d76b44b204d194c9825560fcb575bb42835fbd74536e35dbb84fcf568
|
||||
EBUILD zigpy-deconz-0.1.1.ebuild 701 BLAKE2B e2bcc77a93109b8b59f49196bd7fb7bd2abaa752ee38ad676b5eb8590bdf0a73f4e9fa6ef9278014a652ec085bc3e5c67e4b3bf55903fe880dd56246004bbc67 SHA512 3fa10a62be6ce1b992f6efbcc792f48a6d930a5e94c8834089dd83d3153068b16203d55e3c052fc14b6d3b503360d325687ad335cce7bae46216f46812ad7576
|
||||
MISC metadata.xml 364 BLAKE2B d8838e612f8a6d236d6915b1e07f7cb5845309990cb2d7c0658305fa591aabb81939f1491ca3d1260779a2920af0b0927f90c63488a3d2546d1348eeba23e0c0 SHA512 f0a75125cd661d568a2d08f9394c23e10a84b97ae40341b5ae3c34cee58400df81b372e14ed0046d2083ebe63945ef6ec5441dc34d9a8c7a79074e0bf0355c28
|
12
dev-python/zigpy-deconz/metadata.xml
Normal file
12
dev-python/zigpy-deconz/metadata.xml
Normal file
@ -0,0 +1,12 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<herd>python</herd>
|
||||
<upstream>
|
||||
<remote-id type="pypi">zigpy-deconz</remote-id>
|
||||
<maintainer status="unknown">
|
||||
<email>schmidt.d@aon.at</email>
|
||||
<name>Daniel Schmidt</name>
|
||||
</maintainer>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
30
dev-python/zigpy-deconz/zigpy-deconz-0.1.1.ebuild
Normal file
30
dev-python/zigpy-deconz/zigpy-deconz-0.1.1.ebuild
Normal file
@ -0,0 +1,30 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v3.0
|
||||
|
||||
EAPI=6
|
||||
|
||||
PYTHON_COMPAT=( python3_{5,6,7} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="A library which communicates with Deconz radios for zigpy"
|
||||
HOMEPAGE="http://github.com/zigpy/zigpy-deconz https://pypi.org/project/zigpy-deconz/"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND=""
|
||||
DEPEND="${REDEPEND}
|
||||
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
|
||||
}
|
3
dev-python/zigpy-homeassistant/Manifest
Normal file
3
dev-python/zigpy-homeassistant/Manifest
Normal file
@ -0,0 +1,3 @@
|
||||
DIST zigpy-homeassistant-0.3.0.tar.gz 38675 BLAKE2B 77f5a5b78d45e845ede3c08e811bdbdd7bc8a63694a1ae39f0fb7965d2dbc76d9b21da9162ae9dcfe9899ae9960ebeda296fc93ec6117a315e39cc9490d78616 SHA512 334c2f92c11d03efccee41c5c071ab39374fd9db7d533f9a93689932ff777e9089083446fa9735365ea46315393ca9c589b5d80d6a66dbd68f0ca3c72f7c3d0b
|
||||
EBUILD zigpy-homeassistant-0.3.0.ebuild 679 BLAKE2B 2c8367184c1ec123e2603bdbdf959bd774754bcfa0d4731d877b50fb04cc606290f93049eeac9b9c982b271f9c13af2204f199dda54ce145313f145a44811e34 SHA512 7c4d307e6565816e4d3d4bb7d9a0992b886bacc34c6cc42a91793e0622d56f507e397ad322777dbaecbc6415784b64995bfeaf2715e1c1b9951ef6c068b0c520
|
||||
MISC metadata.xml 372 BLAKE2B 47d69114a6ead033b8b16f2fecdbb2331615842a8bd1593b05dae0c6e42ff030e7bf3075b85061a96554f5dd1eb1a20bbdee1a8e866d6c94ebfdaa7c25eceeee SHA512 d9466ca6e4e2f6a18b4b33914260590ca239669dd8d1177dab8e86186f688f7a63691bc81af2948cab8520e37d60474762654567cb83569e43721c4a4dd27855
|
12
dev-python/zigpy-homeassistant/metadata.xml
Normal file
12
dev-python/zigpy-homeassistant/metadata.xml
Normal file
@ -0,0 +1,12 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<herd>python</herd>
|
||||
<upstream>
|
||||
<remote-id type="pypi">zigpy-homeassistant</remote-id>
|
||||
<maintainer status="unknown">
|
||||
<email>rcloran@gmail.com</email>
|
||||
<name>Russell Cloran</name>
|
||||
</maintainer>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
@ -0,0 +1,30 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v3.0
|
||||
|
||||
EAPI=6
|
||||
|
||||
PYTHON_COMPAT=( python3_{5,6,7} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Library implementing a ZigBee stack"
|
||||
HOMEPAGE="http://github.com/zigpy/zigpy https://pypi.org/project/zigpy-homeassistant/"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND=""
|
||||
DEPEND="${REDEPEND}
|
||||
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
|
||||
}
|
3
dev-python/zigpy-xbee-homeassistant/Manifest
Normal file
3
dev-python/zigpy-xbee-homeassistant/Manifest
Normal file
@ -0,0 +1,3 @@
|
||||
DIST zigpy-xbee-homeassistant-0.1.2.tar.gz 8687 BLAKE2B 86829d4a9b4d75420054402abf6c7d285db2e724cb959834e9bc68d692ee48c09c90dde4acdc30909ba24ca097979adcf9ff91d2f52d9ae30e6e4de2027a7d7c SHA512 b6f6dc84e0c71492f767530e6b9135107097cbedfb06d85b89390a58df58764acf3deff64a10a2d55a58cc648cff3a23409e4b94e5be696480ffa25ddb2f9573
|
||||
EBUILD zigpy-xbee-homeassistant-0.1.2.ebuild 709 BLAKE2B a6c73f7268da718572adf8b324b23e499af166d2da06d933d5f8eb315bccc9e9b8a0794d75271ea7bd098d024925a31079ca71726ad75117781f4a0d81ac6982 SHA512 47f88a21703651640b0aa87135cc21e3d7854a5e17a5aea838a33f41786bec78d5d693aaddf002c9336a032fa45e05d3434f5693b2c5de51630e5770301d0eb5
|
||||
MISC metadata.xml 377 BLAKE2B b2682469584993755768f6fb79076674fe9a475565a300579ae4a23154dabfcbc91c288d28105ff76a45b96b9bcf28042c392d4d15f5940d855aa4a7d99ce478 SHA512 d0ae9c9f994322d6a28313e9aaa522f86fe211cebce1cfb299cee04436835a30abb66a5a01a23add65b56c365674311641f7ee6584e24ea4ef6e192b53d2060e
|
12
dev-python/zigpy-xbee-homeassistant/metadata.xml
Normal file
12
dev-python/zigpy-xbee-homeassistant/metadata.xml
Normal file
@ -0,0 +1,12 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<herd>python</herd>
|
||||
<upstream>
|
||||
<remote-id type="pypi">zigpy-xbee-homeassistant</remote-id>
|
||||
<maintainer status="unknown">
|
||||
<email>rcloran@gmail.com</email>
|
||||
<name>Russell Cloran</name>
|
||||
</maintainer>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
@ -0,0 +1,30 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v3.0
|
||||
|
||||
EAPI=6
|
||||
|
||||
PYTHON_COMPAT=( python3_{5,6,7} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="A library which communicates with XBee radios for zigpy"
|
||||
HOMEPAGE="http://github.com/zigpy/zigpy-xbee https://pypi.org/project/zigpy-xbee-homeassistant/"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND=""
|
||||
DEPEND="${REDEPEND}
|
||||
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
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user