[gentoo-commits] repo/gentoo:master commit in: dev-python/ryu/

2020-11-15 Thread Michał Górny
commit: f5512454c833953f5f4a74b9c7d339869827
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Nov 15 23:59:17 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Nov 15 23:59:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5512454

dev-python/ryu: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/ryu/Manifest   |  1 -
 dev-python/ryu/ryu-4.26-r1.ebuild | 25 -
 2 files changed, 26 deletions(-)

diff --git a/dev-python/ryu/Manifest b/dev-python/ryu/Manifest
index 1855346f495..ae65836645e 100644
--- a/dev-python/ryu/Manifest
+++ b/dev-python/ryu/Manifest
@@ -1,2 +1 @@
-DIST ryu-4.26.tar.gz 1518130 BLAKE2B 
bc6c03ad746b5b20f53c1b5ab8d9637efcdf92dec83eb2ea105898125b4887fdf03c478122b3d33ad099da4be8d51368c24875cfe0aa1aca58ca5b3f26255adc
 SHA512 
a88c98904945270b8465b8daaa96c57e067e0091f7b300086f2ab8b07a7c024963382fc73c018fd15eac6c25a565125107e3ef4e79c2a5b49cf297c74511a260
 DIST ryu-4.34.tar.gz 1100203 BLAKE2B 
fd8f133ffe3b13781664b5da871419e76b6b869bcd35991e7231c61af91c7c76201679bf5a449660d2cc5841d77303d1b6e65271f27977a6ba8954e41c9b8ea1
 SHA512 
6841bb9325366c2558b11854a5f4e922cdf8a16723c1c48a7cc6fb4d0848e00686086eaecb9cef1e53686553d2ed689fd1d8da84882b60eefb95cb1ad21eead9

diff --git a/dev-python/ryu/ryu-4.26-r1.ebuild 
b/dev-python/ryu/ryu-4.26-r1.ebuild
deleted file mode 100644
index 2db1d6e99e7..000
--- a/dev-python/ryu/ryu-4.26-r1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python3_{6,7} )
-
-inherit distutils-r1
-
-DESCRIPTION="Component-based Software-defined Networking Framework"
-HOMEPAGE="https://ryu-sdn.org/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   dev-python/pbr[${PYTHON_USEDEP}]"
-RDEPEND=""
-
-python_install_all() {
-   distutils-r1_python_install_all
-   mv "${D}"/usr/etc "${D}"/etc
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/ryu/

2020-11-15 Thread Sam James
commit: 324122977bae80b9172c56f7515bcaa4489684cc
Author: Sam James  gentoo  org>
AuthorDate: Sun Nov 15 23:47:47 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Nov 15 23:47:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32412297

dev-python/ryu: Stabilize 4.34 ALLARCHES, #754537

Signed-off-by: Sam James  gentoo.org>

 dev-python/ryu/ryu-4.34.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/ryu/ryu-4.34.ebuild b/dev-python/ryu/ryu-4.34.ebuild
index 6373262ca36..ad627c3bba8 100644
--- a/dev-python/ryu/ryu-4.34.ebuild
+++ b/dev-python/ryu/ryu-4.34.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE=""
 
 DEPEND="dev-python/pbr[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/ryu/

2020-11-14 Thread Michał Górny
commit: ddb24382f17cc2b38817e0a03f33dd7e16257183
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov 14 22:12:26 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 14 22:12:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddb24382

dev-python/ryu: Mark ALLARCHES

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/ryu/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/ryu/metadata.xml b/dev-python/ryu/metadata.xml
index e491d9a1ccd..638c9587a0c 100644
--- a/dev-python/ryu/metadata.xml
+++ b/dev-python/ryu/metadata.xml
@@ -5,6 +5,7 @@
prometheanf...@gentoo.org
Matthew Thode

+   

ryu




[gentoo-commits] repo/gentoo:master commit in: dev-python/ryu/

2020-10-14 Thread Matthew Thode
commit: ef4e9bd4f47cc68f79bb4d254927a5ad5d6784d9
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Oct 14 17:15:09 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Wed Oct 14 17:15:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef4e9bd4

dev-python/ryu: victoria bump

Closes: https://bugs.gentoo.org/748879
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/ryu/Manifest|  1 +
 dev-python/ryu/ryu-4.34.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/dev-python/ryu/Manifest b/dev-python/ryu/Manifest
index b20397bb76a..1855346f495 100644
--- a/dev-python/ryu/Manifest
+++ b/dev-python/ryu/Manifest
@@ -1 +1,2 @@
 DIST ryu-4.26.tar.gz 1518130 BLAKE2B 
bc6c03ad746b5b20f53c1b5ab8d9637efcdf92dec83eb2ea105898125b4887fdf03c478122b3d33ad099da4be8d51368c24875cfe0aa1aca58ca5b3f26255adc
 SHA512 
a88c98904945270b8465b8daaa96c57e067e0091f7b300086f2ab8b07a7c024963382fc73c018fd15eac6c25a565125107e3ef4e79c2a5b49cf297c74511a260
+DIST ryu-4.34.tar.gz 1100203 BLAKE2B 
fd8f133ffe3b13781664b5da871419e76b6b869bcd35991e7231c61af91c7c76201679bf5a449660d2cc5841d77303d1b6e65271f27977a6ba8954e41c9b8ea1
 SHA512 
6841bb9325366c2558b11854a5f4e922cdf8a16723c1c48a7cc6fb4d0848e00686086eaecb9cef1e53686553d2ed689fd1d8da84882b60eefb95cb1ad21eead9

diff --git a/dev-python/ryu/ryu-4.34.ebuild b/dev-python/ryu/ryu-4.34.ebuild
new file mode 100644
index 000..6373262ca36
--- /dev/null
+++ b/dev-python/ryu/ryu-4.34.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6..8} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit distutils-r1
+
+DESCRIPTION="Component-based Software-defined Networking Framework"
+HOMEPAGE="https://ryu-sdn.org/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/pbr[${PYTHON_USEDEP}]"
+
+python_install_all() {
+   distutils-r1_python_install_all
+   mv "${D}"/usr/etc "${D}"/etc
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/ryu/

2020-07-31 Thread Aaron Bauman
commit: 94a53202a370b0b82983fc54dbddf2b969841810
Author: Jakov Smolic  sartura  hr>
AuthorDate: Sun Jun  7 20:06:27 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Jul 31 22:33:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94a53202

dev-python/ryu: update homepage link

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jakov Smolic  sartura.hr>
Signed-off-by: Aaron Bauman  gentoo.org>

 dev-python/ryu/ryu-4.26-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/ryu/ryu-4.26-r1.ebuild 
b/dev-python/ryu/ryu-4.26-r1.ebuild
index 8c8d1c0a7f7..2db1d6e99e7 100644
--- a/dev-python/ryu/ryu-4.26-r1.ebuild
+++ b/dev-python/ryu/ryu-4.26-r1.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7} )
 inherit distutils-r1
 
 DESCRIPTION="Component-based Software-defined Networking Framework"
-HOMEPAGE="http://osrg.github.io/ryu/;
+HOMEPAGE="https://ryu-sdn.org/;
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"



[gentoo-commits] repo/gentoo:master commit in: dev-python/ryu/

2020-05-09 Thread Agostino Sarubbo
commit: b4226635b3468d688cd77d649bf1e83f51f63259
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat May  9 07:48:20 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat May  9 07:48:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4226635

dev-python/ryu: x86 stable wrt bug #721458

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/ryu/ryu-4.26-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/ryu/ryu-4.26-r1.ebuild 
b/dev-python/ryu/ryu-4.26-r1.ebuild
index b403977a226..8c8d1c0a7f7 100644
--- a/dev-python/ryu/ryu-4.26-r1.ebuild
+++ b/dev-python/ryu/ryu-4.26-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/ryu/

2020-05-09 Thread Agostino Sarubbo
commit: efb08807b51fbd2089db71396d62bed6ca2664f4
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat May  9 07:38:06 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat May  9 07:38:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efb08807

dev-python/ryu: amd64 stable wrt bug #721458

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/ryu/ryu-4.26-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/ryu/ryu-4.26-r1.ebuild 
b/dev-python/ryu/ryu-4.26-r1.ebuild
index c30bfe165d7..b403977a226 100644
--- a/dev-python/ryu/ryu-4.26-r1.ebuild
+++ b/dev-python/ryu/ryu-4.26-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/ryu/

2020-02-05 Thread Michał Górny
commit: 09ded2c41ff1133c48a2f59fd5390337f2d272c0
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb  6 05:43:11 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb  6 05:59:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09ded2c4

dev-python/ryu: Remove py2

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/ryu/ryu-4.26-r1.ebuild | 2 +-
 dev-python/ryu/ryu-4.26.ebuild| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/ryu/ryu-4.26-r1.ebuild 
b/dev-python/ryu/ryu-4.26-r1.ebuild
index 06d5157312e..c30bfe165d7 100644
--- a/dev-python/ryu/ryu-4.26-r1.ebuild
+++ b/dev-python/ryu/ryu-4.26-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1
 

diff --git a/dev-python/ryu/ryu-4.26.ebuild b/dev-python/ryu/ryu-4.26.ebuild
index 4c1a9d06b50..add2b410d1d 100644
--- a/dev-python/ryu/ryu-4.26.ebuild
+++ b/dev-python/ryu/ryu-4.26.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/ryu/

