[gentoo-commits] repo/gentoo:master commit in: net-misc/python-x2go/, profiles/

2022-12-20 Thread Jakov Smolić
commit: 200ee7735c5ade1c2b4608a2338e800746bc456a
Author: Jakov Smolić  gentoo  org>
AuthorDate: Tue Dec 20 13:57:37 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Dec 20 14:25:33 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=200ee773

net-misc/python-x2go: treeclean

Closes: https://bugs.gentoo.org/879011
Signed-off-by: Jakov Smolić  gentoo.org>

 net-misc/python-x2go/Manifest   |  1 -
 net-misc/python-x2go/metadata.xml   | 13 -
 net-misc/python-x2go/python-x2go-0.6.1.3.ebuild | 22 --
 profiles/package.mask   |  1 -
 4 files changed, 37 deletions(-)

diff --git a/net-misc/python-x2go/Manifest b/net-misc/python-x2go/Manifest
deleted file mode 100644
index 5e9ae0111bf7..
--- a/net-misc/python-x2go/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST python-x2go-0.6.1.3.tar.gz 247754 BLAKE2B 
9c5705da9c1656a29ae7382dfaedb1798d8728006dbfcb0ec47441bba63a1c85f9ee60f0d8e5cb040dfec177ab72381518e0756ca5a9374e3ea7f1ab29d54dfb
 SHA512 
3933ad8ee7debd6d643ce12ce06a6a98c7c97fae5a30f99ca147ce57ac7fa8e1b2fd97439a8c3b39ac5c5d0c7cecf4f3571193092e057db536d061f0d1d4accc

diff --git a/net-misc/python-x2go/metadata.xml 
b/net-misc/python-x2go/metadata.xml
deleted file mode 100644
index 842c118f5ebe..
--- a/net-misc/python-x2go/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   voyag...@gentoo.org
-   Bernard Cafarelli
-   
-   
-   
-The Python X2Go module integrates X2Go client support into your python 
programmes.
-Python X2Go is used in the headless X2Go client "pyhoca-cli" and by the tiny 
systray GUI applet "pyhoca-gui"
-   
-

diff --git a/net-misc/python-x2go/python-x2go-0.6.1.3.ebuild 
b/net-misc/python-x2go/python-x2go-0.6.1.3.ebuild
deleted file mode 100644
index 8803f05a4b7a..
--- a/net-misc/python-x2go/python-x2go-0.6.1.3.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{7..10} )
-inherit distutils-r1
-
-DESCRIPTION="X2Go client-side Python API"
-HOMEPAGE="http://www.x2go.org;
-SRC_URI="http://code.x2go.org/releases/source/${PN}/${P}.tar.gz;
-
-LICENSE="AGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
-
-# TODO: minimal USE flag in net-misc/nx, we only need nxproxy/nxcomp
-RDEPEND="
-   dev-python/gevent[${PYTHON_USEDEP}]
-   dev-python/paramiko[${PYTHON_USEDEP}]
-   dev-python/python-xlib[${PYTHON_USEDEP}]
-   net-misc/nx"

diff --git a/profiles/package.mask b/profiles/package.mask
index e1fb2f191b93..884564be89a1 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -653,7 +653,6 @@ dev-python/geventhttpclient
 # Removal on 2022-12-17.  Bug #879011.
 net-misc/pyhoca-cli
 net-misc/pyhoca-gui
-net-misc/python-x2go
 
 # Jonas Stein  (2022-11-13)
 # Dead upstream



[gentoo-commits] repo/gentoo:master commit in: net-misc/python-x2go/

2022-11-15 Thread Yixun Lan
commit: 2fff09afdf88255cbbf2f46e041788cafc251c9a
Author: Xin Yang  icloud  com>
AuthorDate: Thu Nov  3 14:56:52 2022 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Wed Nov 16 00:24:38 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fff09af

net-misc/python-x2go: keyword riscv 0.6.1.3, #879151

Signed-off-by: Xin Yang  icloud.com>
Signed-off-by: Yixun Lan  gentoo.org>

 net-misc/python-x2go/python-x2go-0.6.1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/python-x2go/python-x2go-0.6.1.3.ebuild 
b/net-misc/python-x2go/python-x2go-0.6.1.3.ebuild
index dc74d5a2132e..8803f05a4b7a 100644
--- a/net-misc/python-x2go/python-x2go-0.6.1.3.ebuild
+++ b/net-misc/python-x2go/python-x2go-0.6.1.3.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="http://code.x2go.org/releases/source/${PN}/${P}.tar.gz;
 
 LICENSE="AGPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
 
 # TODO: minimal USE flag in net-misc/nx, we only need nxproxy/nxcomp
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-misc/python-x2go/

2022-05-20 Thread Bernard Cafarelli
commit: 2d27430276befe1409e8afd4e7c7f247228a6142
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri May 20 12:09:23 2022 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Fri May 20 12:09:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d274302

net-misc/python-x2go: update EAPI 7 -> 8

Closes: https://bugs.gentoo.org/846164
Signed-off-by: Bernard Cafarelli  gentoo.org>

 net-misc/python-x2go/python-x2go-0.6.1.3.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-misc/python-x2go/python-x2go-0.6.1.3.ebuild 
b/net-misc/python-x2go/python-x2go-0.6.1.3.ebuild
index 8b908430c3c8..dc74d5a2132e 100644
--- a/net-misc/python-x2go/python-x2go-0.6.1.3.ebuild
+++ b/net-misc/python-x2go/python-x2go-0.6.1.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{7..10} )
 inherit distutils-r1
 
 DESCRIPTION="X2Go client-side Python API"



[gentoo-commits] repo/gentoo:master commit in: net-misc/python-x2go/

2021-10-23 Thread Sam James
commit: 6996c407d1f47e7efbad9cc3d604adfabd8ffb09
Author: Sam James  gentoo  org>
AuthorDate: Sun Oct 24 01:09:35 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Oct 24 01:09:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6996c407

net-misc/python-x2go: Keyword 0.6.1.3 arm64, #818829

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

 net-misc/python-x2go/python-x2go-0.6.1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/python-x2go/python-x2go-0.6.1.3.ebuild 
b/net-misc/python-x2go/python-x2go-0.6.1.3.ebuild
index 0b9387f66df..8b908430c3c 100644
--- a/net-misc/python-x2go/python-x2go-0.6.1.3.ebuild
+++ b/net-misc/python-x2go/python-x2go-0.6.1.3.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="http://code.x2go.org/releases/source/${PN}/${P}.tar.gz;
 
 LICENSE="AGPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 
 # TODO: minimal USE flag in net-misc/nx, we only need nxproxy/nxcomp
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-misc/python-x2go/

2020-12-31 Thread Michał Górny
commit: 2c327bc9b9e68e274d2687a2204825a91d14e6e3
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 01:39:05 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 01:50:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c327bc9

net-misc/python-x2go: Remove old (py3.6)

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

 net-misc/python-x2go/Manifest   |  1 -
 net-misc/python-x2go/python-x2go-0.6.0.2.ebuild | 23 ---
 2 files changed, 24 deletions(-)

diff --git a/net-misc/python-x2go/Manifest b/net-misc/python-x2go/Manifest
index 91c02136a04..23e7582c2c2 100644
--- a/net-misc/python-x2go/Manifest
+++ b/net-misc/python-x2go/Manifest
@@ -1,4 +1,3 @@
-DIST python-x2go-0.6.0.2.tar.gz 243857 BLAKE2B 
9e64ed5f28a231396ea5322c51942814df2d80f1df092c1a33b1884bbadcf4b27b8180b3a2f9b07001ac3e90ab2e65bde594f83d3adadcc788e0236d738bb746
 SHA512 
883c26b01bdcab9e57f4ef4ac5a980f849cd2df849c77d1b82e11bbb1872c6e97f3ff8b02c841d8e3acd425f3f55da2613d31a3876ffcc91545195aae5f88d77
 DIST python-x2go-0.6.1.1.tar.gz 247188 BLAKE2B 
c19f1ea39bca647984a21d0100d07c3898dbab894c92d5aa36c297ec277f9f0cd3429e02e6ca7a372b57ba3836d2139018e6d685fe31719549d2d2ddefff483a
 SHA512 
8450ea47d1ec27abd56db0925613bd864a620cde98954f21d1fe8bcbf2a0024d4e8237c8663d04eb67c835f7d9f4a8c0dfc5f8f5671f571b24bb5b48b0a70762
 DIST python-x2go-0.6.1.2.tar.gz 247187 BLAKE2B 
dacaa406e7f32eb14951e54edd31fc812f7f6c5688a911607f4cf1755c1128eff5f2b77bb78b66f6a49df2267064cc1e8d209bcc1b368abff1b451d69eb63b04
 SHA512 
29ac73415c11f19e07a919bec99d61ba04f24e98c51bb32b5e4cdd20cbc04c7c6420727c5147b450e0e37931ee77dccc02334c62a8657c11bca6689472446e5d
 DIST python-x2go-0.6.1.3.tar.gz 247754 BLAKE2B 
9c5705da9c1656a29ae7382dfaedb1798d8728006dbfcb0ec47441bba63a1c85f9ee60f0d8e5cb040dfec177ab72381518e0756ca5a9374e3ea7f1ab29d54dfb
 SHA512 
3933ad8ee7debd6d643ce12ce06a6a98c7c97fae5a30f99ca147ce57ac7fa8e1b2fd97439a8c3b39ac5c5d0c7cecf4f3571193092e057db536d061f0d1d4accc

diff --git a/net-misc/python-x2go/python-x2go-0.6.0.2.ebuild 
b/net-misc/python-x2go/python-x2go-0.6.0.2.ebuild
deleted file mode 100644
index d1960870ac3..000
--- a/net-misc/python-x2go/python-x2go-0.6.0.2.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_6 )
-inherit distutils-r1
-
-DESCRIPTION="X2Go client-side Python API"
-HOMEPAGE="http://www.x2go.org;
-SRC_URI="http://code.x2go.org/releases/source/${PN}/${P}.tar.gz;
-
-LICENSE="AGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# TODO: minimal USE flag in net-misc/nx, we only need nxproxy/nxcomp
-DEPEND="dev-python/gevent[${PYTHON_USEDEP}]
-   dev-python/paramiko[${PYTHON_USEDEP}]
-   dev-python/python-xlib[${PYTHON_USEDEP}]
-   net-misc/nx"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: net-misc/python-x2go/

2020-02-11 Thread Michał Górny
commit: c7125233c7489785204d09e6c68d18fce7adc180
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Feb 11 12:06:38 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Feb 11 12:16:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7125233

net-misc/python-x2go: Remove py2

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

 net-misc/python-x2go/python-x2go-0.6.0.2.ebuild | 2 +-
 net-misc/python-x2go/python-x2go-0.6.1.1.ebuild | 2 +-
 net-misc/python-x2go/python-x2go-0.6.1.2.ebuild | 2 +-
 net-misc/python-x2go/python-x2go-0.6.1.3.ebuild | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-misc/python-x2go/python-x2go-0.6.0.2.ebuild 
b/net-misc/python-x2go/python-x2go-0.6.0.2.ebuild
index 26afdfe8c04..d1960870ac3 100644
--- a/net-misc/python-x2go/python-x2go-0.6.0.2.ebuild
+++ b/net-misc/python-x2go/python-x2go-0.6.0.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 inherit distutils-r1
 
 DESCRIPTION="X2Go client-side Python API"

diff --git a/net-misc/python-x2go/python-x2go-0.6.1.1.ebuild 
b/net-misc/python-x2go/python-x2go-0.6.1.1.ebuild
index 5403c9b1cca..cc5735fd8b9 100644
--- a/net-misc/python-x2go/python-x2go-0.6.1.1.ebuild
+++ b/net-misc/python-x2go/python-x2go-0.6.1.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 inherit distutils-r1
 
 DESCRIPTION="X2Go client-side Python API"

diff --git a/net-misc/python-x2go/python-x2go-0.6.1.2.ebuild 
b/net-misc/python-x2go/python-x2go-0.6.1.2.ebuild
index 5403c9b1cca..cc5735fd8b9 100644
--- a/net-misc/python-x2go/python-x2go-0.6.1.2.ebuild
+++ b/net-misc/python-x2go/python-x2go-0.6.1.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 inherit distutils-r1
 
 DESCRIPTION="X2Go client-side Python API"

diff --git a/net-misc/python-x2go/python-x2go-0.6.1.3.ebuild 
b/net-misc/python-x2go/python-x2go-0.6.1.3.ebuild
index 5403c9b1cca..cc5735fd8b9 100644
--- a/net-misc/python-x2go/python-x2go-0.6.1.3.ebuild
+++ b/net-misc/python-x2go/python-x2go-0.6.1.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 inherit distutils-r1
 
 DESCRIPTION="X2Go client-side Python API"



[gentoo-commits] repo/gentoo:master commit in: net-misc/python-x2go/

2020-01-01 Thread Bernard Cafarelli
commit: b570911a04cb01eaf1abf79e5d92d27a78b32fe9
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Wed Jan  1 20:23:05 2020 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Wed Jan  1 20:23:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b570911a

net-misc/python-x2go: 0.6.1.3 bump

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Bernard Cafarelli  gentoo.org>

 net-misc/python-x2go/Manifest   |  1 +
 net-misc/python-x2go/python-x2go-0.6.1.3.ebuild | 23 +++
 2 files changed, 24 insertions(+)

diff --git a/net-misc/python-x2go/Manifest b/net-misc/python-x2go/Manifest
index 92d4e6e408c..91c02136a04 100644
--- a/net-misc/python-x2go/Manifest
+++ b/net-misc/python-x2go/Manifest
@@ -1,3 +1,4 @@
 DIST python-x2go-0.6.0.2.tar.gz 243857 BLAKE2B 
9e64ed5f28a231396ea5322c51942814df2d80f1df092c1a33b1884bbadcf4b27b8180b3a2f9b07001ac3e90ab2e65bde594f83d3adadcc788e0236d738bb746
 SHA512 
883c26b01bdcab9e57f4ef4ac5a980f849cd2df849c77d1b82e11bbb1872c6e97f3ff8b02c841d8e3acd425f3f55da2613d31a3876ffcc91545195aae5f88d77
 DIST python-x2go-0.6.1.1.tar.gz 247188 BLAKE2B 
c19f1ea39bca647984a21d0100d07c3898dbab894c92d5aa36c297ec277f9f0cd3429e02e6ca7a372b57ba3836d2139018e6d685fe31719549d2d2ddefff483a
 SHA512 
8450ea47d1ec27abd56db0925613bd864a620cde98954f21d1fe8bcbf2a0024d4e8237c8663d04eb67c835f7d9f4a8c0dfc5f8f5671f571b24bb5b48b0a70762
 DIST python-x2go-0.6.1.2.tar.gz 247187 BLAKE2B 
dacaa406e7f32eb14951e54edd31fc812f7f6c5688a911607f4cf1755c1128eff5f2b77bb78b66f6a49df2267064cc1e8d209bcc1b368abff1b451d69eb63b04
 SHA512 
29ac73415c11f19e07a919bec99d61ba04f24e98c51bb32b5e4cdd20cbc04c7c6420727c5147b450e0e37931ee77dccc02334c62a8657c11bca6689472446e5d
+DIST python-x2go-0.6.1.3.tar.gz 247754 BLAKE2B 
9c5705da9c1656a29ae7382dfaedb1798d8728006dbfcb0ec47441bba63a1c85f9ee60f0d8e5cb040dfec177ab72381518e0756ca5a9374e3ea7f1ab29d54dfb
 SHA512 
3933ad8ee7debd6d643ce12ce06a6a98c7c97fae5a30f99ca147ce57ac7fa8e1b2fd97439a8c3b39ac5c5d0c7cecf4f3571193092e057db536d061f0d1d4accc

diff --git a/net-misc/python-x2go/python-x2go-0.6.1.3.ebuild 
b/net-misc/python-x2go/python-x2go-0.6.1.3.ebuild
new file mode 100644
index 000..684c1fbf55d
--- /dev/null
+++ b/net-misc/python-x2go/python-x2go-0.6.1.3.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+inherit distutils-r1
+
+DESCRIPTION="X2Go client-side Python API"
+HOMEPAGE="http://www.x2go.org;
+SRC_URI="http://code.x2go.org/releases/source/${PN}/${P}.tar.gz;
+
+LICENSE="AGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+# TODO: minimal USE flag in net-misc/nx, we only need nxproxy/nxcomp
+DEPEND="dev-python/gevent[${PYTHON_USEDEP}]
+   dev-python/paramiko[${PYTHON_USEDEP}]
+   dev-python/python-xlib[${PYTHON_USEDEP}]
+   net-misc/nx"
+RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: net-misc/python-x2go/

2019-12-30 Thread Bernard Cafarelli
commit: 297a47033cf4724d675ae1d576f4b5bd826463e1
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Mon Dec 30 13:47:35 2019 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Mon Dec 30 13:57:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=297a4703

net-misc/python-x2go: 0.6.1.2 bump

Signed-off-by: Bernard Cafarelli  gentoo.org>

 net-misc/python-x2go/Manifest   |  1 +
 net-misc/python-x2go/python-x2go-0.6.1.2.ebuild | 23 +++
 2 files changed, 24 insertions(+)

diff --git a/net-misc/python-x2go/Manifest b/net-misc/python-x2go/Manifest
index c308271b181..92d4e6e408c 100644
--- a/net-misc/python-x2go/Manifest
+++ b/net-misc/python-x2go/Manifest
@@ -1,2 +1,3 @@
 DIST python-x2go-0.6.0.2.tar.gz 243857 BLAKE2B 
9e64ed5f28a231396ea5322c51942814df2d80f1df092c1a33b1884bbadcf4b27b8180b3a2f9b07001ac3e90ab2e65bde594f83d3adadcc788e0236d738bb746
 SHA512 
883c26b01bdcab9e57f4ef4ac5a980f849cd2df849c77d1b82e11bbb1872c6e97f3ff8b02c841d8e3acd425f3f55da2613d31a3876ffcc91545195aae5f88d77
 DIST python-x2go-0.6.1.1.tar.gz 247188 BLAKE2B 
c19f1ea39bca647984a21d0100d07c3898dbab894c92d5aa36c297ec277f9f0cd3429e02e6ca7a372b57ba3836d2139018e6d685fe31719549d2d2ddefff483a
 SHA512 
8450ea47d1ec27abd56db0925613bd864a620cde98954f21d1fe8bcbf2a0024d4e8237c8663d04eb67c835f7d9f4a8c0dfc5f8f5671f571b24bb5b48b0a70762
+DIST python-x2go-0.6.1.2.tar.gz 247187 BLAKE2B 
dacaa406e7f32eb14951e54edd31fc812f7f6c5688a911607f4cf1755c1128eff5f2b77bb78b66f6a49df2267064cc1e8d209bcc1b368abff1b451d69eb63b04
 SHA512 
