public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kacper Kowalik" <xarthisius@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/python:master commit in: dev-python/autobahntestsuite/
Date: Fri,  8 Jun 2012 20:08:47 +0000 (UTC)	[thread overview]
Message-ID: <1339186112.47ddcf2da6327ab7d9706aecfb717177cfddbf4a.xarthisius@gentoo> (raw)

commit:     47ddcf2da6327ab7d9706aecfb717177cfddbf4a
Author:     Kacper Kowalik (Xarthisius) <xarthisius <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  8 20:08:32 2012 +0000
Commit:     Kacper Kowalik <xarthisius <AT> gentoo <DOT> org>
CommitDate: Fri Jun  8 20:08:32 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/python.git;a=commit;h=47ddcf2d

[dev-python/autobahntestsuite] initial import, ebuild written by me

---
 dev-python/autobahntestsuite/Manifest              |    1 +
 .../autobahntestsuite-0.5.1.ebuild                 |   26 ++++++++++++++++++++
 dev-python/autobahntestsuite/metadata.xml          |    8 ++++++
 3 files changed, 35 insertions(+), 0 deletions(-)

diff --git a/dev-python/autobahntestsuite/Manifest b/dev-python/autobahntestsuite/Manifest
new file mode 100644
index 0000000..5c1795e
--- /dev/null
+++ b/dev-python/autobahntestsuite/Manifest
@@ -0,0 +1 @@
+DIST autobahntestsuite-0.5.1.zip 171927 RMD160 65748caffb4227fc40db6c5bcf384b54a0fa2559 SHA1 5b7c8108308b49c2bfb2916e369cc458f01fd6e0 SHA256 91484c309e734cf9316197b94b76a57a592cc58e0ca4e027af429bc8b3e68201

diff --git a/dev-python/autobahntestsuite/autobahntestsuite-0.5.1.ebuild b/dev-python/autobahntestsuite/autobahntestsuite-0.5.1.ebuild
new file mode 100644
index 0000000..a232353
--- /dev/null
+++ b/dev-python/autobahntestsuite/autobahntestsuite-0.5.1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+PYTHON_DEPEND="2"
+SUPPORT_PYTHON_ABIS="1"
+RESTRICT_PYTHON_ABIS="3.*"
+
+inherit distutils
+
+DESCRIPTION="WebSocket/WAMP protocol implementation test suite"
+HOMEPAGE="http://pypi.python.org/pypi/autobahntestsuite http://autobahn.ws/testsuite"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="app-arch/unzip
+	dev-python/setuptools"
+RDEPEND="dev-python/autobahn
+	dev-python/setuptools
+	>=dev-python/twisted-11.0.0"

diff --git a/dev-python/autobahntestsuite/metadata.xml b/dev-python/autobahntestsuite/metadata.xml
new file mode 100644
index 0000000..5232cec
--- /dev/null
+++ b/dev-python/autobahntestsuite/metadata.xml
@@ -0,0 +1,8 @@
+<?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">autobahntestsuite</remote-id>
+	</upstream>
+</pkgmetadata>



             reply	other threads:[~2012-06-08 20:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-08 20:08 Kacper Kowalik [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-06-08 20:17 [gentoo-commits] proj/python:master commit in: dev-python/autobahntestsuite/ Kacper Kowalik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1339186112.47ddcf2da6327ab7d9706aecfb717177cfddbf4a.xarthisius@gentoo \
    --to=xarthisius@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox