public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Thode" <prometheanfire@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ovsdbapp/
Date: Wed, 30 Aug 2017 19:47:01 +0000 (UTC)	[thread overview]
Message-ID: <1504122399.2d1f3f7e1fd802a67477f14366d47ead9cee77d1.prometheanfire@gentoo> (raw)

commit:     2d1f3f7e1fd802a67477f14366d47ead9cee77d1
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 30 19:13:05 2017 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Wed Aug 30 19:46:39 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d1f3f7e

dev-python/ovsdbapp: 0.4.0 bup

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-python/ovsdbapp/Manifest              |  1 +
 dev-python/ovsdbapp/metadata.xml          | 13 +++++++++++++
 dev-python/ovsdbapp/ovsdbapp-0.4.0.ebuild | 24 ++++++++++++++++++++++++
 3 files changed, 38 insertions(+)

diff --git a/dev-python/ovsdbapp/Manifest b/dev-python/ovsdbapp/Manifest
new file mode 100644
index 00000000000..40e574ae967
--- /dev/null
+++ b/dev-python/ovsdbapp/Manifest
@@ -0,0 +1 @@
+DIST ovsdbapp-0.4.0.tar.gz 35790 SHA256 dad5ce056ade622c90f8e03d3ef43591db03cdaef86e2e0c689687832c2a3e0f SHA512 6eaa98745c2c438f43bfc9ce3fe00b100689a2df7564e487bf9c2abce81a725490813d969ddd9ad56b4933f0822d6d8801297e8b6a0c81db2ccff562c1ca62ec WHIRLPOOL 34bdb33ab22487a9df855a42d9139d911b5b78a9cc7ab23f307b1963eeca6331a3a05e724d26daf5ec5c4108044256533cf8998a64878fa0edce39bbd75f7021

diff --git a/dev-python/ovsdbapp/metadata.xml b/dev-python/ovsdbapp/metadata.xml
new file mode 100644
index 00000000000..5727453189b
--- /dev/null
+++ b/dev-python/ovsdbapp/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>python@gentoo.org</email>
+	</maintainer>
+	<maintainer type="person">
+		<email>prometheanfire@gentoo.org</email>
+		<name>Matthew Thode</name>
+	</maintainer>
+	<longdescription lang="en">
+	</longdescription>
+</pkgmetadata>

diff --git a/dev-python/ovsdbapp/ovsdbapp-0.4.0.ebuild b/dev-python/ovsdbapp/ovsdbapp-0.4.0.ebuild
new file mode 100644
index 00000000000..6b8a2d9327d
--- /dev/null
+++ b/dev-python/ovsdbapp/ovsdbapp-0.4.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
+inherit distutils-r1
+
+DESCRIPTION="A library for creating OVSDB applications"
+HOMEPAGE="http://bugs.launchpad.net/ovsdbapp"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+	!~dev-python/pbr-2.1.0"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+		${CDEPEND}"
+RDEPEND="${CDEPEND}
+	>=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+	>=dev-python/ovs-2.7.0[${PYTHON_USEDEP}]"


             reply	other threads:[~2017-08-30 19:47 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-30 19:47 Matt Thode [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-09-29 23:32 [gentoo-commits] repo/gentoo:master commit in: dev-python/ovsdbapp/ Matt Thode
2018-02-24  5:51 Matt Thode
2018-03-29 15:30 Matt Thode
2018-03-31  1:54 Matt Thode
2018-06-24 16:21 Pacho Ramos
2019-01-16 15:18 Matthew Thode
2019-02-15 16:15 Matthew Thode
2019-04-12 19:44 Matthew Thode
2020-02-05 16:53 Michał Górny
2020-02-18 19:09 Matthew Thode
2020-02-18 19:09 Matthew Thode
2020-03-18 17:06 Matthew Thode
2020-05-16 21:21 Matthew Thode
2020-05-30 17:52 Matthew Thode
2020-10-18 21:59 Matthew Thode
2020-11-25  9:46 Michał Górny
2020-11-27 16:18 Michał Górny
2021-05-31 20:31 Michał Górny

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=1504122399.2d1f3f7e1fd802a67477f14366d47ead9cee77d1.prometheanfire@gentoo \
    --to=prometheanfire@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