29ac73415c11f19e07a919bec99d61ba04f24e98c51bb32b5e4cdd20cbc04c7c6420727c5147b450e0e37931ee77dccc02334c62a8657c11bca6689472446e5d

diff --git a/net-misc/python-x2go/python-x2go-0.6.1.2.ebuild 
b/net-misc/python-x2go/python-x2go-0.6.1.2.ebuild
new file mode 100644
index 000..05ccc95bd65
--- /dev/null
+++ b/net-misc/python-x2go/python-x2go-0.6.1.2.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+inherit distutils-r1
+
+DESCRIPTION="X2Go client-side Python API"
+HOMEPAGE="http://www.x2go.org;
+SRC_URI="http://code.x2go.org/releases/source/${PN}/${P}.tar.gz;
+
+LICENSE="AGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+# TODO: minimal USE flag in net-misc/nx, we only need nxproxy/nxcomp
+DEPEND="dev-python/gevent[${PYTHON_USEDEP}]
+   dev-python/paramiko[${PYTHON_USEDEP}]
+   dev-python/python-xlib[${PYTHON_USEDEP}]
+   net-misc/nx"
+RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: net-misc/python-x2go/

2019-11-29 Thread Bernard Cafarelli
commit: 0e29f7bcb6eabf25418727f300ea3a43f0d2acf1
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Nov 29 09:48:46 2019 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Fri Nov 29 09:57:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e29f7bc

net-misc/python-x2go: drop old

Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Bernard Cafarelli  gentoo.org>

 net-misc/python-x2go/Manifest   |  2 --
 net-misc/python-x2go/python-x2go-0.5.0.6.ebuild | 23 ---
 net-misc/python-x2go/python-x2go-0.6.0.1.ebuild | 23 ---
 3 files changed, 48 deletions(-)

diff --git a/net-misc/python-x2go/Manifest b/net-misc/python-x2go/Manifest
index fb2e29cc421..405156c0fff 100644
--- a/net-misc/python-x2go/Manifest
+++ b/net-misc/python-x2go/Manifest
@@ -1,3 +1 @@
-DIST python-x2go-0.5.0.6.tar.gz 198236 BLAKE2B 
fb39afe9dadf104c8e348ad699539522977da839c8db2df23b3b976e7603064c4882d1a058e194847553e3a2c3e614e242e5fc0bd117f55594e7de0d682d9ed0
 SHA512 
bad064490ed1b30ec63631d4e6af4ad133f4f1049e60f345dfc0a45abfd5d54a54556953baeae40bb543573d23987da745ad67bf6270f28be4dd6b130a05a9f2
-DIST python-x2go-0.6.0.1.tar.gz 243623 BLAKE2B 
60d0b6245d089f168bfc8c47f6360f53cecf5553de04a741d5993c2a78875bbe4367ae5c6d430b472df1870ed3b12cf9a11a046081fe1272d634ee1a46ff2afc
 SHA512 
d4ee7b6d8a6efa8c6071cb5e899c624e3f4527ab8da85c4a088ccee02dd518da0da2d49b5cfb4940f585939b5761ddd9aacb00cb82e2c21c5b22cebc2d0575df
 DIST python-x2go-0.6.0.2.tar.gz 243857 BLAKE2B 
9e64ed5f28a231396ea5322c51942814df2d80f1df092c1a33b1884bbadcf4b27b8180b3a2f9b07001ac3e90ab2e65bde594f83d3adadcc788e0236d738bb746
 SHA512 
883c26b01bdcab9e57f4ef4ac5a980f849cd2df849c77d1b82e11bbb1872c6e97f3ff8b02c841d8e3acd425f3f55da2613d31a3876ffcc91545195aae5f88d77

diff --git a/net-misc/python-x2go/python-x2go-0.5.0.6.ebuild 
b/net-misc/python-x2go/python-x2go-0.5.0.6.ebuild
deleted file mode 100644
index 8f666b8ffe4..000
--- a/net-misc/python-x2go/python-x2go-0.5.0.6.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-inherit distutils-r1
-
-DESCRIPTION="X2Go client-side Python API"
-HOMEPAGE="http://www.x2go.org;
-SRC_URI="http://code.x2go.org/releases/source/${PN}/${P}.tar.gz;
-
-LICENSE="AGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# TODO: minimal USE flag in net-misc/nx, we only need nxproxy/nxcomp
-DEPEND="dev-python/gevent[${PYTHON_USEDEP}]
-   dev-python/paramiko[${PYTHON_USEDEP}]
-   dev-python/python-xlib[${PYTHON_USEDEP}]
-   net-misc/nx"
-RDEPEND="${DEPEND}"

diff --git a/net-misc/python-x2go/python-x2go-0.6.0.1.ebuild 
b/net-misc/python-x2go/python-x2go-0.6.0.1.ebuild
deleted file mode 100644
index e9d9ddc2fde..000
--- a/net-misc/python-x2go/python-x2go-0.6.0.1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
-inherit distutils-r1
-
-DESCRIPTION="X2Go client-side Python API"
-HOMEPAGE="http://www.x2go.org;
-SRC_URI="http://code.x2go.org/releases/source/${PN}/${P}.tar.gz;
-
-LICENSE="AGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# TODO: minimal USE flag in net-misc/nx, we only need nxproxy/nxcomp
-DEPEND="dev-python/gevent[${PYTHON_USEDEP}]
-   dev-python/paramiko[${PYTHON_USEDEP}]
-   dev-python/python-xlib[${PYTHON_USEDEP}]
-   net-misc/nx"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: net-misc/python-x2go/

2019-11-29 Thread Bernard Cafarelli
commit: aa40c97b24f0852946859086edecef6d45356c41
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Nov 29 09:52:54 2019 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Fri Nov 29 09:57:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa40c97b

net-misc/python-x2go: 0.6.1.1 bump

Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Bernard Cafarelli  gentoo.org>

 net-misc/python-x2go/Manifest   |  1 +
 net-misc/python-x2go/python-x2go-0.6.1.1.ebuild | 23 +++
 2 files changed, 24 insertions(+)

diff --git a/net-misc/python-x2go/Manifest b/net-misc/python-x2go/Manifest
index 405156c0fff..c308271b181 100644
--- a/net-misc/python-x2go/Manifest
+++ b/net-misc/python-x2go/Manifest
@@ -1 +1,2 @@
 DIST python-x2go-0.6.0.2.tar.gz 243857 BLAKE2B 
