public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Austin English" <wizardedit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/Ming/
Date: Wed,  1 Jun 2016 07:19:18 +0000 (UTC)	[thread overview]
Message-ID: <1464765536.ca2090be813efea7b31b5b73c3b5dff5d3ff80ed.wizardedit@gentoo> (raw)

commit:     ca2090be813efea7b31b5b73c3b5dff5d3ff80ed
Author:     Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  1 07:15:43 2016 +0000
Commit:     Austin English <wizardedit <AT> gentoo <DOT> org>
CommitDate: Wed Jun  1 07:18:56 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca2090be

dev-python/Ming: add Ming-0.5.4

 dev-python/Ming/Manifest          |  1 +
 dev-python/Ming/Ming-0.5.4.ebuild | 35 +++++++++++++++++++++++++++++++++++
 dev-python/Ming/metadata.xml      | 11 +++++++++++
 3 files changed, 47 insertions(+)

diff --git a/dev-python/Ming/Manifest b/dev-python/Ming/Manifest
new file mode 100644
index 0000000..6e0709c
--- /dev/null
+++ b/dev-python/Ming/Manifest
@@ -0,0 +1 @@
+DIST Ming-0.5.4.tar.gz 62412 SHA256 13536785354f5014d642f47cf5c5195a5dc262e3991c00bc7ea9da216b8a32e2 SHA512 93e280da04feaab2d7162a4b5d7da4b781d4a4140e114bc1512f695e1deee206397e5bff7ad3338eefd224e4646958e021353a323b809f45bbe7d56c43bf14c4 WHIRLPOOL fb3ac33e44a31f4fbd44d9809dae0283ce2041f950d6941a6300905e693a44ea3d96e60efdc206bb599bb55a11a791b72a8b6e3a6f9cabb76e0fdf9405507c7e

diff --git a/dev-python/Ming/Ming-0.5.4.ebuild b/dev-python/Ming/Ming-0.5.4.ebuild
new file mode 100644
index 0000000..8ad8f7f
--- /dev/null
+++ b/dev-python/Ming/Ming-0.5.4.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=(python2_7)
+inherit distutils-r1
+
+DESCRIPTION="Database mapping layer for MongoDB on Python"
+HOMEPAGE="http://merciless.sourceforge.net/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+	test? (
+		>=dev-python/mock-0.8.0[${PYTHON_USEDEP}]
+		dev-python/nose[${PYTHON_USEDEP}]
+		dev-python/webob[${PYTHON_USEDEP}]
+		dev-python/webtest[${PYTHON_USEDEP}]
+	)"
+
+RDEPEND=">=dev-python/formencode-1.2.1[${PYTHON_USEDEP}]
+	>=dev-python/pymongo-2.4[${PYTHON_USEDEP}]
+	>=dev-python/pytz-1.6.1[${PYTHON_USEDEP}]
+	dev-python/setuptools[${PYTHON_USEDEP}]
+	>=dev-python/six-1.6.1[${PYTHON_USEDEP}]"
+
+python_test() {
+	esetup.py test
+}

diff --git a/dev-python/Ming/metadata.xml b/dev-python/Ming/metadata.xml
new file mode 100644
index 0000000..36acd26
--- /dev/null
+++ b/dev-python/Ming/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="person">
+    <email>wizardedit@gentoo.org</email>
+    <name>Austin English</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="pypi">Ming</remote-id>
+  </upstream>
+</pkgmetadata>


             reply	other threads:[~2016-06-01  7:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-01  7:19 Austin English [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-04-09  3:14 [gentoo-commits] repo/gentoo:master commit in: dev-python/Ming/ Austin English

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=1464765536.ca2090be813efea7b31b5b73c3b5dff5d3ff80ed.wizardedit@gentoo \
    --to=wizardedit@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