2019-02-03 Thread Matthew Thode
commit: 7029f99fd226abf63cc30aa2ec54595a96e55a05
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Feb  3 21:21:22 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Feb  3 21:21:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7029f99f

dev-python/ryu: fix QA violation

Fixes: https://bugs.gentoo.org/677186
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/ryu/ryu-4.26-r1.ebuild | 25 +
 1 file changed, 25 insertions(+)

diff --git a/dev-python/ryu/ryu-4.26-r1.ebuild 
b/dev-python/ryu/ryu-4.26-r1.ebuild
new file mode 100644
index 000..833a947e96b
--- /dev/null
+++ b/dev-python/ryu/ryu-4.26-r1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
+
+inherit distutils-r1
+
+DESCRIPTION="Component-based Software-defined Networking Framework"
+HOMEPAGE="http://osrg.github.io/ryu/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/pbr[${PYTHON_USEDEP}]"
+RDEPEND=""
+
+python_install_all() {
+   distutils-r1_python_install_all
+   mv "${D}"/usr/etc "${D}"/etc
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/ryu/

2018-08-30 Thread Matt Thode
commit: 78d70a71981c8a81f6627bee4e386f2c9ac7f33d
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 18:44:44 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 18:58:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78d70a71

dev-python/ryu: 4.26 bump for pike

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 dev-python/ryu/Manifest|  1 +
 dev-python/ryu/ryu-4.26.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-python/ryu/Manifest b/dev-python/ryu/Manifest
index d0cdda1f90a..3c17b894282 100644
--- a/dev-python/ryu/Manifest
+++ b/dev-python/ryu/Manifest
@@ -1,2 +1,3 @@
 DIST ryu-4.14.tar.gz 1492205 BLAKE2B 
2a4135ebb68fdde9346fa1e6431a0581138bdc7ac62394b7143326e001bed2039daefd79eb7a6f27b32ee23c7eb10b995ad2441b6a67fcc13637512dc17f2f6a
 SHA512 
e3fd7dc340c4b5cd191b8013bfcd8c0d6dd81489032dbb842fd1bd9f1adb715d8c8b92e59bf83fc4adeb7d36b9ee81bdb79caab1f4f10559e54f4da37c76
 DIST ryu-4.21.tar.gz 1513472 BLAKE2B 
814db9cf5aff130c1b1cebb4eb2e3bcf2a868cb20a004fde9cf11c82869ac710834c8ea10d27c5bb542cce34145e5932148a10dbc69f20ec521dd1799bf21100
 SHA512 
03001eb2cf03e3b2051cb05a3be16b9c9c5f9c15e549bb7490f67216e62ecf21c229016c97546477298c4475866cf295bd706746ba7b5a47599ead2564dbcc5b
+DIST ryu-4.26.tar.gz 1518130 BLAKE2B 
bc6c03ad746b5b20f53c1b5ab8d9637efcdf92dec83eb2ea105898125b4887fdf03c478122b3d33ad099da4be8d51368c24875cfe0aa1aca58ca5b3f26255adc
 SHA512 
a88c98904945270b8465b8daaa96c57e067e0091f7b300086f2ab8b07a7c024963382fc73c018fd15eac6c25a565125107e3ef4e79c2a5b49cf297c74511a260

diff --git a/dev-python/ryu/ryu-4.26.ebuild b/dev-python/ryu/ryu-4.26.ebuild
new file mode 100644
index 000..77caf8fa8a0
--- /dev/null
+++ b/dev-python/ryu/ryu-4.26.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Component-based Software-defined Networking Framework"
+HOMEPAGE="http://osrg.github.io/ryu/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/pbr[${PYTHON_USEDEP}]"
+RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-python/ryu/

2018-06-26 Thread Pacho Ramos
commit: 3528fb8e707b26cd299d5ffb43b209561aa361d5
Author: Pacho Ramos  gentoo  org>
AuthorDate: Tue Jun 26 17:50:04 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Tue Jun 26 18:09:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3528fb8e

dev-python/ryu: Support python3.6

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-python/ryu/ryu-4.21.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/ryu/ryu-4.21.ebuild b/dev-python/ryu/ryu-4.21.ebuild
index b6d95735da9..416825abdab 100644
--- a/dev-python/ryu/ryu-4.21.ebuild
+++ b/dev-python/ryu/ryu-4.21.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/ryu/

2018-03-30 Thread Matt Thode
commit: 7fb71c36694290fad800a5061d953d066ca450dc
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Mar 31 01:42:40 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sat Mar 31 01:53:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fb71c36

dev-python/ryu: 4.21 stablized under allarchesa

Stablized for Openstack Queens

 dev-python/ryu/ryu-4.21.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/ryu/ryu-4.21.ebuild b/dev-python/ryu/ryu-4.21.ebuild
index 8c7fd2dc9ef..b6d95735da9 100644
--- a/dev-python/ryu/ryu-4.21.ebuild
+++ b/dev-python/ryu/ryu-4.21.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/ryu/

2018-02-23 Thread Matt Thode
commit: 238d26eb72c60dfed498f0cce30c63ab1e4c333f
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Feb 24 05:12:06 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sat Feb 24 05:51:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=238d26eb

dev-python/ryu: cleanup

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-python/ryu/Manifest|  3 ---
 dev-python/ryu/ryu-4.0.ebuild  | 20 
 dev-python/ryu/ryu-4.10.ebuild | 20 
 dev-python/ryu/ryu-4.5.ebuild  | 20 
 4 files changed, 63 deletions(-)

diff --git a/dev-python/ryu/Manifest b/dev-python/ryu/Manifest
index 8979aa2e29b..d0cdda1f90a 100644
--- a/dev-python/ryu/Manifest
+++ b/dev-python/ryu/Manifest
@@ -1,5 +1,2 @@
-DIST ryu-4.0.tar.gz 1344663 BLAKE2B 
429de6990403b44b222ff969abd8f3346b0ec43e7f83ced31dd4835ba7307629552123725225146cabaf9fcbf97af3abf45d9b9b5fc1442b5394540c2ddb1423
 SHA512 
fbc0f3f903098c9682215eb8fb99cedeeb29b2bdec94801c3832bbf90e7beaf7aa7173ccb87959846c4fe23d21a8390b6672817aec2cc6bc75ef20a376944154
-DIST ryu-4.10.tar.gz 1430320 BLAKE2B 
8a49cb8e32e5fd7892aac912d0031e0e7a4f3e85b1df30ecb746f492e51052416adb295eaa80cb39b9d7e7e3df0a3d7aad265486f985db019fd9e6b32ef84cc4
 SHA512 
956f1f8599ce6b76acefcca53f4c5fc5cb8fefa9dd43eeddb06611989329730afdd1cd3ed0f5bd57223cdfef3ff66233125a850f1f92e0e9cf76ebf3666428b9
 DIST ryu-4.14.tar.gz 1492205 BLAKE2B 
2a4135ebb68fdde9346fa1e6431a0581138bdc7ac62394b7143326e001bed2039daefd79eb7a6f27b32ee23c7eb10b995ad2441b6a67fcc13637512dc17f2f6a
 SHA512 
e3fd7dc340c4b5cd191b8013bfcd8c0d6dd81489032dbb842fd1bd9f1adb715d8c8b92e59bf83fc4adeb7d36b9ee81bdb79caab1f4f10559e54f4da37c76
 DIST ryu-4.21.tar.gz 1513472 BLAKE2B 
814db9cf5aff130c1b1cebb4eb2e3bcf2a868cb20a004fde9cf11c82869ac710834c8ea10d27c5bb542cce34145e5932148a10dbc69f20ec521dd1799bf21100
 SHA512 
03001eb2cf03e3b2051cb05a3be16b9c9c5f9c15e549bb7490f67216e62ecf21c229016c97546477298c4475866cf295bd706746ba7b5a47599ead2564dbcc5b
-DIST ryu-4.5.tar.gz 1368324 BLAKE2B 
f2a838c9f668821e16791e84ad5fab8d3f798d584c2976bc96d3d36919ef618463ef9e46b04ca618d9315d9c17646898cfde1bb72dfdb4d035cae86b48b7b627
 SHA512 
5b109d5e88a6a6384ac59597677978e974e5747d2bd9324cc143ee5e29823a76c2e2d0354024ff6680ff090bff129933d6a3bdc227b82d0b157e1942950e2370

diff --git a/dev-python/ryu/ryu-4.0.ebuild b/dev-python/ryu/ryu-4.0.ebuild
deleted file mode 100644
index 45bf2c99765..000
--- a/dev-python/ryu/ryu-4.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2015 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="Component-based Software-defined Networking Framework"
-HOMEPAGE="http://osrg.github.io/ryu/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   dev-python/pbr[${PYTHON_USEDEP}]"
-RDEPEND=""

diff --git a/dev-python/ryu/ryu-4.10.ebuild b/dev-python/ryu/ryu-4.10.ebuild
deleted file mode 100644
index 53e4a313ee9..000
--- a/dev-python/ryu/ryu-4.10.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# 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="Component-based Software-defined Networking Framework"
-HOMEPAGE="http://osrg.github.io/ryu/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   dev-python/pbr[${PYTHON_USEDEP}]"
-RDEPEND=""

diff --git a/dev-python/ryu/ryu-4.5.ebuild b/dev-python/ryu/ryu-4.5.ebuild
deleted file mode 100644
index 08612c0217a..000
--- a/dev-python/ryu/ryu-4.5.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2016 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="Component-based Software-defined Networking Framework"
-HOMEPAGE="http://osrg.github.io/ryu/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   dev-python/pbr[${PYTHON_USEDEP}]"
-RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-python/ryu/

2018-02-23 Thread Matt Thode
commit: a82c2417cc2d9052f660309d85513980a7844505
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Feb 24 05:10:54 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sat Feb 24 05:51:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a82c2417

dev-python/ryu: 4.21 bup

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-python/ryu/Manifest|  1 +
 dev-python/ryu/ryu-4.21.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-python/ryu/Manifest b/dev-python/ryu/Manifest
index ecfe89b0501..8979aa2e29b 100644
--- a/dev-python/ryu/Manifest
+++ b/dev-python/ryu/Manifest
@@ -1,4 +1,5 @@
 DIST ryu-4.0.tar.gz 1344663 BLAKE2B 
429de6990403b44b222ff969abd8f3346b0ec43e7f83ced31dd4835ba7307629552123725225146cabaf9fcbf97af3abf45d9b9b5fc1442b5394540c2ddb1423
 SHA512 
fbc0f3f903098c9682215eb8fb99cedeeb29b2bdec94801c3832bbf90e7beaf7aa7173ccb87959846c4fe23d21a8390b6672817aec2cc6bc75ef20a376944154
 DIST ryu-4.10.tar.gz 1430320 BLAKE2B 
8a49cb8e32e5fd7892aac912d0031e0e7a4f3e85b1df30ecb746f492e51052416adb295eaa80cb39b9d7e7e3df0a3d7aad265486f985db019fd9e6b32ef84cc4
 SHA512 
956f1f8599ce6b76acefcca53f4c5fc5cb8fefa9dd43eeddb06611989329730afdd1cd3ed0f5bd57223cdfef3ff66233125a850f1f92e0e9cf76ebf3666428b9
 DIST ryu-4.14.tar.gz 1492205 BLAKE2B 
2a4135ebb68fdde9346fa1e6431a0581138bdc7ac62394b7143326e001bed2039daefd79eb7a6f27b32ee23c7eb10b995ad2441b6a67fcc13637512dc17f2f6a
 SHA512 
e3fd7dc340c4b5cd191b8013bfcd8c0d6dd81489032dbb842fd1bd9f1adb715d8c8b92e59bf83fc4adeb7d36b9ee81bdb79caab1f4f10559e54f4da37c76
+DIST ryu-4.21.tar.gz 1513472 BLAKE2B 
814db9cf5aff130c1b1cebb4eb2e3bcf2a868cb20a004fde9cf11c82869ac710834c8ea10d27c5bb542cce34145e5932148a10dbc69f20ec521dd1799bf21100
 SHA512 
03001eb2cf03e3b2051cb05a3be16b9c9c5f9c15e549bb7490f67216e62ecf21c229016c97546477298c4475866cf295bd706746ba7b5a47599ead2564dbcc5b
 DIST ryu-4.5.tar.gz 1368324 BLAKE2B 
f2a838c9f668821e16791e84ad5fab8d3f798d584c2976bc96d3d36919ef618463ef9e46b04ca618d9315d9c17646898cfde1bb72dfdb4d035cae86b48b7b627
 SHA512 
5b109d5e88a6a6384ac59597677978e974e5747d2bd9324cc143ee5e29823a76c2e2d0354024ff6680ff090bff129933d6a3bdc227b82d0b157e1942950e2370

diff --git a/dev-python/ryu/ryu-4.21.ebuild b/dev-python/ryu/ryu-4.21.ebuild
new file mode 100644
index 000..8c7fd2dc9ef
--- /dev/null
+++ b/dev-python/ryu/ryu-4.21.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2018 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="Component-based Software-defined Networking Framework"
+HOMEPAGE="http://osrg.github.io/ryu/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/pbr[${PYTHON_USEDEP}]"
+RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-python/ryu/

2017-10-04 Thread Michał Górny
commit: d2ec1819bd318c5d39725c00dcf71ca6d1ebd649
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Oct  4 07:24:12 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Oct  4 08:56:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2ec1819

dev-python/ryu: Strip empty metadata.xml elements

 dev-python/ryu/metadata.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dev-python/ryu/metadata.xml b/dev-python/ryu/metadata.xml
index 77c400175e3..e491d9a1ccd 100644
--- a/dev-python/ryu/metadata.xml
+++ b/dev-python/ryu/metadata.xml
@@ -5,8 +5,6 @@
prometheanf...@gentoo.org
Matthew Thode

-   
-   

ryu




[gentoo-commits] repo/gentoo:master commit in: dev-python/ryu/

2017-08-30 Thread Matt Thode
commit: 4d21c886073e5082c22c667cba39c0683f7dceda
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Aug 30 18:53:33 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Wed Aug 30 19:46:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d21c886

dev-python/ryu: 4.14 bup

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-python/ryu/Manifest|  1 +
 dev-python/ryu/ryu-4.14.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-python/ryu/Manifest b/dev-python/ryu/Manifest
index 477dad40372..d5a331ea852 100644
--- a/dev-python/ryu/Manifest
+++ b/dev-python/ryu/Manifest
@@ -1,3 +1,4 @@
 DIST ryu-4.0.tar.gz 1344663 SHA256 
bf6d1ad6977fb0b9ee01567fbb7a4ec28d70d14bff8fe4370b617b1228f1ee12 SHA512 
fbc0f3f903098c9682215eb8fb99cedeeb29b2bdec94801c3832bbf90e7beaf7aa7173ccb87959846c4fe23d21a8390b6672817aec2cc6bc75ef20a376944154
 WHIRLPOOL 
32ed4b2f23b09785c28ad99b45e101750866f48ffc57294683db25af88ab19e63966eb9e6c649d3af1160e8381b785b01a3ed95de24929f45db2124ec9e00e59
 DIST ryu-4.10.tar.gz 1430320 SHA256 
898342db7e45bd1c97e4d9643b48cf5df95a3f61e2f3ece2132d10325719e5f8 SHA512 
956f1f8599ce6b76acefcca53f4c5fc5cb8fefa9dd43eeddb06611989329730afdd1cd3ed0f5bd57223cdfef3ff66233125a850f1f92e0e9cf76ebf3666428b9
 WHIRLPOOL 
0076fff51171bb0662fdfd55d5b948aa51fd487bde867cd18eb4b1bc1743e9cfdecf0fcd4fea791b4c8069e44bcbd91969a3501f13abba725cb42ec83cd19ee1
+DIST ryu-4.14.tar.gz 1492205 SHA256 
84074fb96a394f687834551e7854f8da3bec42c6fc60b6020e70e79fa17476eb SHA512 
e3fd7dc340c4b5cd191b8013bfcd8c0d6dd81489032dbb842fd1bd9f1adb715d8c8b92e59bf83fc4adeb7d36b9ee81bdb79caab1f4f10559e54f4da37c76
 WHIRLPOOL 
b56aaeb6f4c91572d38e9c4df09b84b317cc687efdc7dd61de3ad6923cf40d2b74096e92be3f559d98748722f14e4327413c1262504315cf8f838d5f27b71485
 DIST ryu-4.5.tar.gz 1368324 SHA256 
ef9ee003e4a3d37222119175d98c64f4684124c2c6cdacb16e67b308cd71e8e8 SHA512 
5b109d5e88a6a6384ac59597677978e974e5747d2bd9324cc143ee5e29823a76c2e2d0354024ff6680ff090bff129933d6a3bdc227b82d0b157e1942950e2370
 WHIRLPOOL 
8918aabdf19f45bf47d7dee53003c2b52fcc596a47183531cff091877fa37f29748a15dcdb783161c5b5fe1f71cb0024a6ee210f54f1fcab0026cadf2a6ad815

diff --git a/dev-python/ryu/ryu-4.14.ebuild b/dev-python/ryu/ryu-4.14.ebuild
new file mode 100644
index 000..8d626b01641
--- /dev/null
+++ b/dev-python/ryu/ryu-4.14.ebuild
@@ -0,0 +1,20 @@
+# 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="Component-based Software-defined Networking Framework"
+HOMEPAGE="http://osrg.github.io/ryu/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/pbr[${PYTHON_USEDEP}]"
+RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-python/ryu/

2017-03-25 Thread Matt Thode
commit: 18f3e15d4a535c72e45303cd3745d50fd573d946
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Mar 26 03:25:39 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Mar 26 03:25:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18f3e15d

stablize openstack ocata ryu-4.10 x86 and amd64

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --force

 dev-python/ryu/ryu-4.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/ryu/ryu-4.10.ebuild b/dev-python/ryu/ryu-4.10.ebuild
index 8d626b01641..53e4a313ee9 100644
--- a/dev-python/ryu/ryu-4.10.ebuild
+++ b/dev-python/ryu/ryu-4.10.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/ryu/

2017-02-26 Thread Matt Thode
commit: d974c4bd5985a3b935b47c53b1dac390e4923438
Author: Matthew Thode  gentoo  org>
AuthorDate: Mon Feb 27 05:01:35 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Mon Feb 27 05:45:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d974c4bd

dev-python/ryu: bup

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-python/ryu/Manifest|  1 +
 dev-python/ryu/ryu-4.10.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-python/ryu/Manifest b/dev-python/ryu/Manifest
index 740b24ea7e..477dad4037 100644
--- a/dev-python/ryu/Manifest
+++ b/dev-python/ryu/Manifest
@@ -1,2 +1,3 @@
 DIST ryu-4.0.tar.gz 1344663 SHA256 
bf6d1ad6977fb0b9ee01567fbb7a4ec28d70d14bff8fe4370b617b1228f1ee12 SHA512 
fbc0f3f903098c9682215eb8fb99cedeeb29b2bdec94801c3832bbf90e7beaf7aa7173ccb87959846c4fe23d21a8390b6672817aec2cc6bc75ef20a376944154
 WHIRLPOOL 
32ed4b2f23b09785c28ad99b45e101750866f48ffc57294683db25af88ab19e63966eb9e6c649d3af1160e8381b785b01a3ed95de24929f45db2124ec9e00e59
+DIST ryu-4.10.tar.gz 1430320 SHA256 
898342db7e45bd1c97e4d9643b48cf5df95a3f61e2f3ece2132d10325719e5f8 SHA512 
956f1f8599ce6b76acefcca53f4c5fc5cb8fefa9dd43eeddb06611989329730afdd1cd3ed0f5bd57223cdfef3ff66233125a850f1f92e0e9cf76ebf3666428b9
 WHIRLPOOL 
0076fff51171bb0662fdfd55d5b948aa51fd487bde867cd18eb4b1bc1743e9cfdecf0fcd4fea791b4c8069e44bcbd91969a3501f13abba725cb42ec83cd19ee1
 DIST ryu-4.5.tar.gz 1368324 SHA256 
ef9ee003e4a3d37222119175d98c64f4684124c2c6cdacb16e67b308cd71e8e8 SHA512 
5b109d5e88a6a6384ac59597677978e974e5747d2bd9324cc143ee5e29823a76c2e2d0354024ff6680ff090bff129933d6a3bdc227b82d0b157e1942950e2370
 WHIRLPOOL 
8918aabdf19f45bf47d7dee53003c2b52fcc596a47183531cff091877fa37f29748a15dcdb783161c5b5fe1f71cb0024a6ee210f54f1fcab0026cadf2a6ad815

diff --git a/dev-python/ryu/ryu-4.10.ebuild b/dev-python/ryu/ryu-4.10.ebuild
new file mode 100644
index 00..4409caf8c1
--- /dev/null
+++ b/dev-python/ryu/ryu-4.10.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
+
+inherit distutils-r1
+
+DESCRIPTION="Component-based Software-defined Networking Framework"
+HOMEPAGE="http://osrg.github.io/ryu/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/pbr[${PYTHON_USEDEP}]"
+RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-python/ryu/

2016-03-25 Thread Matt Thode
commit: 9b1cad84d849ed51a6982d4b3844137db6a3fb5e
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Mar 26 02:25:38 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sat Mar 26 02:25:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b1cad84

dev-python/ryu: bup for mitaka

Package-Manager: portage-2.2.26

 dev-python/ryu/Manifest   |  1 +
 dev-python/ryu/ryu-4.0.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-python/ryu/Manifest b/dev-python/ryu/Manifest
index 6ca1165..eb4e35b 100644
--- a/dev-python/ryu/Manifest
+++ b/dev-python/ryu/Manifest
@@ -1 +1,2 @@
 DIST ryu-3.26.tar.gz 1249530 SHA256 
06c669a31ee44b0cf6f09f00f1281009e6562249d5d1bd6aea7b5b7c228e19ba SHA512 
c32d53617b75e27b7946a0248f2ecfbc6b18d4c1e49a091f4582614d7714f5831b140ea462d1ebafc3ed36f5c23498a404f0473155fd7ae78d9739846e284e80
 WHIRLPOOL 
5c2da7cec3024fdc4a742c1c162d700b685fd8662978fd2d22cf3ba109318be1ada30428a5fb5549b123edd83b792b45ec8c82e27406e976bbc05e329438b2b6
+DIST ryu-4.0.tar.gz 1344663 SHA256 
bf6d1ad6977fb0b9ee01567fbb7a4ec28d70d14bff8fe4370b617b1228f1ee12 SHA512 
fbc0f3f903098c9682215eb8fb99cedeeb29b2bdec94801c3832bbf90e7beaf7aa7173ccb87959846c4fe23d21a8390b6672817aec2cc6bc75ef20a376944154
 WHIRLPOOL 
32ed4b2f23b09785c28ad99b45e101750866f48ffc57294683db25af88ab19e63966eb9e6c649d3af1160e8381b785b01a3ed95de24929f45db2124ec9e00e59

diff --git a/dev-python/ryu/ryu-4.0.ebuild b/dev-python/ryu/ryu-4.0.ebuild
new file mode 100644
index 000..894cfa8
--- /dev/null
+++ b/dev-python/ryu/ryu-4.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 )
+
+inherit distutils-r1
+
+DESCRIPTION="Component-based Software-defined Networking Framework"
+HOMEPAGE="http://osrg.github.io/ryu/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/pbr[${PYTHON_USEDEP}]"
+RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-python/ryu/