9e64ed5f28a231396ea5322c51942814df2d80f1df092c1a33b1884bbadcf4b27b8180b3a2f9b07001ac3e90ab2e65bde594f83d3adadcc788e0236d738bb746
 SHA512 
883c26b01bdcab9e57f4ef4ac5a980f849cd2df849c77d1b82e11bbb1872c6e97f3ff8b02c841d8e3acd425f3f55da2613d31a3876ffcc91545195aae5f88d77
+DIST python-x2go-0.6.1.1.tar.gz 247188 BLAKE2B 
c19f1ea39bca647984a21d0100d07c3898dbab894c92d5aa36c297ec277f9f0cd3429e02e6ca7a372b57ba3836d2139018e6d685fe31719549d2d2ddefff483a
 SHA512 
8450ea47d1ec27abd56db0925613bd864a620cde98954f21d1fe8bcbf2a0024d4e8237c8663d04eb67c835f7d9f4a8c0dfc5f8f5671f571b24bb5b48b0a70762

diff --git a/net-misc/python-x2go/python-x2go-0.6.1.1.ebuild 
b/net-misc/python-x2go/python-x2go-0.6.1.1.ebuild
new file mode 100644
index 000..05ccc95bd65
--- /dev/null
+++ b/net-misc/python-x2go/python-x2go-0.6.1.1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+inherit distutils-r1
+
+DESCRIPTION="X2Go client-side Python API"
+HOMEPAGE="http://www.x2go.org;
+SRC_URI="http://code.x2go.org/releases/source/${PN}/${P}.tar.gz;
+
+LICENSE="AGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+# TODO: minimal USE flag in net-misc/nx, we only need nxproxy/nxcomp
+DEPEND="dev-python/gevent[${PYTHON_USEDEP}]
+   dev-python/paramiko[${PYTHON_USEDEP}]
+   dev-python/python-xlib[${PYTHON_USEDEP}]
+   net-misc/nx"
+RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: net-misc/python-x2go/

2018-12-05 Thread Bernard Cafarelli
commit: 30bbce25388d437f7f91744ddd1483f5af33df78
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Wed Dec  5 13:44:29 2018 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Wed Dec  5 20:07:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30bbce25

net-misc/python-x2go: 0.6.0.2 bump

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Bernard Cafarelli  gentoo.org>

 net-misc/python-x2go/Manifest   |  1 +
 net-misc/python-x2go/python-x2go-0.6.0.2.ebuild | 23 +++
 2 files changed, 24 insertions(+)

diff --git a/net-misc/python-x2go/Manifest b/net-misc/python-x2go/Manifest
index 9de5824a98e..fb2e29cc421 100644
--- a/net-misc/python-x2go/Manifest
+++ b/net-misc/python-x2go/Manifest
@@ -1,2 +1,3 @@
 DIST python-x2go-0.5.0.6.tar.gz 198236 BLAKE2B 
fb39afe9dadf104c8e348ad699539522977da839c8db2df23b3b976e7603064c4882d1a058e194847553e3a2c3e614e242e5fc0bd117f55594e7de0d682d9ed0
 SHA512 
bad064490ed1b30ec63631d4e6af4ad133f4f1049e60f345dfc0a45abfd5d54a54556953baeae40bb543573d23987da745ad67bf6270f28be4dd6b130a05a9f2
 DIST python-x2go-0.6.0.1.tar.gz 243623 BLAKE2B 
60d0b6245d089f168bfc8c47f6360f53cecf5553de04a741d5993c2a78875bbe4367ae5c6d430b472df1870ed3b12cf9a11a046081fe1272d634ee1a46ff2afc
 SHA512 
d4ee7b6d8a6efa8c6071cb5e899c624e3f4527ab8da85c4a088ccee02dd518da0da2d49b5cfb4940f585939b5761ddd9aacb00cb82e2c21c5b22cebc2d0575df
+DIST python-x2go-0.6.0.2.tar.gz 243857 BLAKE2B 
9e64ed5f28a231396ea5322c51942814df2d80f1df092c1a33b1884bbadcf4b27b8180b3a2f9b07001ac3e90ab2e65bde594f83d3adadcc788e0236d738bb746
 SHA512 
883c26b01bdcab9e57f4ef4ac5a980f849cd2df849c77d1b82e11bbb1872c6e97f3ff8b02c841d8e3acd425f3f55da2613d31a3876ffcc91545195aae5f88d77

diff --git a/net-misc/python-x2go/python-x2go-0.6.0.2.ebuild 
b/net-misc/python-x2go/python-x2go-0.6.0.2.ebuild
new file mode 100644
index 000..e9d9ddc2fde
--- /dev/null
+++ b/net-misc/python-x2go/python-x2go-0.6.0.2.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
+inherit distutils-r1
+
+DESCRIPTION="X2Go client-side Python API"
+HOMEPAGE="http://www.x2go.org;
+SRC_URI="http://code.x2go.org/releases/source/${PN}/${P}.tar.gz;
+
+LICENSE="AGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+# TODO: minimal USE flag in net-misc/nx, we only need nxproxy/nxcomp
+DEPEND="dev-python/gevent[${PYTHON_USEDEP}]
+   dev-python/paramiko[${PYTHON_USEDEP}]
+   dev-python/python-xlib[${PYTHON_USEDEP}]
+   net-misc/nx"
+RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: net-misc/python-x2go/

2018-09-30 Thread Bernard Cafarelli
commit: fde66275754cf66c420944ca6dcdc3005e2bd437
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sun Sep 30 19:50:31 2018 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Sun Sep 30 20:00:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fde66275

net-misc/python-x2go: 0.6.0.1 bump

Signed-off-by: Bernard Cafarelli  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

 net-misc/python-x2go/Manifest   |  1 +
 net-misc/python-x2go/python-x2go-0.6.0.1.ebuild | 23 +++
 2 files changed, 24 insertions(+)

diff --git a/net-misc/python-x2go/Manifest b/net-misc/python-x2go/Manifest
index 72e67f03297..e5074dda7f5 100644
--- a/net-misc/python-x2go/Manifest
+++ b/net-misc/python-x2go/Manifest
@@ -1,2 +1,3 @@
 DIST python-x2go-0.5.0.5.tar.gz 198260 BLAKE2B 
