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/ovs/
Date: Wed,  4 Oct 2017 02:30:27 +0000 (UTC)	[thread overview]
Message-ID: <1507084206.a98dd31b5eb974ae56b780d651386172f3db52a1.prometheanfire@gentoo> (raw)

commit:     a98dd31b5eb974ae56b780d651386172f3db52a1
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Wed Oct  4 00:50:42 2017 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Wed Oct  4 02:30:06 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a98dd31b

dev-python/ovs: bump for openvswitch-2.8.1

Package-Manager: Portage-2.3.8, Repoman-2.3.3

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

diff --git a/dev-python/ovs/Manifest b/dev-python/ovs/Manifest
index 82f0b88ee1a..c5e4961abd8 100644
--- a/dev-python/ovs/Manifest
+++ b/dev-python/ovs/Manifest
@@ -1,3 +1,4 @@
 DIST ovs-2.4.0.tar.gz 61230 SHA256 ea38287b56fd19af24dd6d1c0098ccc8ded9e8f9daeb04b152e3835278becd01 SHA512 45dd7e040c56f8ef16a2ca1fddb769c6d2c67c729f1889dcd867d57d6de8fe4f6baafe99113db05e20adf41389feea2ea9f69739256842404edce6ac28782e07 WHIRLPOOL 2dfde0a2eb334deea8bf88ceea15ad8c5e237cdd3e01cf6a0a7a5a1029bb7aca9bfc3ee83f88687d014723e82199776882ac89ccca1cac051142f48e46ad53a5
 DIST ovs-2.6.1.tar.gz 67436 SHA256 939aa4e3135b02143907c850ab573d42c192b14a5c210cd6417a9489a7e65f3f SHA512 967baf44ccb36902fb28eb0df299bd9cca42a5cc030aa059d7cf90c79b8ad79ce8d854801acba4f711753bca47957485d6f4ad7deacd72cbce7d9fa9fba02292 WHIRLPOOL 561ad0cab25e7471cd189f9ea3b1d6a358f2cd48fe78550c2020333db66eb8cb13fac9486a033e96b65abffb7e47924d1987d26b84030e9d568dc13542b6fad5
 DIST ovs-2.7.0.tar.gz 73714 SHA256 a9bc0a530122e45bf0d0f4248dbaab58fec023db005b3038ba79ff20736c9e4a SHA512 6732721f494b0de24dd6b79ca12d45d7e2da8598906384c6fcc4cc0de4dadb87a822c5e0aa4c07065138a0837a850e7d07ae50e6dea9e0752beba667bf154e22 WHIRLPOOL eace56d7fc39d41f8b1dd551daf63dc0ae708f6e52a6752384a8c6f8e2a13b8692695b17afbee77fad8f0ee9d48576dd13cdf0b082c8215cb5e9602d4263d7c3
+DIST ovs-2.7.2.tar.gz 74222 SHA256 24cc9e324b03ba8d5799f07edf6c8eef013d6cbf741707f42200b1674fd60928 SHA512 568f256a2ad204d5b4a237f1f52c903a1041bb03e30b56e390ea4995c646b49225f69eb5804faf996a9db56916398597100a16ff86bd6798d01ee427073c89ac WHIRLPOOL 3e03a9db516fc725b99ad209e7140266097dcc3508df11caa9cd99dd0450fc1c2cb0e5b06bb3d27c461c6917e6c239b75830ef1d7ed6c8440a141e2a3ac6cdde

diff --git a/dev-python/ovs/ovs-2.7.2.ebuild b/dev-python/ovs/ovs-2.7.2.ebuild
new file mode 100644
index 00000000000..b0aff0382bd
--- /dev/null
+++ b/dev-python/ovs/ovs-2.7.2.ebuild
@@ -0,0 +1,19 @@
+# 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="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=""
+DEPEND="${RDEPEND}
+	dev-python/setuptools[${PYTHON_USEDEP}]"


             reply	other threads:[~2017-10-04  2:30 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-04  2:30 Matt 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-04-23 19:19 Matthew Thode
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-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=1507084206.a98dd31b5eb974ae56b780d651386172f3db52a1.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