2016-02-27 Thread Matt Thode
commit: c5543157107f28cc27a239c9910db6448c750bde
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Feb 28 06:16:52 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Feb 28 06:40:39 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5543157

dev-python/ryu: keywording arm64

merged on X-C1

Package-Manager: portage-2.2.26

 dev-python/ryu/ryu-3.26.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/ryu/ryu-3.26.ebuild b/dev-python/ryu/ryu-3.26.ebuild
index f92c0dd..cf82eb2 100644
--- a/dev-python/ryu/ryu-3.26.ebuild
+++ b/dev-python/ryu/ryu-3.26.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/ryu/

2015-11-16 Thread Agostino Sarubbo
commit: ff99efca62fe5d9f1466bfd2b8feaabcd1cdcbd2
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov 16 16:13:33 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov 16 16:13:33 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff99efca

dev-python/ryu: amd64 stable wrt bug #565742

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

 dev-python/ryu/ryu-3.26.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/ryu/ryu-3.26.ebuild b/dev-python/ryu/ryu-3.26.ebuild
index 3776061..9d7e772 100644
--- a/dev-python/ryu/ryu-3.26.ebuild
+++ b/dev-python/ryu/ryu-3.26.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/ryu/

2015-11-16 Thread Agostino Sarubbo
commit: bc15b47453354c0abe8e1b445700dd704251498e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov 16 16:25:05 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov 16 16:25:05 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc15b474