36a35e7db8897e0209b54d3b4ecb29200caf22d036b7fe5cb4ebdd7d867ba8d019bbea1fbc3b347a2f0a05cf7ce6e37d19333babab8b1bb868736aadd60de645
 SHA512 
a8cb97f321921b9c98a64b2ef9b3763118150a585b6797837ec890dc588d8f4884fa58d374690a0cfe025ad338b1f7e1c048e4d8c48736205975856a5d82d1d1
 DIST python-x2go-0.5.0.6.tar.gz 198236 BLAKE2B 
fb39afe9dadf104c8e348ad699539522977da839c8db2df23b3b976e7603064c4882d1a058e194847553e3a2c3e614e242e5fc0bd117f55594e7de0d682d9ed0
 SHA512 
bad064490ed1b30ec63631d4e6af4ad133f4f1049e60f345dfc0a45abfd5d54a54556953baeae40bb543573d23987da745ad67bf6270f28be4dd6b130a05a9f2
+DIST python-x2go-0.6.0.1.tar.gz 243623 BLAKE2B 
60d0b6245d089f168bfc8c47f6360f53cecf5553de04a741d5993c2a78875bbe4367ae5c6d430b472df1870ed3b12cf9a11a046081fe1272d634ee1a46ff2afc
 SHA512 
d4ee7b6d8a6efa8c6071cb5e899c624e3f4527ab8da85c4a088ccee02dd518da0da2d49b5cfb4940f585939b5761ddd9aacb00cb82e2c21c5b22cebc2d0575df

diff --git a/net-misc/python-x2go/python-x2go-0.6.0.1.ebuild 
b/net-misc/python-x2go/python-x2go-0.6.0.1.ebuild
new file mode 100644
index 000..e9d9ddc2fde
--- /dev/null
+++ b/net-misc/python-x2go/python-x2go-0.6.0.1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
+inherit distutils-r1
+
+DESCRIPTION="X2Go client-side Python API"
+HOMEPAGE="http://www.x2go.org;
+SRC_URI="http://code.x2go.org/releases/source/${PN}/${P}.tar.gz;
+
+LICENSE="AGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+# TODO: minimal USE flag in net-misc/nx, we only need nxproxy/nxcomp
+DEPEND="dev-python/gevent[${PYTHON_USEDEP}]
+   dev-python/paramiko[${PYTHON_USEDEP}]
+   dev-python/python-xlib[${PYTHON_USEDEP}]
+   net-misc/nx"
+RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: net-misc/python-x2go/

2018-09-30 Thread Bernard Cafarelli
commit: eb1d41f6a0e8c384d1490af969c12477ef00de1f
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sun Sep 30 20:00:37 2018 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Sun Sep 30 20:00:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb1d41f6

net-misc/python-x2go: drop old

Signed-off-by: Bernard Cafarelli  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

 net-misc/python-x2go/Manifest   |  1 -
 net-misc/python-x2go/python-x2go-0.5.0.5.ebuild | 23 ---
 2 files changed, 24 deletions(-)

diff --git a/net-misc/python-x2go/Manifest b/net-misc/python-x2go/Manifest
index e5074dda7f5..9de5824a98e 100644
--- a/net-misc/python-x2go/Manifest
+++ b/net-misc/python-x2go/Manifest
@@ -1,3 +1,2 @@
-DIST python-x2go-0.5.0.5.tar.gz 198260 BLAKE2B 
36a35e7db8897e0209b54d3b4ecb29200caf22d036b7fe5cb4ebdd7d867ba8d019bbea1fbc3b347a2f0a05cf7ce6e37d19333babab8b1bb868736aadd60de645
 SHA512 
a8cb97f321921b9c98a64b2ef9b3763118150a585b6797837ec890dc588d8f4884fa58d374690a0cfe025ad338b1f7e1c048e4d8c48736205975856a5d82d1d1
 DIST python-x2go-0.5.0.6.tar.gz 198236 BLAKE2B 
fb39afe9dadf104c8e348ad699539522977da839c8db2df23b3b976e7603064c4882d1a058e194847553e3a2c3e614e242e5fc0bd117f55594e7de0d682d9ed0
 SHA512 
bad064490ed1b30ec63631d4e6af4ad133f4f1049e60f345dfc0a45abfd5d54a54556953baeae40bb543573d23987da745ad67bf6270f28be4dd6b130a05a9f2
 DIST python-x2go-0.6.0.1.tar.gz 243623 BLAKE2B 
60d0b6245d089f168bfc8c47f6360f53cecf5553de04a741d5993c2a78875bbe4367ae5c6d430b472df1870ed3b12cf9a11a046081fe1272d634ee1a46ff2afc
 SHA512 
d4ee7b6d8a6efa8c6071cb5e899c624e3f4527ab8da85c4a088ccee02dd518da0da2d49b5cfb4940f585939b5761ddd9aacb00cb82e2c21c5b22cebc2d0575df

diff --git a/net-misc/python-x2go/python-x2go-0.5.0.5.ebuild 
b/net-misc/python-x2go/python-x2go-0.5.0.5.ebuild
deleted file mode 100644
index 8f666b8ffe4..000
--- a/net-misc/python-x2go/python-x2go-0.5.0.5.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-inherit distutils-r1
-
-DESCRIPTION="X2Go client-side Python API"
-HOMEPAGE="http://www.x2go.org;
-SRC_URI="http://code.x2go.org/releases/source/${PN}/${P}.tar.gz;
-
-LICENSE="AGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# TODO: minimal USE flag in net-misc/nx, we only need nxproxy/nxcomp
-DEPEND="dev-python/gevent[${PYTHON_USEDEP}]
-   dev-python/paramiko[${PYTHON_USEDEP}]
-   dev-python/python-xlib[${PYTHON_USEDEP}]
-   net-misc/nx"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: net-misc/python-x2go/

2017-09-25 Thread Bernard Cafarelli
commit: 42644db41e92bdee814bb6e66f5678a2bed77717
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Mon Sep 25 14:00:14 2017 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Mon Sep 25 14:14:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42644db4

net-misc/python-x2go: 0.5.0.6 bump

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 net-misc/python-x2go/Manifest   |  1 +
 net-misc/python-x2go/python-x2go-0.5.0.6.ebuild | 23 +++
 2 files changed, 24 insertions(+)

diff --git a/net-misc/python-x2go/Manifest b/net-misc/python-x2go/Manifest
index 92ed877f0bf..45a165869d1 100644
--- a/net-misc/python-x2go/Manifest
+++ b/net-misc/python-x2go/Manifest
@@ -1,3 +1,4 @@
 DIST python-x2go-0.5.0.3.tar.gz 197897 SHA256 
b6bd8fe2944b285b393accfd270c6c963a3fe21cead5f81c1983573d339c194e SHA512 
cb826bfe064fa22d3dd3be2176e54ca6ff3e7e4c49271f4f33072c491222ce2e5164d5000da0cca02f1a612c1f61adc1d61e5702e11ef6d4e5a5454f61f48a86
 WHIRLPOOL 
0775ec1edcbeb514ed2cf0fd5fee687c9b8c1656d4ac52e7ae789edb1c3fbfd6981778410270ab3fbed75ef2f4ae907e63a271a660123bf88a1d3fd868828bb2
 DIST python-x2go-0.5.0.4.tar.gz 198280 SHA256 
db971e96cc32d10782fdfbce04f1f8316c63510872d03cae99842bf96e2ab6c9 SHA512 
d643f681da6c8c108ea2368a6f27c20d91f6175530182c057b660a54e4ea33b7fbf1a829777dd6d6984f61fc7dfe6a1b544b868a5d2f664e4621e22da7b981a9
 WHIRLPOOL 
0d183531aff77bdadba9c1072408af6c21ab727afcbbfefc63c030642b73eba205e7714ce8c14b67ff2d171ec71a92767d3d9afb8400034625b763174b8a7fe0
 DIST python-x2go-0.5.0.5.tar.gz 198260 SHA256 
be41f48a28efc2b4be6cf139ed82a45b802cf5462c7361860ad37559504d491e SHA512 
a8cb97f321921b9c98a64b2ef9b3763118150a585b6797837ec890dc588d8f4884fa58d374690a0cfe025ad338b1f7e1c048e4d8c48736205975856a5d82d1d1
 WHIRLPOOL 
aab3a3a3a49bfbcaa32d9ec832b552fef9f2454f436191ea802bdb2098687b72e33f11e8b9e17359db5e2170ff7db604f503dda2453dec44e72ba8da3371b1e7
+DIST python-x2go-0.5.0.6.tar.gz 198236 SHA256 
7b6a7f373a6368a430fa777a5b4885b228ce00cad0caf269290e52fdf3a1456f SHA512 
bad064490ed1b30ec63631d4e6af4ad133f4f1049e60f345dfc0a45abfd5d54a54556953baeae40bb543573d23987da745ad67bf6270f28be4dd6b130a05a9f2
 WHIRLPOOL 
f7395970a859d97b92160f5842117a81eebff18a9e7af519497e0d8f44481aa9024373fa67c86f3aee7aada2180786b0f9211e419b50639537ac88f0e3de8ff1

diff --git a/net-misc/python-x2go/python-x2go-0.5.0.6.ebuild 
b/net-misc/python-x2go/python-x2go-0.5.0.6.ebuild
new file mode 100644
index 000..8f666b8ffe4
--- /dev/null
+++ b/net-misc/python-x2go/python-x2go-0.5.0.6.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+inherit distutils-r1
+
+DESCRIPTION="X2Go client-side Python API"
+HOMEPAGE="http://www.x2go.org;
+SRC_URI="http://code.x2go.org/releases/source/${PN}/${P}.tar.gz;
+
+LICENSE="AGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+# TODO: minimal USE flag in net-misc/nx, we only need nxproxy/nxcomp
+DEPEND="dev-python/gevent[${PYTHON_USEDEP}]
+   dev-python/paramiko[${PYTHON_USEDEP}]
+   dev-python/python-xlib[${PYTHON_USEDEP}]
+   net-misc/nx"
+RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: net-misc/python-x2go/

2017-09-25 Thread Bernard Cafarelli
commit: b45f797387419606ff0db807aa8bb63ed88f622c
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Mon Sep 25 14:00:45 2017 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Mon Sep 25 14:14:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b45f7973

net-misc/python-x2go: drop old

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 net-misc/python-x2go/Manifest   |  2 --
 net-misc/python-x2go/python-x2go-0.5.0.3.ebuild | 23 ---
 net-misc/python-x2go/python-x2go-0.5.0.4.ebuild | 23 ---
 3 files changed, 48 deletions(-)

diff --git a/net-misc/python-x2go/Manifest b/net-misc/python-x2go/Manifest
index 45a165869d1..ce11030aac3 100644
--- a/net-misc/python-x2go/Manifest
+++ b/net-misc/python-x2go/Manifest
@@ -1,4 +1,2 @@
-DIST python-x2go-0.5.0.3.tar.gz 197897 SHA256 
b6bd8fe2944b285b393accfd270c6c963a3fe21cead5f81c1983573d339c194e SHA512 
cb826bfe064fa22d3dd3be2176e54ca6ff3e7e4c49271f4f33072c491222ce2e5164d5000da0cca02f1a612c1f61adc1d61e5702e11ef6d4e5a5454f61f48a86
 WHIRLPOOL 
0775ec1edcbeb514ed2cf0fd5fee687c9b8c1656d4ac52e7ae789edb1c3fbfd6981778410270ab3fbed75ef2f4ae907e63a271a660123bf88a1d3fd868828bb2
-DIST python-x2go-0.5.0.4.tar.gz 198280 SHA256 
db971e96cc32d10782fdfbce04f1f8316c63510872d03cae99842bf96e2ab6c9 SHA512 
d643f681da6c8c108ea2368a6f27c20d91f6175530182c057b660a54e4ea33b7fbf1a829777dd6d6984f61fc7dfe6a1b544b868a5d2f664e4621e22da7b981a9
 WHIRLPOOL 
0d183531aff77bdadba9c1072408af6c21ab727afcbbfefc63c030642b73eba205e7714ce8c14b67ff2d171ec71a92767d3d9afb8400034625b763174b8a7fe0
 DIST python-x2go-0.5.0.5.tar.gz 198260 SHA256 
be41f48a28efc2b4be6cf139ed82a45b802cf5462c7361860ad37559504d491e SHA512 
a8cb97f321921b9c98a64b2ef9b3763118150a585b6797837ec890dc588d8f4884fa58d374690a0cfe025ad338b1f7e1c048e4d8c48736205975856a5d82d1d1
 WHIRLPOOL 
