summaryrefslogtreecommitdiff
path: root/dev-python/python-socketio
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/python-socketio
reinit the tree, so we can have metadata
Diffstat (limited to 'dev-python/python-socketio')
-rw-r--r--dev-python/python-socketio/Manifest6
-rw-r--r--dev-python/python-socketio/metadata.xml15
-rw-r--r--dev-python/python-socketio/python-socketio-1.7.4.ebuild37
-rw-r--r--dev-python/python-socketio/python-socketio-1.8.0.ebuild37
4 files changed, 95 insertions, 0 deletions
diff --git a/dev-python/python-socketio/Manifest b/dev-python/python-socketio/Manifest
new file mode 100644
index 000000000000..a3393eed481f
--- /dev/null
+++ b/dev-python/python-socketio/Manifest
@@ -0,0 +1,6 @@
+DIST python-socketio-1.7.4.tar.gz 23298 SHA256 9200ee48aec8673027fdc40b0391aa2d681ff994d93b738ebd9f0d29916f24c4 SHA512 fb31072420eca42fa0349f0a9350fe9ab6bbbac7dc32cd7ae76cffa026fdeeb4197b8c441d76bfc46af55a550c5b7e81e387b67d538c500075bc5b4e8f68d5ab WHIRLPOOL 038a0f43a93076cd6a9ccf8c081e54d421a7fcf1256dee350964ca16a5a5b10de9a20e919f761bf2704631562b0965a6825e3b28d8620b096eadc24504a1ea7b
+DIST python-socketio-1.8.0.tar.gz 23557 SHA256 4d662601c2fec639b5bb8fdfdb1c53cac73c44efb0b39ee428184bddf2f49479 SHA512 2514cbad3e429c101f5e247bdf2e4a2b5a0957c19fa97e56ebe8cd78b36e81cfb9dc4500bee367e57460be3a08bbd1e70967a5c87109034ade847ff7f559711d WHIRLPOOL 494438728043f9f2492a9ecae9f5ef26dc4c403b5dff4b99ad079aaa9cb3ce2c10e705213b8937071a187512f7efe6ed92b29c3be493c21028bbca8fcaccf942
+EBUILD python-socketio-1.7.4.ebuild 891 SHA256 3c78fe9af692025b2954f1e9fd8ca9e7c151f795ddbc212c78a93e93a813797d SHA512 c1d870ce333979ef24de81a833c124709e71f6fbd99b51393238fa61ee89600c0bd442713d265dc2a36e96bb88830204468e24679800d410795833475513e12e WHIRLPOOL ed7cb94952e101098223d0d3488cbff0f90b74e885db56acd375ec1b305080c3b78c1735b31699f9c85d0ab1256c8cf86f786065badd934d8ab104f2024bdb5e
+EBUILD python-socketio-1.8.0.ebuild 891 SHA256 3c78fe9af692025b2954f1e9fd8ca9e7c151f795ddbc212c78a93e93a813797d SHA512 c1d870ce333979ef24de81a833c124709e71f6fbd99b51393238fa61ee89600c0bd442713d265dc2a36e96bb88830204468e24679800d410795833475513e12e WHIRLPOOL ed7cb94952e101098223d0d3488cbff0f90b74e885db56acd375ec1b305080c3b78c1735b31699f9c85d0ab1256c8cf86f786065badd934d8ab104f2024bdb5e
+MISC ChangeLog 1705 SHA256 b4563153b2ac64fe72ade9ebabbaccd6d32e1cc0e114e2202a928246f069b67d SHA512 a6a85a49238fccd87142fa9a80bf3723e66d9485f5fb6f100ec569330d9b1ad57f0a4ce63628449b3cc68e50e09d2be1b4961ac5db772d50a5674b6e072c3bb3 WHIRLPOOL 048cb41045a7057048bde43d5528ed08295bbd33c8e9c746d857e1d34f209246ee085047af0f82434c7497050f81baafbefecca161460bf0e47e4d2005acb348
+MISC metadata.xml 466 SHA256 7cc41fcbd69866add1c9f1cb678cd2bfbf5998371e049994255ce513535c8678 SHA512 8e46ce0f84adfe7f52c9a99df6338b78755d097702881515605adbfbe2c68af0afdf6e07b05d2ec915e089bd97b01ad38bc0fce43523eb542a0271788b38e79f WHIRLPOOL 9beb04977ebe8e2a7d12c4241abcf26c7bd02248eb11288da64166a2ccbe1bb14ddd12b02ba046e6e67983bfe9c1e3331efb015a3874df3d85281b88d0868475
diff --git a/dev-python/python-socketio/metadata.xml b/dev-python/python-socketio/metadata.xml
new file mode 100644
index 000000000000..7455acd71c34
--- /dev/null
+++ b/dev-python/python-socketio/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <upstream>
+ <remote-id type="pypi">python-socketio</remote-id>
+ <remote-id type="github">miguelgrinberg/python-socketio</remote-id>
+ </upstream>
+ <maintainer type="person">
+ <email>zmedico@gentoo.org</email>
+ </maintainer>
+<maintainer type="project">
+ <email>python@gentoo.org</email>
+ <name>Python</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/dev-python/python-socketio/python-socketio-1.7.4.ebuild b/dev-python/python-socketio/python-socketio-1.7.4.ebuild
new file mode 100644
index 000000000000..0dc7a26ee56f
--- /dev/null
+++ b/dev-python/python-socketio/python-socketio-1.7.4.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Python implementation of the Socket.IO realtime server."
+HOMEPAGE="https://${PN}.readthedocs.org/ https://github.com/miguelgrinberg/${PN}/ https://pypi.python.org/pypi/${PN}"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND=">=dev-python/six-1.9.0[${PYTHON_USEDEP}]
+ >=dev-python/python-engineio-1.2.1[${PYTHON_USEDEP}]
+ !dev-python/gevent-socketio"
+DEPEND="${RDEPEND}
+ dev-python/setuptools[${PYTHON_USEDEP}]
+ test? (
+ dev-python/mock[${PYTHON_USEDEP}]
+ )"
+
+# pypi tarball does not contain tests
+RESTRICT="test"
+
+src_prepare() {
+ eapply_user
+ distutils-r1_src_prepare
+}
+
+python_test() {
+ esetup.py test || die
+}
diff --git a/dev-python/python-socketio/python-socketio-1.8.0.ebuild b/dev-python/python-socketio/python-socketio-1.8.0.ebuild
new file mode 100644
index 000000000000..0dc7a26ee56f
--- /dev/null
+++ b/dev-python/python-socketio/python-socketio-1.8.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Python implementation of the Socket.IO realtime server."
+HOMEPAGE="https://${PN}.readthedocs.org/ https://github.com/miguelgrinberg/${PN}/ https://pypi.python.org/pypi/${PN}"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND=">=dev-python/six-1.9.0[${PYTHON_USEDEP}]
+ >=dev-python/python-engineio-1.2.1[${PYTHON_USEDEP}]
+ !dev-python/gevent-socketio"
+DEPEND="${RDEPEND}
+ dev-python/setuptools[${PYTHON_USEDEP}]
+ test? (
+ dev-python/mock[${PYTHON_USEDEP}]
+ )"
+
+# pypi tarball does not contain tests
+RESTRICT="test"
+
+src_prepare() {
+ eapply_user
+ distutils-r1_src_prepare
+}
+
+python_test() {
+ esetup.py test || die
+}