dev-python/ryu: x86 stable wrt bug #565742

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 dev-python/ryu/ryu-3.26.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/ryu/ryu-3.26.ebuild b/dev-python/ryu/ryu-3.26.ebuild
index 9d7e772..f92c0dd 100644
--- a/dev-python/ryu/ryu-3.26.ebuild
+++ b/dev-python/ryu/ryu-3.26.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/ryu/

2015-10-15 Thread Matt Thode
commit: d9a4db9dad9cf50d6068a3cce8181be42bfa3796
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Oct 15 08:33:33 2015 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Oct 15 08:34:58 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9a4db9d

dev-python/ryu: adding for openstack liberty

Package-Manager: portage-2.2.20.1

 dev-python/ryu/Manifest|  1 +
 dev-python/ryu/metadata.xml| 10 ++
 dev-python/ryu/ryu-3.26.ebuild | 21 +
 3 files changed, 32 insertions(+)

diff --git a/dev-python/ryu/Manifest b/dev-python/ryu/Manifest
new file mode 100644
index 000..6ca1165
--- /dev/null
+++ b/dev-python/ryu/Manifest
@@ -0,0 +1 @@
+DIST ryu-3.26.tar.gz 1249530 SHA256 
06c669a31ee44b0cf6f09f00f1281009e6562249d5d1bd6aea7b5b7c228e19ba SHA512 
c32d53617b75e27b7946a0248f2ecfbc6b18d4c1e49a091f4582614d7714f5831b140ea462d1ebafc3ed36f5c23498a404f0473155fd7ae78d9739846e284e80
 WHIRLPOOL 
5c2da7cec3024fdc4a742c1c162d700b685fd8662978fd2d22cf3ba109318be1ada30428a5fb5549b123edd83b792b45ec8c82e27406e976bbc05e329438b2b6

diff --git a/dev-python/ryu/metadata.xml b/dev-python/ryu/metadata.xml
new file mode 100644
index 000..d5dfd32
--- /dev/null
+++ b/dev-python/ryu/metadata.xml
@@ -0,0 +1,10 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   prometheanf...@gentoo.org
+   Matthew Thode
+   
+   
+   
+

diff --git a/dev-python/ryu/ryu-3.26.ebuild b/dev-python/ryu/ryu-3.26.ebuild
new file mode 100644
index 000..3776061
--- /dev/null
+++ b/dev-python/ryu/ryu-3.26.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 python3_4 )
+
+inherit distutils-r1
+
+DESCRIPTION="Component-based Software-defined Networking Framework"
+HOMEPAGE="http://osrg.github.io/ryu/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/pbr[${PYTHON_USEDEP}]"
+RDEPEND=""