aab3a3a3a49bfbcaa32d9ec832b552fef9f2454f436191ea802bdb2098687b72e33f11e8b9e17359db5e2170ff7db604f503dda2453dec44e72ba8da3371b1e7
 DIST python-x2go-0.5.0.6.tar.gz 198236 SHA256 
7b6a7f373a6368a430fa777a5b4885b228ce00cad0caf269290e52fdf3a1456f SHA512 
bad064490ed1b30ec63631d4e6af4ad133f4f1049e60f345dfc0a45abfd5d54a54556953baeae40bb543573d23987da745ad67bf6270f28be4dd6b130a05a9f2
 WHIRLPOOL 
f7395970a859d97b92160f5842117a81eebff18a9e7af519497e0d8f44481aa9024373fa67c86f3aee7aada2180786b0f9211e419b50639537ac88f0e3de8ff1

diff --git a/net-misc/python-x2go/python-x2go-0.5.0.3.ebuild 
b/net-misc/python-x2go/python-x2go-0.5.0.3.ebuild
deleted file mode 100644
index 0acfc6f11fe..000
--- a/net-misc/python-x2go/python-x2go-0.5.0.3.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-inherit distutils-r1
-
-DESCRIPTION="X2Go client-side Python API"
-HOMEPAGE="http://www.x2go.org;
-SRC_URI="http://code.x2go.org/releases/source/${PN}/${P}.tar.gz;
-
-LICENSE="AGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# TODO: minimal USE flag in net-misc/nx, we only need nxproxy/nxcomp
-DEPEND="dev-python/gevent[${PYTHON_USEDEP}]
-   dev-python/paramiko[${PYTHON_USEDEP}]
-   dev-python/python-xlib[${PYTHON_USEDEP}]
-   net-misc/nx"
-RDEPEND="${DEPEND}"

diff --git a/net-misc/python-x2go/python-x2go-0.5.0.4.ebuild 
b/net-misc/python-x2go/python-x2go-0.5.0.4.ebuild
deleted file mode 100644
index 0acfc6f11fe..000
--- a/net-misc/python-x2go/python-x2go-0.5.0.4.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-inherit distutils-r1
-
-DESCRIPTION="X2Go client-side Python API"
-HOMEPAGE="http://www.x2go.org;
-SRC_URI="http://code.x2go.org/releases/source/${PN}/${P}.tar.gz;
-
-LICENSE="AGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# TODO: minimal USE flag in net-misc/nx, we only need nxproxy/nxcomp
-DEPEND="dev-python/gevent[${PYTHON_USEDEP}]
-   dev-python/paramiko[${PYTHON_USEDEP}]
-   dev-python/python-xlib[${PYTHON_USEDEP}]
-   net-misc/nx"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: net-misc/python-x2go/

2017-05-19 Thread Bernard Cafarelli
commit: aac7c5d1e94a6b2a62dac61103f887d4df45875e
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri May 19 17:11:34 2017 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Fri May 19 17:11:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aac7c5d1

net-misc/python-x2go: 0.5.0.5 bump

Also update ebuild EAPI

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 net-misc/python-x2go/Manifest   |  1 +
 net-misc/python-x2go/python-x2go-0.5.0.5.ebuild | 23 +++
 2 files changed, 24 insertions(+)

diff --git a/net-misc/python-x2go/Manifest b/net-misc/python-x2go/Manifest
index 8424be062ea..92ed877f0bf 100644
--- a/net-misc/python-x2go/Manifest
+++ b/net-misc/python-x2go/Manifest
@@ -1,2 +1,3 @@
 DIST python-x2go-0.5.0.3.tar.gz 197897 SHA256 
b6bd8fe2944b285b393accfd270c6c963a3fe21cead5f81c1983573d339c194e SHA512 
cb826bfe064fa22d3dd3be2176e54ca6ff3e7e4c49271f4f33072c491222ce2e5164d5000da0cca02f1a612c1f61adc1d61e5702e11ef6d4e5a5454f61f48a86
 WHIRLPOOL 
0775ec1edcbeb514ed2cf0fd5fee687c9b8c1656d4ac52e7ae789edb1c3fbfd6981778410270ab3fbed75ef2f4ae907e63a271a660123bf88a1d3fd868828bb2
 DIST python-x2go-0.5.0.4.tar.gz 198280 SHA256 
db971e96cc32d10782fdfbce04f1f8316c63510872d03cae99842bf96e2ab6c9 SHA512 
d643f681da6c8c108ea2368a6f27c20d91f6175530182c057b660a54e4ea33b7fbf1a829777dd6d6984f61fc7dfe6a1b544b868a5d2f664e4621e22da7b981a9
 WHIRLPOOL 
0d183531aff77bdadba9c1072408af6c21ab727afcbbfefc63c030642b73eba205e7714ce8c14b67ff2d171ec71a92767d3d9afb8400034625b763174b8a7fe0
+DIST python-x2go-0.5.0.5.tar.gz 198260 SHA256 
be41f48a28efc2b4be6cf139ed82a45b802cf5462c7361860ad37559504d491e SHA512 
a8cb97f321921b9c98a64b2ef9b3763118150a585b6797837ec890dc588d8f4884fa58d374690a0cfe025ad338b1f7e1c048e4d8c48736205975856a5d82d1d1
 WHIRLPOOL 
aab3a3a3a49bfbcaa32d9ec832b552fef9f2454f436191ea802bdb2098687b72e33f11e8b9e17359db5e2170ff7db604f503dda2453dec44e72ba8da3371b1e7

diff --git a/net-misc/python-x2go/python-x2go-0.5.0.5.ebuild 
b/net-misc/python-x2go/python-x2go-0.5.0.5.ebuild
new file mode 100644
index 000..8f666b8ffe4
--- /dev/null
+++ b/net-misc/python-x2go/python-x2go-0.5.0.5.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+inherit distutils-r1
+
+DESCRIPTION="X2Go client-side Python API"
+HOMEPAGE="http://www.x2go.org;
+SRC_URI="http://code.x2go.org/releases/source/${PN}/${P}.tar.gz;
+
+LICENSE="AGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+# TODO: minimal USE flag in net-misc/nx, we only need nxproxy/nxcomp
+DEPEND="dev-python/gevent[${PYTHON_USEDEP}]
+   dev-python/paramiko[${PYTHON_USEDEP}]
+   dev-python/python-xlib[${PYTHON_USEDEP}]
+   net-misc/nx"
+RDEPEND="${DEPEND}"