public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matthew Thode" <prometheanfire@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ovs/
Date: Thu, 23 Apr 2020 19:19:40 +0000 (UTC)	[thread overview]
Message-ID: <1587669575.7673eb73a22aadefe9602b59e924f7a3bbb2887d.prometheanfire@gentoo> (raw)

commit:     7673eb73a22aadefe9602b59e924f7a3bbb2887d
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 23 19:17:13 2020 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Thu Apr 23 19:19:35 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7673eb73

dev-python/ovs: 2.13.0 bump

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 dev-python/ovs/Manifest          |  1 +
 dev-python/ovs/ovs-2.13.0.ebuild | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/dev-python/ovs/Manifest b/dev-python/ovs/Manifest
index d32b6061605..4b12b669448 100644
--- a/dev-python/ovs/Manifest
+++ b/dev-python/ovs/Manifest
@@ -1,2 +1,3 @@
 DIST ovs-2.10.0.tar.gz 98548 BLAKE2B 9ab3ea02dbfab1622106ead1e19a96b279d73ee758fbdcfadcb50526b8652a80443c817513b0df92b78a6e788d7215386f18c5e9e59d71536cf481eac8b3a264 SHA512 9b7de41aceb2f3c08df765b97c5149cd66579f361b427b3bb6c24ab20cf922de688a82a99b1d98778311f15b37c73be2769a95b01c96db4fed122e272aab2adf
 DIST ovs-2.11.0.tar.gz 98933 BLAKE2B 8735cd4db64291790327fc1e8b144b76e4804472a99990488d57686c9eaf51ec1ee4cc0d4e1b0c3aaf979b547936c77cdb6f7656b0b16e16df45fe0d9b8c5f8d SHA512 104d9f783a1ff0bfe93fc17235c7a9d595fab5007ee3bb490ef064f7893756fdc4c7306c0b03f4c2fb5179efbb038ed163ca4de8c9c417426c6e157c0f17c39b
+DIST ovs-2.13.0.tar.gz 100450 BLAKE2B 943486bf0aad0e8e9eac96c85aeccb32fd36c60689623acc76175eafc286f4689142d6ea6953224e0a4ea8e4437c56738cb5b113286114de0898bf783cd49668 SHA512 7ec8980257ae87d24dbabc5900cf81253490bcfa0431f96b79280603da04a972fc536055bf532d2b251e03e007b49b34e8118b0f323e5fee05c116824d68562c

diff --git a/dev-python/ovs/ovs-2.13.0.ebuild b/dev-python/ovs/ovs-2.13.0.ebuild
new file mode 100644
index 00000000000..200bf277d48
--- /dev/null
+++ b/dev-python/ovs/ovs-2.13.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="OVS bindings for python."
+HOMEPAGE="https://github.com/openvswitch/ovs/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+RDEPEND="dev-python/sortedcontainers[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+	dev-python/setuptools[${PYTHON_USEDEP}]"


             reply	other threads:[~2020-04-23 19:19 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-23 19:19 Matthew Thode [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-22  9:05 [gentoo-commits] repo/gentoo:master commit in: dev-python/ovs/ Michał Górny
2024-05-22  9:05 Michał Górny
2024-05-05 23:25 Matthew Thode
2024-04-13 15:34 Matthew Thode
2023-04-07 23:12 Matthew Thode
2023-03-16  4:03 Michał Górny
2023-02-02  4:50 Sam James
2022-06-22 12:01 Michał Górny
2022-06-22 10:16 Agostino Sarubbo
2022-06-22 10:10 Agostino Sarubbo
2022-06-01 18:28 Arthur Zamarin
2022-05-05  7:27 Arthur Zamarin
2021-06-05 20:46 Matthew Thode
2021-06-05 20:46 Matthew Thode
2020-12-22  1:47 Matthew Thode
2020-06-23 18:39 Matthew Thode
2020-06-23 18:39 Matthew Thode
2020-05-11 16:45 Agostino Sarubbo
2020-02-05 16:53 Michał Górny
2019-07-27 18:14 Matthew Thode
2019-06-27 15:34 Matthew Thode
2019-04-16  5:40 Matthew Thode
2019-04-12 19:44 Matthew Thode
2018-12-19 21:07 Matthew Thode
2018-09-21 22:39 Matt Thode
2018-09-21 22:32 Matt Thode
2018-06-26 19:51 Pacho Ramos
2018-06-24 16:21 Pacho Ramos
2018-04-07  3:05 Aaron Bauman
2018-03-31  1:54 Matt Thode
2018-03-16 15:35 Matt Thode
2018-02-24  5:51 Matt Thode
2017-10-04  2:30 Matt Thode
2017-03-29  0:22 Matt Thode
2017-03-05  4:47 Matt Thode
2017-03-05  4:47 Matt Thode
2017-03-05  4:41 Matt Thode
2017-02-07 16:10 Patrice Clement
2017-01-08 22:34 Matt Thode
2016-12-03 21:37 Justin Lecher
2016-12-03 21:34 Justin Lecher
2016-03-26  2:25 Matt Thode

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=1587669575.7673eb73a22aadefe9602b59e924f7a3bbb2887d.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