public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/prov/
Date: Fri, 19 Feb 2016 09:27:43 +0000 (UTC)	[thread overview]
Message-ID: <1455564488.e2051fb7321b3539d2d2c4d983981852d8aefe03.jlec@gentoo> (raw)

commit:     e2051fb7321b3539d2d2c4d983981852d8aefe03
Author:     Horea Christian <h.chr <AT> mail <DOT> ru>
AuthorDate: Mon Feb 15 19:28:08 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Feb 15 19:28:08 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=e2051fb7

dev-python/prov: new package

Package-Manager: portage-2.2.27

 dev-python/prov/metadata.xml      | 18 ++++++++++++++++++
 dev-python/prov/prov-1.4.0.ebuild | 32 ++++++++++++++++++++++++++++++++
 2 files changed, 50 insertions(+)

diff --git a/dev-python/prov/metadata.xml b/dev-python/prov/metadata.xml
new file mode 100644
index 0000000..30c719d
--- /dev/null
+++ b/dev-python/prov/metadata.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="person">
+    <email>h.chr@mail.ru</email>
+    <name>TheChymera</name>
+  </maintainer>
+  <maintainer type="project">
+    <email>sci@gentoo.org</email>
+    <name>Gentoo Science Project</name>
+  </maintainer>
+  <longdescription lang="en">
+    A library for W3C Provenance Data Model supporting PROV-JSON and PROV-XML import/export
+  </longdescription>
+  <upstream>
+    <remote-id type="pypi">prov</remote-id>
+  </upstream>
+</pkgmetadata>

diff --git a/dev-python/prov/prov-1.4.0.ebuild b/dev-python/prov/prov-1.4.0.ebuild
new file mode 100644
index 0000000..aaf9e0b
--- /dev/null
+++ b/dev-python/prov/prov-1.4.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1
+
+DESCRIPTION="W3C provenance data dodel library"
+HOMEPAGE="https://pypi.python.org/pypi/prov"
+SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+DEPEND="
+	test? ( dev-python/pydotplus[${PYTHON_USEDEP}] )
+	dev-python/setuptools[${PYTHON_USEDEP}]
+	"
+RDEPEND="dev-python/python-dateutil[${PYTHON_USEDEP}]
+	dev-python/lxml[${PYTHON_USEDEP}]
+	>=dev-python/networkx-1.10[${PYTHON_USEDEP}]
+	>=dev-python/six-1.10[${PYTHON_USEDEP}]
+	"
+
+src_test() {
+	${PYTHON} -m unittest discover
+}


             reply	other threads:[~2016-02-19  9:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-19  9:27 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-09 22:49 [gentoo-commits] proj/sci:master commit in: dev-python/prov/ Horea Christian
2020-03-16 22:08 Horea Christian
2016-09-14 17:26 Justin Lecher
2016-02-19  9:27 Justin Lecher

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=1455564488.e2051fb7321b3539d2d2c4d983981852d8aefe03.jlec@gentoo \
    --to=jlec@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