summaryrefslogtreecommitdiff
path: root/dev-python/paho-mqtt
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /dev-python/paho-mqtt
reinit the tree, so we can have metadata
Diffstat (limited to 'dev-python/paho-mqtt')
-rw-r--r--dev-python/paho-mqtt/Manifest6
-rw-r--r--dev-python/paho-mqtt/metadata.xml15
-rw-r--r--dev-python/paho-mqtt/paho-mqtt-1.1.ebuild16
-rw-r--r--dev-python/paho-mqtt/paho-mqtt-1.2.3.ebuild24
4 files changed, 61 insertions, 0 deletions
diff --git a/dev-python/paho-mqtt/Manifest b/dev-python/paho-mqtt/Manifest
new file mode 100644
index 000000000000..bac35b66427b
--- /dev/null
+++ b/dev-python/paho-mqtt/Manifest
@@ -0,0 +1,6 @@
+DIST paho-mqtt-1.1.zip 159529 SHA256 e8585df21f12d0af6295b1484d894d79376621d1cf33f02c26a811d09d6d8efa SHA512 ef6d1a29480671413dbb655bd8f668b99f8587c14589d2180a37142b368e0ce058f8ed967dbfaa82f239c86e295338bc35c9f28a3ea39d21a6034cd8787a63ce WHIRLPOOL 675891b1e26e00a04d1ba7c740a9846d7c4a34a7bafa7e33e9b233bc213e8bda52eda5b85153b8606786d96142889f8dd61d06c85548c4d0e7480047a90d395f
+DIST paho-mqtt-1.2.3.tar.gz 91467 SHA256 3239569cd9c12b363757265f8b2f8418750c5276c5aa0ba29dcd1106dc2ca875 SHA512 3fb15dc856cbae8885a8a379cea8ceb583ef44954cb8743602fae3e9274d4d0222a87409f048f153180be930bb6e570329768297287a2f8e8c812af03a2c012e WHIRLPOOL f497a1ac3c6436da107ac069163c64a15b2b5f43491618ac45ae237a1e839367e84315f629fa56b6b49659d57233711ffa3c96b35eb9c71d11dfed891382d067
+EBUILD paho-mqtt-1.1.ebuild 499 SHA256 38b65a73a5315128985cf36fdd6fb73353513c8093313682e8555ad127313de2 SHA512 b9c0957e161058d9594f7516fb31b2f45168a55fca7780b84e2ca695eb37b5acda3bee064fe2d4f3f603586565c2f806521123844f84924f325b75f9743eb928 WHIRLPOOL f5e4d0a31dc11ac52500b7dc76a18adce8e9c89d763ed4948ea7b46c2dc8c521e494ada683bd0bcfa84328858f22de1b6f4a0201a9be9208bb43d8328dea6263
+EBUILD paho-mqtt-1.2.3.ebuild 620 SHA256 8a7511c414d71dda4cf63335a72ee688ee392621c4aa64846efdb23d8217fbab SHA512 1623fef22a99f52f39f89cca7c93f496ee5790a354b2992c44448e98f0557594731d334ec8fe2ee143a0f7f523d699ad3e12f7afafcf4784132427f90f726926 WHIRLPOOL 9ac116b302a387b7b6a1bc5ac095d1ae960279cf4f1276b320a01697113215d22d5de13786a05431693b1611daf2b1009389552d9afb54a2081516a6769b20f1
+MISC ChangeLog 533 SHA256 003956491e4238379a442e7c81a04687577115b425f9539269c3878fa92019e1 SHA512 555dc8d26add5481bbefee9810333742eb33a513437610d95098092bc0d871bb6cd0bbde767c168084932db37e7709d213a3a2e442c16143a20b3028668f2440 WHIRLPOOL 271b472dbe8cbef646d17e3760a848a18a15d4d87e7b6bb13da0a451f7f6049f9a1b6834489a51bf9185d631fcdd0fd4f470d432aa8479372b5bf47166a8854c
+MISC metadata.xml 453 SHA256 1e2d3ea37c7f663b6b885121406870b0b560b943244a13d9bb6ba4ccc26d2449 SHA512 818cec785b212cbbad8f9abd37eb3fd086d9b7ce1575a564a05c17c84ac47ea79ee4671956cfc7d2d10eebfcda05bd22ab602ca900c69bc129a75e59d0384e7c WHIRLPOOL ef536b0dcc5c49c8de4834f28a8485f407655aa648fcdf0e4d3488526520cb9130ecbe07300f77943566d1fad34f1372d773bcb449cc74f08cadc2a69e0d0602
diff --git a/dev-python/paho-mqtt/metadata.xml b/dev-python/paho-mqtt/metadata.xml
new file mode 100644
index 000000000000..bae7506c7959
--- /dev/null
+++ b/dev-python/paho-mqtt/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>neil@digimed.co.uk</email>
+ <name>Neil Bothwick</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">eclipse/paho.mqtt.python</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-python/paho-mqtt/paho-mqtt-1.1.ebuild b/dev-python/paho-mqtt/paho-mqtt-1.1.ebuild
new file mode 100644
index 000000000000..f91a9e34c585
--- /dev/null
+++ b/dev-python/paho-mqtt/paho-mqtt-1.1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+PYTHON_COMPAT=( python{2_7,3_{4,5}} )
+
+inherit distutils-r1
+
+DESCRIPTION="A client class with support for both MQTT v3.1 and v3.1.1 on Python 2.7 or 3.x."
+HOMEPAGE="https://www.eclipse.org/paho/clients/python/"
+SRC_URI="https://github.com/eclipse/paho.mqtt.python/archive/${PV}.zip -> ${P}.zip"
+LICENSE="EPL-1.0"
+SLOT="0"
+KEYWORDS="amd64 x86"
+
+S="${WORKDIR}/paho.mqtt.python-${PV}"
diff --git a/dev-python/paho-mqtt/paho-mqtt-1.2.3.ebuild b/dev-python/paho-mqtt/paho-mqtt-1.2.3.ebuild
new file mode 100644
index 000000000000..b066060999e9
--- /dev/null
+++ b/dev-python/paho-mqtt/paho-mqtt-1.2.3.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
+
+inherit distutils-r1
+
+DESCRIPTION="A client class with support for both MQTT v3.1 and v3.1.1 on Python 2.7 or 3.x."
+HOMEPAGE="https://www.eclipse.org/paho/clients/python/"
+SRC_URI="https://github.com/eclipse/paho.mqtt.python/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+LICENSE="EPL-1.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+S="${WORKDIR}/paho.mqtt.python-${PV}"
+
+python_prepare() {
+ sed -i -e "s/python/${EPYTHON}/" test/lib/Makefile || die
+}
+
+python_test() {
+ emake test
+}