add xbee-helper-0.0.7 with XBee-2.3.2

This commit is contained in:
Andreas Billmeier 2019-11-24 21:57:01 +01:00
parent b0bcab57b7
commit c91e02b497
Signed by: onkelbeh
GPG Key ID: E6DB12C8C550F3C0
7 changed files with 102 additions and 0 deletions

View File

@ -1,4 +1,5 @@
2019-11 23 (reverse added today)
* add xbee-helper-0.0.7 with XBee-2.3.2
* add pyzabbix-0.7.5, zhong-hong-hvac-1.0.9
* add ya-ma-0.3.8, yeelight-0.5.0, YesssSMS-0.4.2
* add xfinity-gateway-0.0.4, yalesmartalarmclient-0.1.6

3
dev-python/XBee/Manifest Normal file
View File

@ -0,0 +1,3 @@
DIST XBee-2.3.2.tar.gz 28117 BLAKE2B 0a41957f71a1901534c71d6fa904b4a9318df0618d6e42913ebd91934ab2a05ed56d884a2f69943e513265f444ffcc6de741badce39fbf847a8f82d4a4849690 SHA512 d4ecc8025784978bf546ff7ac1a2563b6a329819d1976c5a4e591e0007c5cc85a76f5b98af3a1bcbf6068641fe771a90dd5dceb5cd9f69b4e67e8c36a7ad713c
EBUILD XBee-2.3.2.ebuild 713 BLAKE2B 9858a5ccbae460baceb1dae318d2f6391403502524ab80e183fa6b38b3663031ba6f3a2bbd7ff03c2e2ee1503c376d11d1ec36edd790eca02d87a4a79d823003 SHA512 4f91facde788e6e4fa9481ed5ce803a396d11937fa897b440e91f620df23524544677cb0475ed845f13a690e4c5c81bfdbacf22d25c5e903f1ca0ae59fc7db88
MISC metadata.xml 437 BLAKE2B 5224711075e3f201c798a64a1f5cab57764705f1755959f2608052468d3b5b4cb0027c29d6de377357efe9b2a9878924d7567f8b744dc03c892aabadf078228d SHA512 41ad6e8e47ad42ad0e02e8dcffbee6b0370c5af1cb52278c60a2ea05a0a2ec81f54968593eb36c9a9ad273ad885ae720e1a54f257a63554888e48c3b6ddea3f8

View File

@ -0,0 +1,30 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1
DESCRIPTION="Python tools for working with XBee radios"
HOMEPAGE="https://github.com/nioinnovation/python-xbee https://pypi.org/project/XBee/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND="dev-python/pyserial[${PYTHON_USEDEP}]"
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
}

View File

@ -0,0 +1,16 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>b@edevau.net</email>
<name>Andreas Billmeier</name>
</maintainer>
<herd>python</herd>
<upstream>
<remote-id type="pypi">XBee</remote-id>
<maintainer status="unknown">
<email>info@n.io</email>
<name>n.io</name>
</maintainer>
</upstream>
</pkgmetadata>

View File

@ -0,0 +1,3 @@
DIST xbee-helper-0.0.7.tar.gz 5464 BLAKE2B 43f727560bb4924483f0fd50117ea27ca9e7b46605ff406e66e6436b106bccc24be00f2a61ca9ffd83e12c409a1f1a54848ffdb25308fb116235a41b720b0628 SHA512 e8905da2f19a21138b1f6cac72ac8a67381b245635c64e6473ec8e71478f3e6ce20ae4c54edc9e3df50dc5d9c356f595c0b9019c01f9503652b41318ca0809a3
EBUILD xbee-helper-0.0.7.ebuild 904 BLAKE2B c27fe2a1794095418c52bfcf63f0619a1c30979b925d03334b52cf5fba249fa66051df0c6c95de4cf595f622eb0fbedca95b05a951962c4cd1fc819409ab2213 SHA512 151c6faa2f1e671fddb040ee2cc8d13a8a06ab8cd24c6775a4b1c69ad734e571a7ee6d6f2307f3a30c034a5da588279e4fbe03fdf1f2ad942391c4683254847a
MISC metadata.xml 471 BLAKE2B 834cf3a158c9fde04a7551cba5e3b94c5e3ea5eafc4657263a95741858051d00d4800ccd4d4f6925b7679ab270b1647e218ce5063d34649874748e515fa6c16c SHA512 93ebc5f872fcd455dc2a367df5aaca308bbf8141ced8bc1d7707b94306a72f8ed1cf6848856a579120a179c43404b176d2e0195b755570dc019f59576bfe0147

View File

@ -0,0 +1,16 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>b@edevau.net</email>
<name>Andreas Billmeier</name>
</maintainer>
<herd>python</herd>
<upstream>
<remote-id type="pypi">xbee-helper</remote-id>
<maintainer status="unknown">
<email>xbee-helper@failcode.co.uk</email>
<name>Ellis Percival</name>
</maintainer>
</upstream>
</pkgmetadata>

View File

@ -0,0 +1,33 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1
DESCRIPTION="This project offers a high level API to an XBee device running an up-
to-date version of the ZigBee firmware. It builds upon the existing
XBee project by abstracting more functionality into methods."
HOMEPAGE="https://github.com/flyte/xbee-helper https://pypi.org/project/xbee-helper/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND="dev-python/pyserial[${PYTHON_USEDEP}]
dev-python/XBee[${PYTHON_USEDEP}]"
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
}