public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexys Jacob" <ultrabug@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/ultrabug:master commit in: dev-python/pika/
Date: Tue,  2 Aug 2011 16:18:37 +0000 (UTC)	[thread overview]
Message-ID: <18b907d6e5002ea67070c01bb99ee2864b14802f.ultrabug@gentoo> (raw)

commit:     18b907d6e5002ea67070c01bb99ee2864b14802f
Author:     Ultrabug <ultrabug <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  2 16:18:31 2011 +0000
Commit:     Alexys Jacob <ultrabug <AT> gentoo <DOT> org>
CommitDate: Tue Aug  2 16:18:31 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/ultrabug.git;a=commit;h=18b907d6

add ebuild for the pika python AMQP library

---
 dev-python/pika/Manifest          |    2 ++
 dev-python/pika/pika-0.9.5.ebuild |   26 ++++++++++++++++++++++++++
 2 files changed, 28 insertions(+), 0 deletions(-)

diff --git a/dev-python/pika/Manifest b/dev-python/pika/Manifest
new file mode 100644
index 0000000..a708035
--- /dev/null
+++ b/dev-python/pika/Manifest
@@ -0,0 +1,2 @@
+DIST pika-0.9.5.tar.gz 79269 RMD160 c7bc062d554f1ba22be0b11a2c3cbe3a28b58504 SHA1 647e51b00c963432ea063bb230e7c3b4c97be397 SHA256 824005b9465cdeb7ff999e8e22d3586f299f08eb1970bc042e10dd884464596e
+EBUILD pika-0.9.5.ebuild 549 RMD160 e77acb3e6cd836b8f02cbe1c0773fb11b0ea1777 SHA1 4befa0f07d54e4befac3e0daaf92927d2e3fcc59 SHA256 956dbee2152a59e2a1d4ca00ac9abffd8a9a72a8dc6fc158ba1eba82faf28264

diff --git a/dev-python/pika/pika-0.9.5.ebuild b/dev-python/pika/pika-0.9.5.ebuild
new file mode 100644
index 0000000..dc1957d
--- /dev/null
+++ b/dev-python/pika/pika-0.9.5.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="3"
+PYTHON_DEPEND="2"
+SUPPORT_PYTHON_ABIS="1"
+RESTRICT_PYTHON_ABIS="3.*"
+DISTUTILS_SRC_TEST="nosetests"
+
+inherit distutils
+
+DESCRIPTION="Python client library for AMQP"
+HOMEPAGE="http://pika.github.com/"
+SRC_URI="https://github.com/${PN}/${PN}/tarball/v${PV} -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+	dev-python/setuptools"
+
+S="${WORKDIR}/${PN}-${PN}-120fdea"



             reply	other threads:[~2011-08-02 16:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-02 16:18 Alexys Jacob [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-08-03  7:34 [gentoo-commits] dev/ultrabug:master commit in: dev-python/pika/ Alexys Jacob
2011-08-03  9:49 Alexys Jacob
2014-07-08 16:23 Alexys Jacob
2015-10-07 16:12 Alexys Jacob

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=18b907d6e5002ea67070c01bb99ee2864b14802f.ultrabug@gentoo \
    --to=ultrabug@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