* [gentoo-commits] repo/gentoo:master commit in: net-misc/pyhoca-cli/
@ 2016-01-28 21:58 Bernard Cafarelli
0 siblings, 0 replies; 16+ messages in thread
From: Bernard Cafarelli @ 2016-01-28 21:58 UTC (permalink / raw
To: gentoo-commits
commit: 8a0e4b051d5e1f05f4571eab066d32dd786e9ecb
Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 28 21:55:38 2016 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Thu Jan 28 21:55:38 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a0e4b05
net-misc/pyhoca-cli: version bump
Package-Manager: portage-2.2.27
net-misc/pyhoca-cli/Manifest | 1 +
net-misc/pyhoca-cli/pyhoca-cli-0.5.0.3.ebuild | 31 +++++++++++++++++++++++++++
2 files changed, 32 insertions(+)
diff --git a/net-misc/pyhoca-cli/Manifest b/net-misc/pyhoca-cli/Manifest
index 51cc8f7..40995bd 100644
--- a/net-misc/pyhoca-cli/Manifest
+++ b/net-misc/pyhoca-cli/Manifest
@@ -1 +1,2 @@
DIST pyhoca-cli-0.5.0.2.tar.gz 32084 SHA256 8261fedff24553217eba269a3c57e30b9953b37f58b09038f487637d83203d5e SHA512 46569c786014629d07d4a92e9ca31a8cf8a13cab43ba518213bf212b4391d038d169da931f536f8a088d26978b46428acb6ef8d46c7bc3737afc7086263a3a01 WHIRLPOOL fbfcd99887574a09849a2959811e7c5403499aa94184bc0cc2e7f14a23bfa35d6bfc03afa746827f53cce632e4dc25002377e07bf30243a08be7511af45a1d17
+DIST pyhoca-cli-0.5.0.3.tar.gz 32170 SHA256 4768e85b45043fc509fe6a7847a93400dc377ece4987b83bbbb620e213ba9825 SHA512 84f92008b099fa3f753a2143115486e121d66407f318ffa4840d7b4e8fd2ee2aa620b152a384ea1c59823eb2acfdb9426257247041cbc248872e2e33dbc9c279 WHIRLPOOL b64991f2e96692d66620e37b648597848be922605213978c0ffac35c6d883d1c5c1125a39a846c5a34eb2da14d4ac2341f187f17d41da23fc30ff032ed3e1ffe
diff --git a/net-misc/pyhoca-cli/pyhoca-cli-0.5.0.3.ebuild b/net-misc/pyhoca-cli/pyhoca-cli-0.5.0.3.ebuild
new file mode 100644
index 0000000..40b5543
--- /dev/null
+++ b/net-misc/pyhoca-cli/pyhoca-cli-0.5.0.3.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+inherit distutils-r1
+
+DESCRIPTION="X2Go command line client"
+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=""
+
+DEPEND="dev-python/setproctitle[${PYTHON_USEDEP}]
+ >=net-misc/python-x2go-0.5.0.0[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}"
+
+python_install() {
+ distutils-r1_python_install
+ python_doscript ${PN}
+}
+
+python_install_all() {
+ distutils-r1_python_install_all
+ doman man/man1/*
+}
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/pyhoca-cli/
@ 2017-09-25 14:14 Bernard Cafarelli
0 siblings, 0 replies; 16+ messages in thread
From: Bernard Cafarelli @ 2017-09-25 14:14 UTC (permalink / raw
To: gentoo-commits
commit: 8a7a220200455a809468c1b765700371ae3fc33a
Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 25 14:02:56 2017 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Mon Sep 25 14:14:30 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a7a2202
net-misc/pyhoca-cli: 0.5.0.4 bump
Package-Manager: Portage-2.3.10, Repoman-2.3.3
net-misc/pyhoca-cli/Manifest | 1 +
net-misc/pyhoca-cli/pyhoca-cli-0.5.0.4.ebuild | 30 +++++++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/net-misc/pyhoca-cli/Manifest b/net-misc/pyhoca-cli/Manifest
index 40995bd5b13..f51690ee6c0 100644
--- a/net-misc/pyhoca-cli/Manifest
+++ b/net-misc/pyhoca-cli/Manifest
@@ -1,2 +1,3 @@
DIST pyhoca-cli-0.5.0.2.tar.gz 32084 SHA256 8261fedff24553217eba269a3c57e30b9953b37f58b09038f487637d83203d5e SHA512 46569c786014629d07d4a92e9ca31a8cf8a13cab43ba518213bf212b4391d038d169da931f536f8a088d26978b46428acb6ef8d46c7bc3737afc7086263a3a01 WHIRLPOOL fbfcd99887574a09849a2959811e7c5403499aa94184bc0cc2e7f14a23bfa35d6bfc03afa746827f53cce632e4dc25002377e07bf30243a08be7511af45a1d17
DIST pyhoca-cli-0.5.0.3.tar.gz 32170 SHA256 4768e85b45043fc509fe6a7847a93400dc377ece4987b83bbbb620e213ba9825 SHA512 84f92008b099fa3f753a2143115486e121d66407f318ffa4840d7b4e8fd2ee2aa620b152a384ea1c59823eb2acfdb9426257247041cbc248872e2e33dbc9c279 WHIRLPOOL b64991f2e96692d66620e37b648597848be922605213978c0ffac35c6d883d1c5c1125a39a846c5a34eb2da14d4ac2341f187f17d41da23fc30ff032ed3e1ffe
+DIST pyhoca-cli-0.5.0.4.tar.gz 32486 SHA256 7d5814b2eecec7265ef0b198d04888733130777fdb114b1681e1e9b22df2ae9d SHA512 6dadbd01922f9957469c2f401a6b1d7da4ad7bfa9c82f38d951b230cd880b826e96a63cf3d244d27299ea9bab4d1f42239a2f0d73702e62eb4859a52c25158bd WHIRLPOOL 13bfb245f1704b0a6f7b1ac3595ac4bef84f9bb0cf88d7a7e1bb8f7667294d722150ba306c3ee0dbeb8631e1db5a904d352247f3cb8a6006a34dd69cb763c41d
diff --git a/net-misc/pyhoca-cli/pyhoca-cli-0.5.0.4.ebuild b/net-misc/pyhoca-cli/pyhoca-cli-0.5.0.4.ebuild
new file mode 100644
index 00000000000..2a3ca05effb
--- /dev/null
+++ b/net-misc/pyhoca-cli/pyhoca-cli-0.5.0.4.ebuild
@@ -0,0 +1,30 @@
+# 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 command line client"
+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=""
+
+DEPEND="dev-python/setproctitle[${PYTHON_USEDEP}]
+ >=net-misc/python-x2go-0.5.0.0[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}"
+
+python_install() {
+ distutils-r1_python_install
+ python_doscript ${PN}
+}
+
+python_install_all() {
+ distutils-r1_python_install_all
+ doman man/man1/*
+}
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/pyhoca-cli/
@ 2017-09-25 14:14 Bernard Cafarelli
0 siblings, 0 replies; 16+ messages in thread
From: Bernard Cafarelli @ 2017-09-25 14:14 UTC (permalink / raw
To: gentoo-commits
commit: d58b0821fae6125879ce1cbb607841611f36681b
Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 25 14:06:14 2017 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Mon Sep 25 14:14:31 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d58b0821
net-misc/pyhoca-cli: drop old
Package-Manager: Portage-2.3.10, Repoman-2.3.3
net-misc/pyhoca-cli/Manifest | 1 -
net-misc/pyhoca-cli/pyhoca-cli-0.5.0.2-r1.ebuild | 30 ------------------------
2 files changed, 31 deletions(-)
diff --git a/net-misc/pyhoca-cli/Manifest b/net-misc/pyhoca-cli/Manifest
index f51690ee6c0..707075cff88 100644
--- a/net-misc/pyhoca-cli/Manifest
+++ b/net-misc/pyhoca-cli/Manifest
@@ -1,3 +1,2 @@
-DIST pyhoca-cli-0.5.0.2.tar.gz 32084 SHA256 8261fedff24553217eba269a3c57e30b9953b37f58b09038f487637d83203d5e SHA512 46569c786014629d07d4a92e9ca31a8cf8a13cab43ba518213bf212b4391d038d169da931f536f8a088d26978b46428acb6ef8d46c7bc3737afc7086263a3a01 WHIRLPOOL fbfcd99887574a09849a2959811e7c5403499aa94184bc0cc2e7f14a23bfa35d6bfc03afa746827f53cce632e4dc25002377e07bf30243a08be7511af45a1d17
DIST pyhoca-cli-0.5.0.3.tar.gz 32170 SHA256 4768e85b45043fc509fe6a7847a93400dc377ece4987b83bbbb620e213ba9825 SHA512 84f92008b099fa3f753a2143115486e121d66407f318ffa4840d7b4e8fd2ee2aa620b152a384ea1c59823eb2acfdb9426257247041cbc248872e2e33dbc9c279 WHIRLPOOL b64991f2e96692d66620e37b648597848be922605213978c0ffac35c6d883d1c5c1125a39a846c5a34eb2da14d4ac2341f187f17d41da23fc30ff032ed3e1ffe
DIST pyhoca-cli-0.5.0.4.tar.gz 32486 SHA256 7d5814b2eecec7265ef0b198d04888733130777fdb114b1681e1e9b22df2ae9d SHA512 6dadbd01922f9957469c2f401a6b1d7da4ad7bfa9c82f38d951b230cd880b826e96a63cf3d244d27299ea9bab4d1f42239a2f0d73702e62eb4859a52c25158bd WHIRLPOOL 13bfb245f1704b0a6f7b1ac3595ac4bef84f9bb0cf88d7a7e1bb8f7667294d722150ba306c3ee0dbeb8631e1db5a904d352247f3cb8a6006a34dd69cb763c41d
diff --git a/net-misc/pyhoca-cli/pyhoca-cli-0.5.0.2-r1.ebuild b/net-misc/pyhoca-cli/pyhoca-cli-0.5.0.2-r1.ebuild
deleted file mode 100644
index 8f38c0a9eb8..00000000000
--- a/net-misc/pyhoca-cli/pyhoca-cli-0.5.0.2-r1.ebuild
+++ /dev/null
@@ -1,30 +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 command line client"
-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=""
-
-DEPEND="dev-python/setproctitle[${PYTHON_USEDEP}]
- >=net-misc/python-x2go-0.5.0.0[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}"
-
-python_install() {
- distutils-r1_python_install
- python_doscript ${PN}
-}
-
-python_install_all() {
- distutils-r1_python_install_all
- doman man/man1/*
-}
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/pyhoca-cli/
@ 2018-09-30 20:00 Bernard Cafarelli
0 siblings, 0 replies; 16+ messages in thread
From: Bernard Cafarelli @ 2018-09-30 20:00 UTC (permalink / raw
To: gentoo-commits
commit: 9c12909aa385098a55fdc11243a2cc84ada7b3fc
Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 30 19:58:34 2018 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Sun Sep 30 20:00:49 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c12909a
net-misc/pyhoca-cli: 0.6.0.0 bump
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
net-misc/pyhoca-cli/Manifest | 1 +
net-misc/pyhoca-cli/pyhoca-cli-0.6.0.0.ebuild | 31 +++++++++++++++++++++++++++
2 files changed, 32 insertions(+)
diff --git a/net-misc/pyhoca-cli/Manifest b/net-misc/pyhoca-cli/Manifest
index bd14d2494ab..86646c54d4b 100644
--- a/net-misc/pyhoca-cli/Manifest
+++ b/net-misc/pyhoca-cli/Manifest
@@ -1,2 +1,3 @@
DIST pyhoca-cli-0.5.0.3.tar.gz 32170 BLAKE2B 933c6a4d5b2daf3802f45de4162ee76671ca4516d07e4d91d908e29f6b2341d636bfa8bbe448b58ff8d066b1a4c61a35b48bca7c25eda72196d94f39b8da5d61 SHA512 84f92008b099fa3f753a2143115486e121d66407f318ffa4840d7b4e8fd2ee2aa620b152a384ea1c59823eb2acfdb9426257247041cbc248872e2e33dbc9c279
DIST pyhoca-cli-0.5.0.4.tar.gz 32486 BLAKE2B e47799519715c14ba89f8696ed8d394248397548ccbd0dcfc514d8c8ba96071dfa12a191eace4cc6f92aeaeb8fd0b17addf471e6f11d5ffb4e456977d38c7e14 SHA512 6dadbd01922f9957469c2f401a6b1d7da4ad7bfa9c82f38d951b230cd880b826e96a63cf3d244d27299ea9bab4d1f42239a2f0d73702e62eb4859a52c25158bd
+DIST pyhoca-cli-0.6.0.0.tar.gz 40513 BLAKE2B 203ba683c65a77c8f136ac65fea156e938b86b8338dff4c39c5b0ab9368a5e0b1e845e4862b9d95fd02cec9484691b9b11b6d2dbd41cc8a1089e32a4e9c9d717 SHA512 a6e2504cf40eb847db826eb016bcba4ead83f5b8d45de8c251c4c3b0f4cef86dbdfe4c8663f900ce9afe6fef868e67ff5ab1e3222179d19afcc7d0233b4804c6
diff --git a/net-misc/pyhoca-cli/pyhoca-cli-0.6.0.0.ebuild b/net-misc/pyhoca-cli/pyhoca-cli-0.6.0.0.ebuild
new file mode 100644
index 00000000000..858a77c4648
--- /dev/null
+++ b/net-misc/pyhoca-cli/pyhoca-cli-0.6.0.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{5,6} )
+inherit distutils-r1
+
+DESCRIPTION="X2Go command line client"
+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=""
+
+DEPEND="dev-python/setproctitle[${PYTHON_USEDEP}]
+ >=net-misc/python-x2go-0.6.0.1[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}"
+
+python_install() {
+ distutils-r1_python_install
+ python_doscript ${PN}
+}
+
+python_install_all() {
+ distutils-r1_python_install_all
+ doman man/man1/*
+ find "${ED}" -name '*.pth' -delete || die
+}
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/pyhoca-cli/
@ 2018-09-30 20:00 Bernard Cafarelli
0 siblings, 0 replies; 16+ messages in thread
From: Bernard Cafarelli @ 2018-09-30 20:00 UTC (permalink / raw
To: gentoo-commits
commit: 18ddf9fe100db293b7dea32ce28e96de0931eeda
Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 30 19:59:59 2018 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Sun Sep 30 20:00:50 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18ddf9fe
net-misc/pyhoca-cli: drop old
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
net-misc/pyhoca-cli/Manifest | 1 -
net-misc/pyhoca-cli/pyhoca-cli-0.5.0.3.ebuild | 30 ---------------------------
2 files changed, 31 deletions(-)
diff --git a/net-misc/pyhoca-cli/Manifest b/net-misc/pyhoca-cli/Manifest
index 86646c54d4b..6b709771cb9 100644
--- a/net-misc/pyhoca-cli/Manifest
+++ b/net-misc/pyhoca-cli/Manifest
@@ -1,3 +1,2 @@
-DIST pyhoca-cli-0.5.0.3.tar.gz 32170 BLAKE2B 933c6a4d5b2daf3802f45de4162ee76671ca4516d07e4d91d908e29f6b2341d636bfa8bbe448b58ff8d066b1a4c61a35b48bca7c25eda72196d94f39b8da5d61 SHA512 84f92008b099fa3f753a2143115486e121d66407f318ffa4840d7b4e8fd2ee2aa620b152a384ea1c59823eb2acfdb9426257247041cbc248872e2e33dbc9c279
DIST pyhoca-cli-0.5.0.4.tar.gz 32486 BLAKE2B e47799519715c14ba89f8696ed8d394248397548ccbd0dcfc514d8c8ba96071dfa12a191eace4cc6f92aeaeb8fd0b17addf471e6f11d5ffb4e456977d38c7e14 SHA512 6dadbd01922f9957469c2f401a6b1d7da4ad7bfa9c82f38d951b230cd880b826e96a63cf3d244d27299ea9bab4d1f42239a2f0d73702e62eb4859a52c25158bd
DIST pyhoca-cli-0.6.0.0.tar.gz 40513 BLAKE2B 203ba683c65a77c8f136ac65fea156e938b86b8338dff4c39c5b0ab9368a5e0b1e845e4862b9d95fd02cec9484691b9b11b6d2dbd41cc8a1089e32a4e9c9d717 SHA512 a6e2504cf40eb847db826eb016bcba4ead83f5b8d45de8c251c4c3b0f4cef86dbdfe4c8663f900ce9afe6fef868e67ff5ab1e3222179d19afcc7d0233b4804c6
diff --git a/net-misc/pyhoca-cli/pyhoca-cli-0.5.0.3.ebuild b/net-misc/pyhoca-cli/pyhoca-cli-0.5.0.3.ebuild
deleted file mode 100644
index 93547ab2655..00000000000
--- a/net-misc/pyhoca-cli/pyhoca-cli-0.5.0.3.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-inherit distutils-r1
-
-DESCRIPTION="X2Go command line client"
-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=""
-
-DEPEND="dev-python/setproctitle[${PYTHON_USEDEP}]
- >=net-misc/python-x2go-0.5.0.0[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}"
-
-python_install() {
- distutils-r1_python_install
- python_doscript ${PN}
-}
-
-python_install_all() {
- distutils-r1_python_install_all
- doman man/man1/*
-}
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/pyhoca-cli/
@ 2018-12-05 20:07 Bernard Cafarelli
0 siblings, 0 replies; 16+ messages in thread
From: Bernard Cafarelli @ 2018-12-05 20:07 UTC (permalink / raw
To: gentoo-commits
commit: 1d6513f25455594ae8f0b013ff160b81c67bc3cb
Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 5 13:46:40 2018 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Wed Dec 5 20:07:14 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d6513f2
net-misc/pyhoca-cli: 0.6.0.1 bump
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>
net-misc/pyhoca-cli/Manifest | 1 +
net-misc/pyhoca-cli/pyhoca-cli-0.6.0.1.ebuild | 31 +++++++++++++++++++++++++++
2 files changed, 32 insertions(+)
diff --git a/net-misc/pyhoca-cli/Manifest b/net-misc/pyhoca-cli/Manifest
index 6b709771cb9..1274b0e65dc 100644
--- a/net-misc/pyhoca-cli/Manifest
+++ b/net-misc/pyhoca-cli/Manifest
@@ -1,2 +1,3 @@
DIST pyhoca-cli-0.5.0.4.tar.gz 32486 BLAKE2B e47799519715c14ba89f8696ed8d394248397548ccbd0dcfc514d8c8ba96071dfa12a191eace4cc6f92aeaeb8fd0b17addf471e6f11d5ffb4e456977d38c7e14 SHA512 6dadbd01922f9957469c2f401a6b1d7da4ad7bfa9c82f38d951b230cd880b826e96a63cf3d244d27299ea9bab4d1f42239a2f0d73702e62eb4859a52c25158bd
DIST pyhoca-cli-0.6.0.0.tar.gz 40513 BLAKE2B 203ba683c65a77c8f136ac65fea156e938b86b8338dff4c39c5b0ab9368a5e0b1e845e4862b9d95fd02cec9484691b9b11b6d2dbd41cc8a1089e32a4e9c9d717 SHA512 a6e2504cf40eb847db826eb016bcba4ead83f5b8d45de8c251c4c3b0f4cef86dbdfe4c8663f900ce9afe6fef868e67ff5ab1e3222179d19afcc7d0233b4804c6
+DIST pyhoca-cli-0.6.0.1.tar.gz 40816 BLAKE2B 719ca6f277cfd2ecd2100e1b34e1c0d4d7e6849eb0b8f39d2a1628878b4da1bdcc1db622144d815347c33e0148d7fd6303caa661f146e18422169d7ae455c993 SHA512 65ced3bcb6e8fc15d22b0abc760a981af66b10325278613a9276de16c1e73d3b8d325b57aed9d4faf43a6d9eb8167045716c2974d4f6563c7a51df8ee66a69eb
diff --git a/net-misc/pyhoca-cli/pyhoca-cli-0.6.0.1.ebuild b/net-misc/pyhoca-cli/pyhoca-cli-0.6.0.1.ebuild
new file mode 100644
index 00000000000..858a77c4648
--- /dev/null
+++ b/net-misc/pyhoca-cli/pyhoca-cli-0.6.0.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{5,6} )
+inherit distutils-r1
+
+DESCRIPTION="X2Go command line client"
+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=""
+
+DEPEND="dev-python/setproctitle[${PYTHON_USEDEP}]
+ >=net-misc/python-x2go-0.6.0.1[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}"
+
+python_install() {
+ distutils-r1_python_install
+ python_doscript ${PN}
+}
+
+python_install_all() {
+ distutils-r1_python_install_all
+ doman man/man1/*
+ find "${ED}" -name '*.pth' -delete || die
+}
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/pyhoca-cli/
@ 2019-11-29 9:57 Bernard Cafarelli
0 siblings, 0 replies; 16+ messages in thread
From: Bernard Cafarelli @ 2019-11-29 9:57 UTC (permalink / raw
To: gentoo-commits
commit: df575f460bf2782b4eb12aa8cf47518dcbfba336
Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 29 09:53:17 2019 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Fri Nov 29 09:57:18 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df575f46
net-misc/pyhoca-cli: drop old
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>
net-misc/pyhoca-cli/Manifest | 2 --
net-misc/pyhoca-cli/pyhoca-cli-0.5.0.4.ebuild | 30 --------------------------
net-misc/pyhoca-cli/pyhoca-cli-0.6.0.0.ebuild | 31 ---------------------------
3 files changed, 63 deletions(-)
diff --git a/net-misc/pyhoca-cli/Manifest b/net-misc/pyhoca-cli/Manifest
index 1274b0e65dc..a2309a35d60 100644
--- a/net-misc/pyhoca-cli/Manifest
+++ b/net-misc/pyhoca-cli/Manifest
@@ -1,3 +1 @@
-DIST pyhoca-cli-0.5.0.4.tar.gz 32486 BLAKE2B e47799519715c14ba89f8696ed8d394248397548ccbd0dcfc514d8c8ba96071dfa12a191eace4cc6f92aeaeb8fd0b17addf471e6f11d5ffb4e456977d38c7e14 SHA512 6dadbd01922f9957469c2f401a6b1d7da4ad7bfa9c82f38d951b230cd880b826e96a63cf3d244d27299ea9bab4d1f42239a2f0d73702e62eb4859a52c25158bd
-DIST pyhoca-cli-0.6.0.0.tar.gz 40513 BLAKE2B 203ba683c65a77c8f136ac65fea156e938b86b8338dff4c39c5b0ab9368a5e0b1e845e4862b9d95fd02cec9484691b9b11b6d2dbd41cc8a1089e32a4e9c9d717 SHA512 a6e2504cf40eb847db826eb016bcba4ead83f5b8d45de8c251c4c3b0f4cef86dbdfe4c8663f900ce9afe6fef868e67ff5ab1e3222179d19afcc7d0233b4804c6
DIST pyhoca-cli-0.6.0.1.tar.gz 40816 BLAKE2B 719ca6f277cfd2ecd2100e1b34e1c0d4d7e6849eb0b8f39d2a1628878b4da1bdcc1db622144d815347c33e0148d7fd6303caa661f146e18422169d7ae455c993 SHA512 65ced3bcb6e8fc15d22b0abc760a981af66b10325278613a9276de16c1e73d3b8d325b57aed9d4faf43a6d9eb8167045716c2974d4f6563c7a51df8ee66a69eb
diff --git a/net-misc/pyhoca-cli/pyhoca-cli-0.5.0.4.ebuild b/net-misc/pyhoca-cli/pyhoca-cli-0.5.0.4.ebuild
deleted file mode 100644
index 2a3ca05effb..00000000000
--- a/net-misc/pyhoca-cli/pyhoca-cli-0.5.0.4.ebuild
+++ /dev/null
@@ -1,30 +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 command line client"
-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=""
-
-DEPEND="dev-python/setproctitle[${PYTHON_USEDEP}]
- >=net-misc/python-x2go-0.5.0.0[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}"
-
-python_install() {
- distutils-r1_python_install
- python_doscript ${PN}
-}
-
-python_install_all() {
- distutils-r1_python_install_all
- doman man/man1/*
-}
diff --git a/net-misc/pyhoca-cli/pyhoca-cli-0.6.0.0.ebuild b/net-misc/pyhoca-cli/pyhoca-cli-0.6.0.0.ebuild
deleted file mode 100644
index 858a77c4648..00000000000
--- a/net-misc/pyhoca-cli/pyhoca-cli-0.6.0.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{5,6} )
-inherit distutils-r1
-
-DESCRIPTION="X2Go command line client"
-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=""
-
-DEPEND="dev-python/setproctitle[${PYTHON_USEDEP}]
- >=net-misc/python-x2go-0.6.0.1[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}"
-
-python_install() {
- distutils-r1_python_install
- python_doscript ${PN}
-}
-
-python_install_all() {
- distutils-r1_python_install_all
- doman man/man1/*
- find "${ED}" -name '*.pth' -delete || die
-}
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/pyhoca-cli/
@ 2019-11-29 9:57 Bernard Cafarelli
0 siblings, 0 replies; 16+ messages in thread
From: Bernard Cafarelli @ 2019-11-29 9:57 UTC (permalink / raw
To: gentoo-commits
commit: b4969d13c56e7d24d75cad721c302b371160fc00
Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 29 09:54:05 2019 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Fri Nov 29 09:57:18 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4969d13
net-misc/pyhoca-cli: 0.6.1.1 bump
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>
net-misc/pyhoca-cli/Manifest | 1 +
net-misc/pyhoca-cli/pyhoca-cli-0.6.1.1.ebuild | 31 +++++++++++++++++++++++++++
2 files changed, 32 insertions(+)
diff --git a/net-misc/pyhoca-cli/Manifest b/net-misc/pyhoca-cli/Manifest
index a2309a35d60..a53deae0552 100644
--- a/net-misc/pyhoca-cli/Manifest
+++ b/net-misc/pyhoca-cli/Manifest
@@ -1 +1,2 @@
DIST pyhoca-cli-0.6.0.1.tar.gz 40816 BLAKE2B 719ca6f277cfd2ecd2100e1b34e1c0d4d7e6849eb0b8f39d2a1628878b4da1bdcc1db622144d815347c33e0148d7fd6303caa661f146e18422169d7ae455c993 SHA512 65ced3bcb6e8fc15d22b0abc760a981af66b10325278613a9276de16c1e73d3b8d325b57aed9d4faf43a6d9eb8167045716c2974d4f6563c7a51df8ee66a69eb
+DIST pyhoca-cli-0.6.1.1.tar.gz 41893 BLAKE2B 39f695224c64dacf0f2efa449ff3e235f22571647e77dd58ed031a0899991337af8deff5808293b4f1e1932a47dbd7af63ab6b86b1c5373122f4678eefec168a SHA512 b83e584f314df936d09cda25b253bbd5f37aa7f57db084424b2696070963a99776284c827f602321329bd066c6f483f32cd3dd0aa961eea7c79aa217949966c7
diff --git a/net-misc/pyhoca-cli/pyhoca-cli-0.6.1.1.ebuild b/net-misc/pyhoca-cli/pyhoca-cli-0.6.1.1.ebuild
new file mode 100644
index 00000000000..30c36800302
--- /dev/null
+++ b/net-misc/pyhoca-cli/pyhoca-cli-0.6.1.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{5,6,7} )
+inherit distutils-r1
+
+DESCRIPTION="X2Go command line client"
+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=""
+
+DEPEND="dev-python/setproctitle[${PYTHON_USEDEP}]
+ >=net-misc/python-x2go-0.6.1.1[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}"
+
+python_install() {
+ distutils-r1_python_install
+ python_doscript ${PN}
+}
+
+python_install_all() {
+ distutils-r1_python_install_all
+ doman man/man1/*
+ find "${ED}" -name '*.pth' -delete || die
+}
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/pyhoca-cli/
@ 2019-12-30 14:00 Bernard Cafarelli
0 siblings, 0 replies; 16+ messages in thread
From: Bernard Cafarelli @ 2019-12-30 14:00 UTC (permalink / raw
To: gentoo-commits
commit: 138392a1abb7041dd9dd228c49c33c6daca4347a
Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 30 13:48:17 2019 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Mon Dec 30 13:57:27 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=138392a1
net-misc/pyhoca-cli: 0.6.1.2 bump
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>
net-misc/pyhoca-cli/Manifest | 1 +
net-misc/pyhoca-cli/pyhoca-cli-0.6.1.2.ebuild | 31 +++++++++++++++++++++++++++
2 files changed, 32 insertions(+)
diff --git a/net-misc/pyhoca-cli/Manifest b/net-misc/pyhoca-cli/Manifest
index a53deae0552..a3ec62fbf9c 100644
--- a/net-misc/pyhoca-cli/Manifest
+++ b/net-misc/pyhoca-cli/Manifest
@@ -1,2 +1,3 @@
DIST pyhoca-cli-0.6.0.1.tar.gz 40816 BLAKE2B 719ca6f277cfd2ecd2100e1b34e1c0d4d7e6849eb0b8f39d2a1628878b4da1bdcc1db622144d815347c33e0148d7fd6303caa661f146e18422169d7ae455c993 SHA512 65ced3bcb6e8fc15d22b0abc760a981af66b10325278613a9276de16c1e73d3b8d325b57aed9d4faf43a6d9eb8167045716c2974d4f6563c7a51df8ee66a69eb
DIST pyhoca-cli-0.6.1.1.tar.gz 41893 BLAKE2B 39f695224c64dacf0f2efa449ff3e235f22571647e77dd58ed031a0899991337af8deff5808293b4f1e1932a47dbd7af63ab6b86b1c5373122f4678eefec168a SHA512 b83e584f314df936d09cda25b253bbd5f37aa7f57db084424b2696070963a99776284c827f602321329bd066c6f483f32cd3dd0aa961eea7c79aa217949966c7
+DIST pyhoca-cli-0.6.1.2.tar.gz 41891 BLAKE2B a3183acc8b4a809e5b3894bbcb276972f3bf0178f2a9f596e697866db4217ca4e04d6b3d698b202e124a2e42a3b1f9b2f0fbd595bf0483f55dd7dbe9ea108ef3 SHA512 02bb6a0dcb72bc67e8b8109e554f04fa57d5b2da2682b50a081b60e19c257842ae31aabb7faa945579fb23d0e922befd0678c413b31393d368b4173e0d4315f6
diff --git a/net-misc/pyhoca-cli/pyhoca-cli-0.6.1.2.ebuild b/net-misc/pyhoca-cli/pyhoca-cli-0.6.1.2.ebuild
new file mode 100644
index 00000000000..30c36800302
--- /dev/null
+++ b/net-misc/pyhoca-cli/pyhoca-cli-0.6.1.2.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{5,6,7} )
+inherit distutils-r1
+
+DESCRIPTION="X2Go command line client"
+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=""
+
+DEPEND="dev-python/setproctitle[${PYTHON_USEDEP}]
+ >=net-misc/python-x2go-0.6.1.1[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}"
+
+python_install() {
+ distutils-r1_python_install
+ python_doscript ${PN}
+}
+
+python_install_all() {
+ distutils-r1_python_install_all
+ doman man/man1/*
+ find "${ED}" -name '*.pth' -delete || die
+}
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/pyhoca-cli/
@ 2021-01-01 1:50 Michał Górny
0 siblings, 0 replies; 16+ messages in thread
From: Michał Górny @ 2021-01-01 1:50 UTC (permalink / raw
To: gentoo-commits
commit: c29fee8b46498cff3118a0625c5a53e6eceebabc
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 1 01:38:24 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jan 1 01:50:38 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c29fee8b
net-misc/pyhoca-cli: Remove old (py3.6)
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
net-misc/pyhoca-cli/Manifest | 1 -
net-misc/pyhoca-cli/pyhoca-cli-0.6.0.1.ebuild | 31 ---------------------------
2 files changed, 32 deletions(-)
diff --git a/net-misc/pyhoca-cli/Manifest b/net-misc/pyhoca-cli/Manifest
index a3ec62fbf9c..8f70aca1902 100644
--- a/net-misc/pyhoca-cli/Manifest
+++ b/net-misc/pyhoca-cli/Manifest
@@ -1,3 +1,2 @@
-DIST pyhoca-cli-0.6.0.1.tar.gz 40816 BLAKE2B 719ca6f277cfd2ecd2100e1b34e1c0d4d7e6849eb0b8f39d2a1628878b4da1bdcc1db622144d815347c33e0148d7fd6303caa661f146e18422169d7ae455c993 SHA512 65ced3bcb6e8fc15d22b0abc760a981af66b10325278613a9276de16c1e73d3b8d325b57aed9d4faf43a6d9eb8167045716c2974d4f6563c7a51df8ee66a69eb
DIST pyhoca-cli-0.6.1.1.tar.gz 41893 BLAKE2B 39f695224c64dacf0f2efa449ff3e235f22571647e77dd58ed031a0899991337af8deff5808293b4f1e1932a47dbd7af63ab6b86b1c5373122f4678eefec168a SHA512 b83e584f314df936d09cda25b253bbd5f37aa7f57db084424b2696070963a99776284c827f602321329bd066c6f483f32cd3dd0aa961eea7c79aa217949966c7
DIST pyhoca-cli-0.6.1.2.tar.gz 41891 BLAKE2B a3183acc8b4a809e5b3894bbcb276972f3bf0178f2a9f596e697866db4217ca4e04d6b3d698b202e124a2e42a3b1f9b2f0fbd595bf0483f55dd7dbe9ea108ef3 SHA512 02bb6a0dcb72bc67e8b8109e554f04fa57d5b2da2682b50a081b60e19c257842ae31aabb7faa945579fb23d0e922befd0678c413b31393d368b4173e0d4315f6
diff --git a/net-misc/pyhoca-cli/pyhoca-cli-0.6.0.1.ebuild b/net-misc/pyhoca-cli/pyhoca-cli-0.6.0.1.ebuild
deleted file mode 100644
index 9624fa19556..00000000000
--- a/net-misc/pyhoca-cli/pyhoca-cli-0.6.0.1.ebuild
+++ /dev/null
@@ -1,31 +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 command line client"
-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=""
-
-DEPEND="dev-python/setproctitle[${PYTHON_USEDEP}]
- >=net-misc/python-x2go-0.6.0.1[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}"
-
-python_install() {
- distutils-r1_python_install
- python_doscript ${PN}
-}
-
-python_install_all() {
- distutils-r1_python_install_all
- doman man/man1/*
- find "${ED}" -name '*.pth' -delete || die
-}
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/pyhoca-cli/
@ 2021-02-26 14:26 Sam James
0 siblings, 0 replies; 16+ messages in thread
From: Sam James @ 2021-02-26 14:26 UTC (permalink / raw
To: gentoo-commits
commit: 4473f3a6338ff271d2f42f956de3e5d26509b51c
Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Thu Feb 25 17:57:23 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 26 14:26:05 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4473f3a6
net-misc/pyhoca-cli: Port to python 3.{8,9}
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-misc/pyhoca-cli/pyhoca-cli-0.6.1.2.ebuild | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 deletions(-)
diff --git a/net-misc/pyhoca-cli/pyhoca-cli-0.6.1.2.ebuild b/net-misc/pyhoca-cli/pyhoca-cli-0.6.1.2.ebuild
index 3f2ee619345..107198b5c85 100644
--- a/net-misc/pyhoca-cli/pyhoca-cli-0.6.1.2.ebuild
+++ b/net-misc/pyhoca-cli/pyhoca-cli-0.6.1.2.ebuild
@@ -3,21 +3,26 @@
EAPI=7
-PYTHON_COMPAT=( python3_7 )
+PYTHON_COMPAT=( python3_{7..9} )
inherit distutils-r1
DESCRIPTION="X2Go command line client"
HOMEPAGE="http://www.x2go.org"
SRC_URI="http://code.x2go.org/releases/source/${PN}/${P}.tar.gz"
-LICENSE="AGPL-3"
+LICENSE="AGPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
-DEPEND="dev-python/setproctitle[${PYTHON_USEDEP}]
+RDEPEND="
+ dev-python/setproctitle[${PYTHON_USEDEP}]
>=net-misc/python-x2go-0.6.1.1[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}"
+
+python_prepare_all() {
+ # we don't need setuptools at runtime
+ sed -i -e '/install_requires/d' setup.py || die
+ distutils-r1_python_prepare_all
+}
python_install() {
distutils-r1_python_install
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/pyhoca-cli/
@ 2021-02-26 14:26 Sam James
0 siblings, 0 replies; 16+ messages in thread
From: Sam James @ 2021-02-26 14:26 UTC (permalink / raw
To: gentoo-commits
commit: b5ac1b2c9baddd0bad778db70ea3d643b777a5cc
Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Thu Feb 25 17:57:24 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 26 14:26:05 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5ac1b2c
net-misc/pyhoca-cli: Remove old
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-misc/pyhoca-cli/Manifest | 1 -
net-misc/pyhoca-cli/pyhoca-cli-0.6.1.1.ebuild | 31 ---------------------------
2 files changed, 32 deletions(-)
diff --git a/net-misc/pyhoca-cli/Manifest b/net-misc/pyhoca-cli/Manifest
index 8f70aca1902..5d6dd9b07e1 100644
--- a/net-misc/pyhoca-cli/Manifest
+++ b/net-misc/pyhoca-cli/Manifest
@@ -1,2 +1 @@
-DIST pyhoca-cli-0.6.1.1.tar.gz 41893 BLAKE2B 39f695224c64dacf0f2efa449ff3e235f22571647e77dd58ed031a0899991337af8deff5808293b4f1e1932a47dbd7af63ab6b86b1c5373122f4678eefec168a SHA512 b83e584f314df936d09cda25b253bbd5f37aa7f57db084424b2696070963a99776284c827f602321329bd066c6f483f32cd3dd0aa961eea7c79aa217949966c7
DIST pyhoca-cli-0.6.1.2.tar.gz 41891 BLAKE2B a3183acc8b4a809e5b3894bbcb276972f3bf0178f2a9f596e697866db4217ca4e04d6b3d698b202e124a2e42a3b1f9b2f0fbd595bf0483f55dd7dbe9ea108ef3 SHA512 02bb6a0dcb72bc67e8b8109e554f04fa57d5b2da2682b50a081b60e19c257842ae31aabb7faa945579fb23d0e922befd0678c413b31393d368b4173e0d4315f6
diff --git a/net-misc/pyhoca-cli/pyhoca-cli-0.6.1.1.ebuild b/net-misc/pyhoca-cli/pyhoca-cli-0.6.1.1.ebuild
deleted file mode 100644
index 3f2ee619345..00000000000
--- a/net-misc/pyhoca-cli/pyhoca-cli-0.6.1.1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_7 )
-inherit distutils-r1
-
-DESCRIPTION="X2Go command line client"
-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=""
-
-DEPEND="dev-python/setproctitle[${PYTHON_USEDEP}]
- >=net-misc/python-x2go-0.6.1.1[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}"
-
-python_install() {
- distutils-r1_python_install
- python_doscript ${PN}
-}
-
-python_install_all() {
- distutils-r1_python_install_all
- doman man/man1/*
- find "${ED}" -name '*.pth' -delete || die
-}
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/pyhoca-cli/
@ 2021-02-26 14:26 Sam James
0 siblings, 0 replies; 16+ messages in thread
From: Sam James @ 2021-02-26 14:26 UTC (permalink / raw
To: gentoo-commits
commit: 5f3e40db10721ac61f6c5f95c718d667e3fed6cd
Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Thu Feb 25 17:57:24 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 26 14:26:06 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f3e40db
net-misc/pyhoca-cli: Mark ALLARCHES
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-misc/pyhoca-cli/metadata.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/net-misc/pyhoca-cli/metadata.xml b/net-misc/pyhoca-cli/metadata.xml
index fa439d9e97e..4a4d62e56a7 100644
--- a/net-misc/pyhoca-cli/metadata.xml
+++ b/net-misc/pyhoca-cli/metadata.xml
@@ -5,6 +5,7 @@
<email>voyageur@gentoo.org</email>
<name>Bernard Cafarelli</name>
</maintainer>
+ <stabilize-allarches/>
<longdescription>
PyHoca-CLI is a client implementation for X2Go using the project's Python API (Python module). PyHoca-CLI can be operated completely from the command line and the goal is to reflect the full functionality spectrum of Python X2Go.
</longdescription>
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/pyhoca-cli/
@ 2021-10-24 1:09 Sam James
0 siblings, 0 replies; 16+ messages in thread
From: Sam James @ 2021-10-24 1:09 UTC (permalink / raw
To: gentoo-commits
commit: 6b0a8ab59bb4e24199bd76e55a808b54003d411d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 24 01:09:36 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 24 01:09:36 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b0a8ab5
net-misc/pyhoca-cli: Keyword 0.6.1.2 arm64, #818829
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-misc/pyhoca-cli/pyhoca-cli-0.6.1.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-misc/pyhoca-cli/pyhoca-cli-0.6.1.2.ebuild b/net-misc/pyhoca-cli/pyhoca-cli-0.6.1.2.ebuild
index 107198b5c85..153510b8ebc 100644
--- a/net-misc/pyhoca-cli/pyhoca-cli-0.6.1.2.ebuild
+++ b/net-misc/pyhoca-cli/pyhoca-cli-0.6.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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"
RDEPEND="
dev-python/setproctitle[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/pyhoca-cli/
@ 2022-07-27 21:27 Bernard Cafarelli
0 siblings, 0 replies; 16+ messages in thread
From: Bernard Cafarelli @ 2022-07-27 21:27 UTC (permalink / raw
To: gentoo-commits
commit: 5e4f6906e4cdebda370d135a633de245f2fb3785
Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 27 20:55:03 2022 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Wed Jul 27 21:27:18 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e4f6906
net-misc/pyhoca-cli: update PYTHON_COMPAT
Bug: https://bugs.gentoo.org/861221
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>
net-misc/pyhoca-cli/pyhoca-cli-0.6.1.2.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/net-misc/pyhoca-cli/pyhoca-cli-0.6.1.2.ebuild b/net-misc/pyhoca-cli/pyhoca-cli-0.6.1.2.ebuild
index 153510b8ebcd..1568b9c349d1 100644
--- a/net-misc/pyhoca-cli/pyhoca-cli-0.6.1.2.ebuild
+++ b/net-misc/pyhoca-cli/pyhoca-cli-0.6.1.2.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 command line client"
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/pyhoca-cli/
@ 2022-11-16 0:27 Yixun Lan
0 siblings, 0 replies; 16+ messages in thread
From: Yixun Lan @ 2022-11-16 0:27 UTC (permalink / raw
To: gentoo-commits
commit: 52c35b0c27a2d4d4fd4d2a4858158906628b5337
Author: Xin Yang <yangmame <AT> icloud <DOT> com>
AuthorDate: Thu Nov 3 14:57:50 2022 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Wed Nov 16 00:24:41 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52c35b0c
net-misc/pyhoca-cli: keyword riscv 0.6.1.2, #879151
Signed-off-by: Xin Yang <yangmame <AT> icloud.com>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
net-misc/pyhoca-cli/pyhoca-cli-0.6.1.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/pyhoca-cli/pyhoca-cli-0.6.1.2.ebuild b/net-misc/pyhoca-cli/pyhoca-cli-0.6.1.2.ebuild
index 1568b9c349d1..b07a8be289e3 100644
--- a/net-misc/pyhoca-cli/pyhoca-cli-0.6.1.2.ebuild
+++ b/net-misc/pyhoca-cli/pyhoca-cli-0.6.1.2.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"
RDEPEND="
dev-python/setproctitle[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 16+ messages in thread
end of thread, other threads:[~2022-11-16 0:28 UTC | newest]
Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-26 14:26 [gentoo-commits] repo/gentoo:master commit in: net-misc/pyhoca-cli/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2022-11-16 0:27 Yixun Lan
2022-07-27 21:27 Bernard Cafarelli
2021-10-24 1:09 Sam James
2021-02-26 14:26 Sam James
2021-02-26 14:26 Sam James
2021-01-01 1:50 Michał Górny
2019-12-30 14:00 Bernard Cafarelli
2019-11-29 9:57 Bernard Cafarelli
2019-11-29 9:57 Bernard Cafarelli
2018-12-05 20:07 Bernard Cafarelli
2018-09-30 20:00 Bernard Cafarelli
2018-09-30 20:00 Bernard Cafarelli
2017-09-25 14:14 Bernard Cafarelli
2017-09-25 14:14 Bernard Cafarelli
2016-01-28 21:58 Bernard Cafarelli
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox