[gentoo-commits] repo/gentoo:master commit in: sys-process/bpytop/

2023-12-04 Thread Patrick McLean
commit: 8ba6178def1a0070df7186160145645394ca8527
Author: Patrick McLean  gentoo  org>
AuthorDate: Mon Dec  4 18:52:28 2023 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Mon Dec  4 18:52:28 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ba6178d

sys-process/bpytop: enable py3.12

Signed-off-by: Patrick McLean  gentoo.org>

 sys-process/bpytop/bpytop-1.0.68-r1.ebuild | 9 -
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/sys-process/bpytop/bpytop-1.0.68-r1.ebuild 
b/sys-process/bpytop/bpytop-1.0.68-r1.ebuild
index 3656a5c1c26a..78fa09a9c613 100644
--- a/sys-process/bpytop/bpytop-1.0.68-r1.ebuild
+++ b/sys-process/bpytop/bpytop-1.0.68-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{9..12} )
 
 inherit distutils-r1
 
@@ -37,3 +37,10 @@ src_install() {
doins bpytop-themes/*.theme
distutils-r1_src_install
 }
+
+python_test() {
+   EPYTEST_DESELECT=(
+   tests/test_functions.py::test_get_cpu_core_mapping
+   )
+   epytest
+}



[gentoo-commits] repo/gentoo:master commit in: sys-process/bpytop/

2023-03-06 Thread Michał Górny
commit: 468598311e2b73353475e7b4034e1902a01d3f21
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Mar  6 14:44:33 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Mar  6 14:50:06 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46859831

sys-process/bpytop: Enable py3.11

Closes: https://bugs.gentoo.org/897322
Closes: https://github.com/mgorny/python-bump-testing/issues/69
Signed-off-by: Michał Górny  gentoo.org>

 sys-process/bpytop/bpytop-1.0.68-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/bpytop/bpytop-1.0.68-r1.ebuild 
b/sys-process/bpytop/bpytop-1.0.68-r1.ebuild
index 0b7da113d802..9f64dd61284f 100644
--- a/sys-process/bpytop/bpytop-1.0.68-r1.ebuild
+++ b/sys-process/bpytop/bpytop-1.0.68-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: sys-process/bpytop/

2023-03-06 Thread Michał Górny
commit: 29df775ed138252545f3b7d34f20e41337db7103
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Mar  6 14:46:28 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Mar  6 14:50:07 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29df775e

sys-process/bpytop: HOMEPAGE, SRC_URI and remote-ids

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

 sys-process/bpytop/Manifest|  2 +-
 sys-process/bpytop/bpytop-1.0.68-r1.ebuild | 10 --
 sys-process/bpytop/metadata.xml|  4 
 3 files changed, 13 insertions(+), 3 deletions(-)

diff --git a/sys-process/bpytop/Manifest b/sys-process/bpytop/Manifest
index ab9ae84f6c50..213ab666b4d6 100644
--- a/sys-process/bpytop/Manifest
+++ b/sys-process/bpytop/Manifest
@@ -1 +1 @@
-DIST bpytop-1.0.68.tar.gz 632649 BLAKE2B 
a32a3b583b31c2c2013f4d2bb8834cf02a8702d37f723e304691eecdebcf32e21f639428abe7f5251c075aa73ed46f610e47c4241092455351001c31b2a051b5
 SHA512 
88a8be5cb5bbf5516dbafeb4d513d6a489ae9a8a84de316e2331a428cd4f338f8e01ed2eedd92c610b722c06dd968d85baf27692316f905855aca3d8a67a731d
+DIST bpytop-1.0.68.gh.tar.gz 632649 BLAKE2B 
a32a3b583b31c2c2013f4d2bb8834cf02a8702d37f723e304691eecdebcf32e21f639428abe7f5251c075aa73ed46f610e47c4241092455351001c31b2a051b5
 SHA512 
88a8be5cb5bbf5516dbafeb4d513d6a489ae9a8a84de316e2331a428cd4f338f8e01ed2eedd92c610b722c06dd968d85baf27692316f905855aca3d8a67a731d

diff --git a/sys-process/bpytop/bpytop-1.0.68-r1.ebuild 
b/sys-process/bpytop/bpytop-1.0.68-r1.ebuild
index 9f64dd61284f..3656a5c1c26a 100644
--- a/sys-process/bpytop/bpytop-1.0.68-r1.ebuild
+++ b/sys-process/bpytop/bpytop-1.0.68-r1.ebuild
@@ -9,8 +9,14 @@ PYTHON_COMPAT=( python3_{9..11} )
 inherit distutils-r1
 
 DESCRIPTION="Linux/OSX/FreeBSD resource monitor"
-HOMEPAGE="https://github.com/aristocratos/bpytop;
-SRC_URI="https://github.com/aristocratos/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+HOMEPAGE="
+   https://github.com/aristocratos/bpytop/
+   https://pypi.org/project/bpytop/
+"
+SRC_URI="
+   https://github.com/aristocratos/${PN}/archive/v${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
 
 LICENSE="Apache-2.0"
 SLOT="0"

diff --git a/sys-process/bpytop/metadata.xml b/sys-process/bpytop/metadata.xml
index bd6443d4a375..98655eaea7d0 100644
--- a/sys-process/bpytop/metadata.xml
+++ b/sys-process/bpytop/metadata.xml
@@ -5,4 +5,8 @@
chutz...@gentoo.org
Patrick McLean

+   
+   aristocratos/bpytop
+   bpytop
+   
 



[gentoo-commits] repo/gentoo:master commit in: sys-process/bpytop/, sys-process/bpytop/files/

2022-09-18 Thread Michał Górny
commit: 33fbc11b28ca785af65abbe7c393ccff168e419d
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Sep 18 13:54:16 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Sep 18 13:58:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33fbc11b

sys-process/bpytop: Remove old

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

 sys-process/bpytop/Manifest|  3 --
 sys-process/bpytop/bpytop-1.0.61-r1.ebuild | 33 --
 sys-process/bpytop/bpytop-1.0.63.ebuild| 33 --
 sys-process/bpytop/bpytop-1.0.67.ebuild| 33 --
 sys-process/bpytop/files/bpytop-1.0.61-tests.patch | 20 -
 5 files changed, 122 deletions(-)

diff --git a/sys-process/bpytop/Manifest b/sys-process/bpytop/Manifest
index 4bc16f0e6212..ab9ae84f6c50 100644
--- a/sys-process/bpytop/Manifest
+++ b/sys-process/bpytop/Manifest
@@ -1,4 +1 @@
-DIST bpytop-1.0.61.tar.gz 626468 BLAKE2B 
84a9bbaec6af27b06af53acbe2e735421de3bc4567fcf7fb29d05f801f7414b4e035e67a2fecb27a45d4d91c1d6ef527a16775f44c2e5620ecf797794969a2d2
 SHA512 
639e0d94bd500477b8288400c6fa1769f1b7327733bec8292e72eb3024e26f6242901970dfc539d9fb309f69299ea934e02ab93226f907ddbbefb670bffb027c
-DIST bpytop-1.0.63.tar.gz 627729 BLAKE2B 
a61d7c101c05d8e706b5c89f3c52dd02cf99e126d73f4cdb58adf8e474774e618abce7184a6fcf1c1b69f4c491b088c4c715d7b803c56933e1a8eeb8efa77fec
 SHA512 
85334a43137466992fe3003f7f29b6a66b41732d1953fd5653ce277d35735127eef97607599906c0d0cfc7323852da75541b2ae79db22f843892097a2d3398e4
-DIST bpytop-1.0.67.tar.gz 628491 BLAKE2B 
9ce35332dde806d132fee42f04f787e9220f05644e938d83725369157032a556c89d216a393a52a26fa6c6841a2b91b8212ee122ba734e1aedc912f7a02d350b
 SHA512 
bfd6b365d4d76521cb5d1edccfd858732143a1a9273dc0e17d348c824c125df904b1160d9e7f81d718f880c4f3eea33d045a684706039bceb7f95ed67df2b56b
 DIST bpytop-1.0.68.tar.gz 632649 BLAKE2B 
a32a3b583b31c2c2013f4d2bb8834cf02a8702d37f723e304691eecdebcf32e21f639428abe7f5251c075aa73ed46f610e47c4241092455351001c31b2a051b5
 SHA512 
88a8be5cb5bbf5516dbafeb4d513d6a489ae9a8a84de316e2331a428cd4f338f8e01ed2eedd92c610b722c06dd968d85baf27692316f905855aca3d8a67a731d

diff --git a/sys-process/bpytop/bpytop-1.0.61-r1.ebuild 
b/sys-process/bpytop/bpytop-1.0.61-r1.ebuild
deleted file mode 100644
index f6f0711dff40..
--- a/sys-process/bpytop/bpytop-1.0.61-r1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 2020-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-DISTUTILS_USE_SETUPTOOLS=pyproject.toml
-inherit distutils-r1
-
-DESCRIPTION="Linux/OSX/FreeBSD resource monitor"
-HOMEPAGE="https://github.com/aristocratos/bpytop;
-SRC_URI="https://github.com/aristocratos/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
-   >=dev-python/psutil-5.7.1[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-PATCHES=(
-   "${FILESDIR}/bpytop-1.0.61-tests.patch"
-)
-
-src_install() {
-   insinto "/usr/share/${PN}/themes"
-   doins bpytop-themes/*.theme
-   distutils-r1_src_install
-}

diff --git a/sys-process/bpytop/bpytop-1.0.63.ebuild 
b/sys-process/bpytop/bpytop-1.0.63.ebuild
deleted file mode 100644
index ad730c667c56..
--- a/sys-process/bpytop/bpytop-1.0.63.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 2020-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-DISTUTILS_USE_SETUPTOOLS=pyproject.toml
-inherit distutils-r1
-
-DESCRIPTION="Linux/OSX/FreeBSD resource monitor"
-HOMEPAGE="https://github.com/aristocratos/bpytop;
-SRC_URI="https://github.com/aristocratos/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
-   >=dev-python/psutil-5.7.1[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-PATCHES=(
-   "${FILESDIR}/bpytop-1.0.63-tests.patch"
-)
-
-src_install() {
-   insinto "/usr/share/${PN}/themes"
-   doins bpytop-themes/*.theme
-   distutils-r1_src_install
-}

diff --git a/sys-process/bpytop/bpytop-1.0.67.ebuild 
b/sys-process/bpytop/bpytop-1.0.67.ebuild
deleted file mode 100644
index eab03f77eecc..
--- a/sys-process/bpytop/bpytop-1.0.67.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 2020-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..10} )
-DISTUTILS_USE_SETUPTOOLS=pyproject.toml
-inherit distutils-r1
-
-DESCRIPTION="Linux/OSX/FreeBSD resource monitor"
-HOMEPAGE="https://github.com/aristocratos/bpytop;
-SRC_URI="https://github.com/aristocratos/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86"
-IUSE="test"
-
-RDEPEND="
-   

[gentoo-commits] repo/gentoo:master commit in: sys-process/bpytop/

2022-09-18 Thread Michał Górny
commit: 587c39d596d4bcf2eebdcf78bc3d7dcc296e65a9
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Sep 18 13:57:17 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Sep 18 13:58:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=587c39d5

sys-process/bpytop: Use PEP517 build

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

 .../bpytop/{bpytop-1.0.68.ebuild => bpytop-1.0.68-r1.ebuild}| 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-process/bpytop/bpytop-1.0.68.ebuild 
b/sys-process/bpytop/bpytop-1.0.68-r1.ebuild
similarity index 88%
rename from sys-process/bpytop/bpytop-1.0.68.ebuild
rename to sys-process/bpytop/bpytop-1.0.68-r1.ebuild
index ea2db45e6316..70dd6357c461 100644
--- a/sys-process/bpytop/bpytop-1.0.68.ebuild
+++ b/sys-process/bpytop/bpytop-1.0.68-r1.ebuild
@@ -3,8 +3,9 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{7..10} )
-DISTUTILS_USE_SETUPTOOLS=pyproject.toml
+DISTUTILS_USE_PEP517=poetry
+PYTHON_COMPAT=( python3_{8..10} )
+
 inherit distutils-r1
 
 DESCRIPTION="Linux/OSX/FreeBSD resource monitor"
@@ -14,7 +15,6 @@ 
SRC_URI="https://github.com/aristocratos/${PN}/archive/v${PV}.tar.gz -> ${P}.tar
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="amd64 ~ppc ~ppc64 ~riscv ~x86"
-IUSE="test"
 
 RDEPEND="
>=dev-python/psutil-5.7.1[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: sys-process/bpytop/

2022-06-07 Thread Jakov Smolić
commit: 2759f4a4f8a9fd2e5d316019f13598e3d6a70fb0
Author: Jakov Smolić  gentoo  org>
AuthorDate: Tue Jun  7 08:25:46 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Jun  7 08:25:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2759f4a4

sys-process/bpytop: Stabilize 1.0.68 amd64, #850277

Signed-off-by: Jakov Smolić  gentoo.org>

 sys-process/bpytop/bpytop-1.0.68.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/bpytop/bpytop-1.0.68.ebuild 
b/sys-process/bpytop/bpytop-1.0.68.ebuild
index 9cd9d1c11448..ea2db45e6316 100644
--- a/sys-process/bpytop/bpytop-1.0.68.ebuild
+++ b/sys-process/bpytop/bpytop-1.0.68.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/aristocratos/${PN}/archive/v${PV}.tar.gz -> ${P}.tar
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~riscv ~x86"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: sys-process/bpytop/

2022-01-29 Thread Patrick McLean
commit: 2418aff6c39849c986cba64e4bd5a1e8cab4cb9d
Author: Patrick McLean  gentoo  org>
AuthorDate: Sat Jan 29 19:49:20 2022 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Sat Jan 29 19:49:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2418aff6

sys-process/bpytop: Version bump to 1.0.68

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Patrick McLean  gentoo.org>

 sys-process/bpytop/Manifest |  1 +
 sys-process/bpytop/bpytop-1.0.68.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/sys-process/bpytop/Manifest b/sys-process/bpytop/Manifest
index 5f7978c3acfb..4bc16f0e6212 100644
--- a/sys-process/bpytop/Manifest
+++ b/sys-process/bpytop/Manifest
@@ -1,3 +1,4 @@
 DIST bpytop-1.0.61.tar.gz 626468 BLAKE2B 
84a9bbaec6af27b06af53acbe2e735421de3bc4567fcf7fb29d05f801f7414b4e035e67a2fecb27a45d4d91c1d6ef527a16775f44c2e5620ecf797794969a2d2
 SHA512 
639e0d94bd500477b8288400c6fa1769f1b7327733bec8292e72eb3024e26f6242901970dfc539d9fb309f69299ea934e02ab93226f907ddbbefb670bffb027c
 DIST bpytop-1.0.63.tar.gz 627729 BLAKE2B 
a61d7c101c05d8e706b5c89f3c52dd02cf99e126d73f4cdb58adf8e474774e618abce7184a6fcf1c1b69f4c491b088c4c715d7b803c56933e1a8eeb8efa77fec
 SHA512 
85334a43137466992fe3003f7f29b6a66b41732d1953fd5653ce277d35735127eef97607599906c0d0cfc7323852da75541b2ae79db22f843892097a2d3398e4
 DIST bpytop-1.0.67.tar.gz 628491 BLAKE2B 
9ce35332dde806d132fee42f04f787e9220f05644e938d83725369157032a556c89d216a393a52a26fa6c6841a2b91b8212ee122ba734e1aedc912f7a02d350b
 SHA512 
bfd6b365d4d76521cb5d1edccfd858732143a1a9273dc0e17d348c824c125df904b1160d9e7f81d718f880c4f3eea33d045a684706039bceb7f95ed67df2b56b
+DIST bpytop-1.0.68.tar.gz 632649 BLAKE2B 
a32a3b583b31c2c2013f4d2bb8834cf02a8702d37f723e304691eecdebcf32e21f639428abe7f5251c075aa73ed46f610e47c4241092455351001c31b2a051b5
 SHA512 
88a8be5cb5bbf5516dbafeb4d513d6a489ae9a8a84de316e2331a428cd4f338f8e01ed2eedd92c610b722c06dd968d85baf27692316f905855aca3d8a67a731d

diff --git a/sys-process/bpytop/bpytop-1.0.68.ebuild 
b/sys-process/bpytop/bpytop-1.0.68.ebuild
new file mode 100644
index ..9cd9d1c11448
--- /dev/null
+++ b/sys-process/bpytop/bpytop-1.0.68.ebuild
@@ -0,0 +1,33 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{7..10} )
+DISTUTILS_USE_SETUPTOOLS=pyproject.toml
+inherit distutils-r1
+
+DESCRIPTION="Linux/OSX/FreeBSD resource monitor"
+HOMEPAGE="https://github.com/aristocratos/bpytop;
+SRC_URI="https://github.com/aristocratos/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86"
+IUSE="test"
+
+RDEPEND="
+   >=dev-python/psutil-5.7.1[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+PATCHES=(
+   "${FILESDIR}/bpytop-1.0.63-tests.patch"
+)
+
+src_install() {
+   insinto "/usr/share/${PN}/themes"
+   doins bpytop-themes/*.theme
+   distutils-r1_src_install
+}



[gentoo-commits] repo/gentoo:master commit in: sys-process/bpytop/

2022-01-11 Thread Georgy Yakovlev
commit: f33f0decbd37775f52fa5b8964f08486553c305b
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue Jan 11 20:31:42 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue Jan 11 20:31:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f33f0dec

sys-process/bpytop: keyword 1.0.67 for ~ppc

Signed-off-by: Georgy Yakovlev  gentoo.org>

 sys-process/bpytop/bpytop-1.0.67.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/bpytop/bpytop-1.0.67.ebuild 
b/sys-process/bpytop/bpytop-1.0.67.ebuild
index cd49ae03dfaa..eab03f77eecc 100644
--- a/sys-process/bpytop/bpytop-1.0.67.ebuild
+++ b/sys-process/bpytop/bpytop-1.0.67.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/aristocratos/${PN}/archive/v${PV}.tar.gz -> ${P}.tar
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: sys-process/bpytop/

2022-01-11 Thread Georgy Yakovlev
commit: b7c0faf4f7bebaf874733ea0b31364bc9f64d2a5
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue Jan 11 20:15:17 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue Jan 11 20:15:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7c0faf4

sys-process/bpytop: Keyword 1.0.67 ppc64, #830420

Signed-off-by: Georgy Yakovlev  gentoo.org>

 sys-process/bpytop/bpytop-1.0.67.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-process/bpytop/bpytop-1.0.67.ebuild 
b/sys-process/bpytop/bpytop-1.0.67.ebuild
index 6f6b0fccb105..cd49ae03dfaa 100644
--- a/sys-process/bpytop/bpytop-1.0.67.ebuild
+++ b/sys-process/bpytop/bpytop-1.0.67.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2021 Gentoo Authors
+# Copyright 2020-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/aristocratos/${PN}/archive/v${PV}.tar.gz -> ${P}.tar
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
+KEYWORDS="~amd64 ~ppc64 ~riscv ~x86"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: sys-process/bpytop/

2021-11-03 Thread Jakov Smolić
commit: 108769d56fe7d6c9c894b8070a3074871348656e
Author: Jakov Smolić  gentoo  org>
AuthorDate: Wed Nov  3 20:37:59 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Wed Nov  3 20:37:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=108769d5

sys-process/bpytop: Stabilize 1.0.63 amd64, #813465

Signed-off-by: Jakov Smolić  gentoo.org>

 sys-process/bpytop/bpytop-1.0.63.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/bpytop/bpytop-1.0.63.ebuild 
b/sys-process/bpytop/bpytop-1.0.63.ebuild
index 5b1ac4dd6d6..ad730c667c5 100644
--- a/sys-process/bpytop/bpytop-1.0.63.ebuild
+++ b/sys-process/bpytop/bpytop-1.0.63.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/aristocratos/${PN}/archive/v${PV}.tar.gz -> ${P}.tar
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: sys-process/bpytop/

2021-10-16 Thread Yixun Lan
commit: c9226b4f3d2ead6d1e452d14aeecafe43e76bb59
Author: Yongxiang Liang  gmail  com>
AuthorDate: Thu Oct 14 17:24:20 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Sat Oct 16 14:53:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9226b4f

sys-process/bpytop: keyword ~riscv

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

 sys-process/bpytop/bpytop-1.0.67.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/bpytop/bpytop-1.0.67.ebuild 
b/sys-process/bpytop/bpytop-1.0.67.ebuild
index 635e16b769a..6f6b0fccb10 100644
--- a/sys-process/bpytop/bpytop-1.0.67.ebuild
+++ b/sys-process/bpytop/bpytop-1.0.67.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/aristocratos/${PN}/archive/v${PV}.tar.gz -> ${P}.tar
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~riscv ~x86"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: sys-process/bpytop/

2021-09-20 Thread Patrick McLean
commit: e1dfa50ec3b3dfa5d4c3788ab25f545e9b169e24
Author: Patrick McLean  gentoo  org>
AuthorDate: Mon Sep 20 16:44:51 2021 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Mon Sep 20 16:46:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1dfa50e

sys-process/bpytop-1.0.67: Version bump

Closes: https://bugs.gentoo.org/795468
Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Patrick McLean  gentoo.org>

 sys-process/bpytop/Manifest |  1 +
 sys-process/bpytop/bpytop-1.0.67.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/sys-process/bpytop/Manifest b/sys-process/bpytop/Manifest
index a3bb080533f..5f7978c3acf 100644
--- a/sys-process/bpytop/Manifest
+++ b/sys-process/bpytop/Manifest
@@ -1,2 +1,3 @@
 DIST bpytop-1.0.61.tar.gz 626468 BLAKE2B 
84a9bbaec6af27b06af53acbe2e735421de3bc4567fcf7fb29d05f801f7414b4e035e67a2fecb27a45d4d91c1d6ef527a16775f44c2e5620ecf797794969a2d2
 SHA512 
639e0d94bd500477b8288400c6fa1769f1b7327733bec8292e72eb3024e26f6242901970dfc539d9fb309f69299ea934e02ab93226f907ddbbefb670bffb027c
 DIST bpytop-1.0.63.tar.gz 627729 BLAKE2B 
a61d7c101c05d8e706b5c89f3c52dd02cf99e126d73f4cdb58adf8e474774e618abce7184a6fcf1c1b69f4c491b088c4c715d7b803c56933e1a8eeb8efa77fec
 SHA512 
85334a43137466992fe3003f7f29b6a66b41732d1953fd5653ce277d35735127eef97607599906c0d0cfc7323852da75541b2ae79db22f843892097a2d3398e4
+DIST bpytop-1.0.67.tar.gz 628491 BLAKE2B 
9ce35332dde806d132fee42f04f787e9220f05644e938d83725369157032a556c89d216a393a52a26fa6c6841a2b91b8212ee122ba734e1aedc912f7a02d350b
 SHA512 
bfd6b365d4d76521cb5d1edccfd858732143a1a9273dc0e17d348c824c125df904b1160d9e7f81d718f880c4f3eea33d045a684706039bceb7f95ed67df2b56b

diff --git a/sys-process/bpytop/bpytop-1.0.67.ebuild 
b/sys-process/bpytop/bpytop-1.0.67.ebuild
new file mode 100644
index 000..635e16b769a
--- /dev/null
+++ b/sys-process/bpytop/bpytop-1.0.67.ebuild
@@ -0,0 +1,33 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..10} )
+DISTUTILS_USE_SETUPTOOLS=pyproject.toml
+inherit distutils-r1
+
+DESCRIPTION="Linux/OSX/FreeBSD resource monitor"
+HOMEPAGE="https://github.com/aristocratos/bpytop;
+SRC_URI="https://github.com/aristocratos/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   >=dev-python/psutil-5.7.1[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+PATCHES=(
+   "${FILESDIR}/bpytop-1.0.63-tests.patch"
+)
+
+src_install() {
+   insinto "/usr/share/${PN}/themes"
+   doins bpytop-themes/*.theme
+   distutils-r1_src_install
+}



[gentoo-commits] repo/gentoo:master commit in: sys-process/bpytop/files/, sys-process/bpytop/

2021-03-20 Thread Patrick McLean
commit: c1a4f6fdf5931b099fb442d966fe0234bf3dc102
Author: Patrick McLean  gentoo  org>
AuthorDate: Sun Mar 21 01:53:41 2021 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Sun Mar 21 01:54:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1a4f6fd

sys-process/bpytop-1.0.63: Version bump

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Patrick McLean  gentoo.org>

 sys-process/bpytop/Manifest|  1 +
 sys-process/bpytop/bpytop-1.0.63.ebuild| 33 
 sys-process/bpytop/files/bpytop-1.0.63-tests.patch | 35 ++
 3 files changed, 69 insertions(+)

diff --git a/sys-process/bpytop/Manifest b/sys-process/bpytop/Manifest
index 8e28c20d086..a3bb080533f 100644
--- a/sys-process/bpytop/Manifest
+++ b/sys-process/bpytop/Manifest
@@ -1 +1,2 @@
 DIST bpytop-1.0.61.tar.gz 626468 BLAKE2B 
84a9bbaec6af27b06af53acbe2e735421de3bc4567fcf7fb29d05f801f7414b4e035e67a2fecb27a45d4d91c1d6ef527a16775f44c2e5620ecf797794969a2d2
 SHA512 
639e0d94bd500477b8288400c6fa1769f1b7327733bec8292e72eb3024e26f6242901970dfc539d9fb309f69299ea934e02ab93226f907ddbbefb670bffb027c
+DIST bpytop-1.0.63.tar.gz 627729 BLAKE2B 
a61d7c101c05d8e706b5c89f3c52dd02cf99e126d73f4cdb58adf8e474774e618abce7184a6fcf1c1b69f4c491b088c4c715d7b803c56933e1a8eeb8efa77fec
 SHA512 
85334a43137466992fe3003f7f29b6a66b41732d1953fd5653ce277d35735127eef97607599906c0d0cfc7323852da75541b2ae79db22f843892097a2d3398e4

diff --git a/sys-process/bpytop/bpytop-1.0.63.ebuild 
b/sys-process/bpytop/bpytop-1.0.63.ebuild
new file mode 100644
index 000..5b1ac4dd6d6
--- /dev/null
+++ b/sys-process/bpytop/bpytop-1.0.63.ebuild
@@ -0,0 +1,33 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+DISTUTILS_USE_SETUPTOOLS=pyproject.toml
+inherit distutils-r1
+
+DESCRIPTION="Linux/OSX/FreeBSD resource monitor"
+HOMEPAGE="https://github.com/aristocratos/bpytop;
+SRC_URI="https://github.com/aristocratos/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   >=dev-python/psutil-5.7.1[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+PATCHES=(
+   "${FILESDIR}/bpytop-1.0.63-tests.patch"
+)
+
+src_install() {
+   insinto "/usr/share/${PN}/themes"
+   doins bpytop-themes/*.theme
+   distutils-r1_src_install
+}

diff --git a/sys-process/bpytop/files/bpytop-1.0.63-tests.patch 
b/sys-process/bpytop/files/bpytop-1.0.63-tests.patch
new file mode 100644
index 000..3085c3e19ef
--- /dev/null
+++ b/sys-process/bpytop/files/bpytop-1.0.63-tests.patch
@@ -0,0 +1,35 @@
+diff --git a/bpytop.py b/bpytop.py
+index 16482c0..a2b18d6 100755
+--- a/bpytop.py
 b/bpytop.py
+@@ -63,16 +63,21 @@ args.add_argument("-b", "--boxes", action="store", 
dest="boxes",   help = "which
+ args.add_argument("-lc", "--low-color", action="store_true",  
help = "disable truecolor, converts 24-bit colors to 256-color")
+ args.add_argument("-v", "--version",  action="store_true",
help = "show version info and exit")
+ args.add_argument("--debug",  action="store_true",
help = "start with loglevel set to DEBUG overriding value set in 
config")
+-stdargs = args.parse_args()
+ 
+-if stdargs.version:
+-  print(f'bpytop version: {VERSION}\n'
+-  f'psutil version: {".".join(str(x) for x in 
psutil.version_info)}')
+-  raise SystemExit(0)
+-
+-ARG_BOXES: str = stdargs.boxes
+-LOW_COLOR: bool = stdargs.low_color
+-DEBUG: bool = stdargs.debug
++if __name__ == "__main__":
++  stdargs = args.parse_args()
++  if stdargs.version:
++  print(f'bpytop version: {VERSION}\n'
++  f'psutil version: {".".join(str(x) for x in 
psutil.version_info)}')
++  raise SystemExit(0)
++
++  ARG_BOXES: str = stdargs.boxes
++  LOW_COLOR: bool = stdargs.low_color
++  DEBUG: bool = stdargs.debug
++else:
++  ARG_BOXES = None
++  LOW_COLOR = False
++  DEBUG = False
+ 
+ #? Variables 
->
+ 



[gentoo-commits] repo/gentoo:master commit in: sys-process/bpytop/files/, sys-process/bpytop/

2021-01-29 Thread Patrick McLean
commit: 35351dba4127c200cfc7d3c21be146a43c3f2fd6
Author: Patrick McLean  sony  com>
AuthorDate: Fri Jan 29 18:54:16 2021 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Fri Jan 29 18:54:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35351dba

sys-process/bpytop: Remove old

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Patrick McLean  gentoo.org>

 sys-process/bpytop/Manifest|  1 -
 sys-process/bpytop/bpytop-1.0.52.ebuild| 27 -
 sys-process/bpytop/files/bpytop-1.0.51-tests.patch | 45 --
 3 files changed, 73 deletions(-)

diff --git a/sys-process/bpytop/Manifest b/sys-process/bpytop/Manifest
index e75ecda8a44..8e28c20d086 100644
--- a/sys-process/bpytop/Manifest
+++ b/sys-process/bpytop/Manifest
@@ -1,2 +1 @@
-DIST bpytop-1.0.52.tar.gz 616111 BLAKE2B 
f586189f1ae2067b1873a41235ac05f116aae5a6a965372d0ee778d714f80e6a41c163288ad1829313c0bef68f0f07235989d11351c48f4c78b953ceb4a4cb81
 SHA512 
68189c87890b637b9b3ff40ec4b0518a45023d3af0966cf0556c9dcc884d28660c42af37c69c06bbd03b514e198e5313fce143974ef11b67b95132070a77bfd4
 DIST bpytop-1.0.61.tar.gz 626468 BLAKE2B 
84a9bbaec6af27b06af53acbe2e735421de3bc4567fcf7fb29d05f801f7414b4e035e67a2fecb27a45d4d91c1d6ef527a16775f44c2e5620ecf797794969a2d2
 SHA512 
639e0d94bd500477b8288400c6fa1769f1b7327733bec8292e72eb3024e26f6242901970dfc539d9fb309f69299ea934e02ab93226f907ddbbefb670bffb027c

diff --git a/sys-process/bpytop/bpytop-1.0.52.ebuild 
b/sys-process/bpytop/bpytop-1.0.52.ebuild
deleted file mode 100644
index 0621a07dc62..000
--- a/sys-process/bpytop/bpytop-1.0.52.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6..9} )
-DISTUTILS_USE_SETUPTOOLS=pyproject.toml
-inherit distutils-r1
-
-DESCRIPTION="Linux/OSX/FreeBSD resource monitor"
-HOMEPAGE="https://github.com/aristocratos/bpytop;
-SRC_URI="https://github.com/aristocratos/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
-   >=dev-python/psutil-5.7.1[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-PATCHES=(
-   "${FILESDIR}/bpytop-1.0.51-tests.patch"
-)

diff --git a/sys-process/bpytop/files/bpytop-1.0.51-tests.patch 
b/sys-process/bpytop/files/bpytop-1.0.51-tests.patch
deleted file mode 100644
index 3e5de4751fd..000
--- a/sys-process/bpytop/files/bpytop-1.0.51-tests.patch
+++ /dev/null
@@ -1,45 +0,0 @@
-diff --git a/bpytop.py b/bpytop.py
-index a1c2b3a..b1cc28e 100755
 a/bpytop.py
-+++ b/bpytop.py
-@@ -64,23 +64,27 @@ args.add_argument("-p" , "--proc"  
,action="store_true" ,help ="Start in minimal
- args.add_argument("-s" , "--stat" ,action="store_true" ,help 
="Start in minimal mode without process box")
- args.add_argument("-v" , "--version"  ,action="store_true" ,help ="Show 
version info and exit")
- args.add_argument("--debug"   ,action="store_true" 
,help ="Start with loglevel set to DEBUG overriding value set in config")
--stdargs = args.parse_args()
--
--if stdargs.version:
--  print(f'bpytop version: {VERSION}\n'
--  f'psutil version: {".".join(str(x) for x in 
psutil.version_info)}')
--  raise SystemExit(0)
- 
- ARG_MODE: str = ""
- 
--if stdargs.full:
--  ARG_MODE = "full"
--elif stdargs.proc:
--  ARG_MODE = "proc"
--elif stdargs.stat:
--  ARG_MODE = "stat"
-+if __name__ == "__main__":
-+  stdargs = args.parse_args()
-+
-+  if stdargs.version:
-+  print(f'bpytop version: {VERSION}\n'
-+  f'psutil version: {".".join(str(x) for x in 
psutil.version_info)}')
-+  raise SystemExit(0)
- 
--DEBUG = stdargs.debug
-+  if stdargs.full:
-+  ARG_MODE = "full"
-+  elif stdargs.proc:
-+  ARG_MODE = "proc"
-+  elif stdargs.stat:
-+  ARG_MODE = "stat"
-+
-+  DEBUG = stdargs.debug
-+else:
-+  DEBUG = False
- 
- #? Variables 
->
- 



[gentoo-commits] repo/gentoo:master commit in: sys-process/bpytop/

2021-01-29 Thread Patrick McLean
commit: 56309566ec45fcdc54ed0e77c0c3cbd8dcf86554
Author: Patrick McLean  sony  com>
AuthorDate: Fri Jan 29 18:53:17 2021 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Fri Jan 29 18:53:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56309566

sys-process/bpytop-1.0.61-r1: revbump, fix theme installation again

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Patrick McLean  gentoo.org>

 .../bpytop/{bpytop-1.0.61.ebuild => bpytop-1.0.61-r1.ebuild}| 6 ++
 1 file changed, 6 insertions(+)

diff --git a/sys-process/bpytop/bpytop-1.0.61.ebuild 
b/sys-process/bpytop/bpytop-1.0.61-r1.ebuild
similarity index 84%
rename from sys-process/bpytop/bpytop-1.0.61.ebuild
rename to sys-process/bpytop/bpytop-1.0.61-r1.ebuild
index 0dd9a9cadf0..95dcdc3f927 100644
--- a/sys-process/bpytop/bpytop-1.0.61.ebuild
+++ b/sys-process/bpytop/bpytop-1.0.61-r1.ebuild
@@ -25,3 +25,9 @@ distutils_enable_tests pytest
 PATCHES=(
"${FILESDIR}/bpytop-1.0.61-tests.patch"
 )
+
+src_install() {
+   insinto "/usr/share/${PN}/themes"
+   doins bpytop-themes/*.theme
+   distutils-r1_src_install
+}



[gentoo-commits] repo/gentoo:master commit in: sys-process/bpytop/files/, sys-process/bpytop/

2021-01-28 Thread Patrick McLean
commit: 4e681e56df20722f7f313d51168a8bacf13909cc
Author: Patrick McLean  sony  com>
AuthorDate: Fri Jan 29 03:10:25 2021 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Fri Jan 29 03:10:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e681e56

sys-process/bpytop-1.0.61: Fix patch

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Patrick McLean  gentoo.org>

 sys-process/bpytop/bpytop-1.0.61.ebuild| 10 ++
 sys-process/bpytop/files/bpytop-1.0.61-tests.patch | 20 
 2 files changed, 22 insertions(+), 8 deletions(-)

diff --git a/sys-process/bpytop/bpytop-1.0.61.ebuild 
b/sys-process/bpytop/bpytop-1.0.61.ebuild
index 3d2f869c509..0dd9a9cadf0 100644
--- a/sys-process/bpytop/bpytop-1.0.61.ebuild
+++ b/sys-process/bpytop/bpytop-1.0.61.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6..9} pypy3 )
+PYTHON_COMPAT=( python3_{6..9} )
 DISTUTILS_USE_SETUPTOOLS=pyproject.toml
 inherit distutils-r1
 
@@ -23,11 +23,5 @@ RDEPEND="
 distutils_enable_tests pytest
 
 PATCHES=(
-   "${FILESDIR}/bpytop-1.0.51-tests.patch"
+   "${FILESDIR}/bpytop-1.0.61-tests.patch"
 )
-
-src_install() {
-   insinto "/usr/share/${PN}/themes"
-   doins bpytop-themes/*.theme
-   distutils-r1_src_install
-}

diff --git a/sys-process/bpytop/files/bpytop-1.0.61-tests.patch 
b/sys-process/bpytop/files/bpytop-1.0.61-tests.patch
new file mode 100644
index 000..51cef1ce639
--- /dev/null
+++ b/sys-process/bpytop/files/bpytop-1.0.61-tests.patch
@@ -0,0 +1,20 @@
+diff --git a/bpytop.py b/bpytop.py
+index 38d6e8b..12e4853 100755
+--- a/bpytop.py
 b/bpytop.py
+@@ -65,10 +65,11 @@ args.add_argument("-v", "--version",   
action="store_true",help = "show versio
+ args.add_argument("--debug",  action="store_true",
help = "start with loglevel set to DEBUG overriding value set in 
config")
+ stdargs = args.parse_args()
+ 
+-if stdargs.version:
+-  print(f'bpytop version: {VERSION}\n'
+-  f'psutil version: {".".join(str(x) for x in 
psutil.version_info)}')
+-  raise SystemExit(0)
++if __name__ == "__main__":
++  if stdargs.version:
++  print(f'bpytop version: {VERSION}\n'
++  f'psutil version: {".".join(str(x) for x in 
psutil.version_info)}')
++  raise SystemExit(0)
+ 
+ ARG_BOXES: str = stdargs.boxes
+ LOW_COLOR: bool = stdargs.low_color



[gentoo-commits] repo/gentoo:master commit in: sys-process/bpytop/

2021-01-28 Thread Patrick McLean
commit: 5f53edd03951b1801ba2bc19d8170eebb718147c
Author: Patrick McLean  sony  com>
AuthorDate: Thu Jan 28 19:05:03 2021 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Thu Jan 28 19:05:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f53edd0

sys-process/bpytop-1.0.61: Version bump (bug #766824)

Closes: https://bugs.gentoo.org/766824
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Patrick McLean  gentoo.org>

 sys-process/bpytop/Manifest   | 2 +-
 sys-process/bpytop/{bpytop-1.0.54.ebuild => bpytop-1.0.61.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-process/bpytop/Manifest b/sys-process/bpytop/Manifest
index 84df075e86a..e75ecda8a44 100644
--- a/sys-process/bpytop/Manifest
+++ b/sys-process/bpytop/Manifest
@@ -1,2 +1,2 @@
 DIST bpytop-1.0.52.tar.gz 616111 BLAKE2B 
f586189f1ae2067b1873a41235ac05f116aae5a6a965372d0ee778d714f80e6a41c163288ad1829313c0bef68f0f07235989d11351c48f4c78b953ceb4a4cb81
 SHA512 
68189c87890b637b9b3ff40ec4b0518a45023d3af0966cf0556c9dcc884d28660c42af37c69c06bbd03b514e198e5313fce143974ef11b67b95132070a77bfd4
-DIST bpytop-1.0.54.tar.gz 616658 BLAKE2B 
0c639012ff69bb01f60943d63b179ea53a74affdfc0158ec0ce3e18a7c0ff855246450661fdef36f10fcb2f0de9e623d014cc41f19da375dddaac57f4b755e32
 SHA512 
4d47c00e6c642eaa48e7aa2d1df74050578f30cf5e40cda016b196e288f64819649e65090c3150a31889fea24e1859215d7fc06f419abad2d11f52efbb0ac7eb
+DIST bpytop-1.0.61.tar.gz 626468 BLAKE2B 
84a9bbaec6af27b06af53acbe2e735421de3bc4567fcf7fb29d05f801f7414b4e035e67a2fecb27a45d4d91c1d6ef527a16775f44c2e5620ecf797794969a2d2
 SHA512 
639e0d94bd500477b8288400c6fa1769f1b7327733bec8292e72eb3024e26f6242901970dfc539d9fb309f69299ea934e02ab93226f907ddbbefb670bffb027c

diff --git a/sys-process/bpytop/bpytop-1.0.54.ebuild 
b/sys-process/bpytop/bpytop-1.0.61.ebuild
similarity index 94%
rename from sys-process/bpytop/bpytop-1.0.54.ebuild
rename to sys-process/bpytop/bpytop-1.0.61.ebuild
index 46708db1eba..3d2f869c509 100644
--- a/sys-process/bpytop/bpytop-1.0.54.ebuild
+++ b/sys-process/bpytop/bpytop-1.0.61.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7



[gentoo-commits] repo/gentoo:master commit in: sys-process/bpytop/

2020-12-31 Thread Patrick McLean
commit: b30cd2728c53d5d23ee5066381c5d6592503afce
Author: Sebastian Hamann  ares-macrotechnology  com>
AuthorDate: Tue Dec 22 08:43:57 2020 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Thu Dec 31 20:17:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b30cd272

sys-process/bpytop: Install themes

Closes: https://bugs.gentoo.org/761223
Signed-off-by: Sebastian Hamann  ares-macrotechnology.com>
Closes: https://github.com/gentoo/gentoo/pull/18760
Signed-off-by: Patrick McLean  gentoo.org>

 sys-process/bpytop/bpytop-1.0.52-r1.ebuild | 33 ++
 1 file changed, 33 insertions(+)

diff --git a/sys-process/bpytop/bpytop-1.0.52-r1.ebuild 
b/sys-process/bpytop/bpytop-1.0.52-r1.ebuild
new file mode 100644
index 000..518430e585a
--- /dev/null
+++ b/sys-process/bpytop/bpytop-1.0.52-r1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6..9} )
+DISTUTILS_USE_SETUPTOOLS=pyproject.toml
+inherit distutils-r1
+
+DESCRIPTION="Linux/OSX/FreeBSD resource monitor"
+HOMEPAGE="https://github.com/aristocratos/bpytop;
+SRC_URI="https://github.com/aristocratos/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   >=dev-python/psutil-5.7.1[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+PATCHES=(
+   "${FILESDIR}/bpytop-1.0.51-tests.patch"
+)
+
+src_install() {
+   insinto "/usr/share/${PN}/themes"
+   doins bpytop-themes/*.theme
+   distutils-r1_src_install
+}



[gentoo-commits] repo/gentoo:master commit in: sys-process/bpytop/

2020-12-31 Thread Patrick McLean
commit: 7853b6cd541bc1fef6e4ef97dbbbd1ca42ce6ec7
Author: Patrick McLean  gentoo  org>
AuthorDate: Thu Dec 31 20:20:46 2020 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Thu Dec 31 20:20:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7853b6cd

sys-process/bpytop-1.0.54: Version bump

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Patrick McLean  gentoo.org>

 sys-process/bpytop/Manifest  | 1 +
 sys-process/bpytop/{bpytop-1.0.52-r1.ebuild => bpytop-1.0.54.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/sys-process/bpytop/Manifest b/sys-process/bpytop/Manifest
index 2e0dfd15956..84df075e86a 100644
--- a/sys-process/bpytop/Manifest
+++ b/sys-process/bpytop/Manifest
@@ -1 +1,2 @@
 DIST bpytop-1.0.52.tar.gz 616111 BLAKE2B 
f586189f1ae2067b1873a41235ac05f116aae5a6a965372d0ee778d714f80e6a41c163288ad1829313c0bef68f0f07235989d11351c48f4c78b953ceb4a4cb81
 SHA512 
68189c87890b637b9b3ff40ec4b0518a45023d3af0966cf0556c9dcc884d28660c42af37c69c06bbd03b514e198e5313fce143974ef11b67b95132070a77bfd4
+DIST bpytop-1.0.54.tar.gz 616658 BLAKE2B 
0c639012ff69bb01f60943d63b179ea53a74affdfc0158ec0ce3e18a7c0ff855246450661fdef36f10fcb2f0de9e623d014cc41f19da375dddaac57f4b755e32
 SHA512 
4d47c00e6c642eaa48e7aa2d1df74050578f30cf5e40cda016b196e288f64819649e65090c3150a31889fea24e1859215d7fc06f419abad2d11f52efbb0ac7eb

diff --git a/sys-process/bpytop/bpytop-1.0.52-r1.ebuild 
b/sys-process/bpytop/bpytop-1.0.54.ebuild
similarity index 94%
rename from sys-process/bpytop/bpytop-1.0.52-r1.ebuild
rename to sys-process/bpytop/bpytop-1.0.54.ebuild
index 518430e585a..46708db1eba 100644
--- a/sys-process/bpytop/bpytop-1.0.52-r1.ebuild
+++ b/sys-process/bpytop/bpytop-1.0.54.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6..9} )
+PYTHON_COMPAT=( python3_{6..9} pypy3 )
 DISTUTILS_USE_SETUPTOOLS=pyproject.toml
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: sys-process/bpytop/

2020-12-22 Thread Patrick McLean
commit: 10860648495c8052f713e3b357600551790792ca
Author: Patrick McLean  sony  com>
AuthorDate: Tue Dec 22 19:13:01 2020 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Tue Dec 22 19:13:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10860648

sys-process/bpytop-1.0.52: Version bump

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Patrick McLean  gentoo.org>

 sys-process/bpytop/Manifest   | 2 +-
 sys-process/bpytop/{bpytop-1.0.51.ebuild => bpytop-1.0.52.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/bpytop/Manifest b/sys-process/bpytop/Manifest
index 941d914f3f8..2e0dfd15956 100644
--- a/sys-process/bpytop/Manifest
+++ b/sys-process/bpytop/Manifest
@@ -1 +1 @@
-DIST bpytop-1.0.51.tar.gz 616001 BLAKE2B 
1155af6d25367b65064039bc46a5f8786d5107e12f9a1280da59f1fb696c3abe99f200126b2107ead4d9ca50ba6e6eeabe79d6e8e247aa4c0be87b952f142655
 SHA512 
a7157a3e33e5465e406f7930457a6821d8e2b45aca0f0283e7f2e3a8d29f3a6be8c7042380c66bd5ee227b067e6c643ac034b2d02168fe530d02f1eddece6e2d
+DIST bpytop-1.0.52.tar.gz 616111 BLAKE2B 
f586189f1ae2067b1873a41235ac05f116aae5a6a965372d0ee778d714f80e6a41c163288ad1829313c0bef68f0f07235989d11351c48f4c78b953ceb4a4cb81
 SHA512 
68189c87890b637b9b3ff40ec4b0518a45023d3af0966cf0556c9dcc884d28660c42af37c69c06bbd03b514e198e5313fce143974ef11b67b95132070a77bfd4

diff --git a/sys-process/bpytop/bpytop-1.0.51.ebuild 
b/sys-process/bpytop/bpytop-1.0.52.ebuild
similarity index 100%
rename from sys-process/bpytop/bpytop-1.0.51.ebuild
rename to sys-process/bpytop/bpytop-1.0.52.ebuild



[gentoo-commits] repo/gentoo:master commit in: sys-process/bpytop/, sys-process/bpytop/files/

2020-12-21 Thread Patrick McLean
commit: 0032389fbc8849685b4fc02965d4500dcba2d6c1
Author: Patrick McLean  sony  com>
AuthorDate: Mon Dec 21 18:54:36 2020 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Mon Dec 21 20:20:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0032389f

sys-process/bpytop: New package

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Patrick McLean  gentoo.org>

 sys-process/bpytop/Manifest|  1 +
 sys-process/bpytop/bpytop-1.0.51.ebuild| 27 +
 sys-process/bpytop/files/bpytop-1.0.51-tests.patch | 45 ++
 sys-process/bpytop/metadata.xml|  8 
 4 files changed, 81 insertions(+)

diff --git a/sys-process/bpytop/Manifest b/sys-process/bpytop/Manifest
new file mode 100644
index 000..941d914f3f8
--- /dev/null
+++ b/sys-process/bpytop/Manifest
@@ -0,0 +1 @@
+DIST bpytop-1.0.51.tar.gz 616001 BLAKE2B 
1155af6d25367b65064039bc46a5f8786d5107e12f9a1280da59f1fb696c3abe99f200126b2107ead4d9ca50ba6e6eeabe79d6e8e247aa4c0be87b952f142655
 SHA512 
a7157a3e33e5465e406f7930457a6821d8e2b45aca0f0283e7f2e3a8d29f3a6be8c7042380c66bd5ee227b067e6c643ac034b2d02168fe530d02f1eddece6e2d

diff --git a/sys-process/bpytop/bpytop-1.0.51.ebuild 
b/sys-process/bpytop/bpytop-1.0.51.ebuild
new file mode 100644
index 000..0621a07dc62
--- /dev/null
+++ b/sys-process/bpytop/bpytop-1.0.51.ebuild
@@ -0,0 +1,27 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6..9} )
+DISTUTILS_USE_SETUPTOOLS=pyproject.toml
+inherit distutils-r1
+
+DESCRIPTION="Linux/OSX/FreeBSD resource monitor"
+HOMEPAGE="https://github.com/aristocratos/bpytop;
+SRC_URI="https://github.com/aristocratos/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   >=dev-python/psutil-5.7.1[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+PATCHES=(
+   "${FILESDIR}/bpytop-1.0.51-tests.patch"
+)

diff --git a/sys-process/bpytop/files/bpytop-1.0.51-tests.patch 
b/sys-process/bpytop/files/bpytop-1.0.51-tests.patch
new file mode 100644
index 000..3e5de4751fd
--- /dev/null
+++ b/sys-process/bpytop/files/bpytop-1.0.51-tests.patch
@@ -0,0 +1,45 @@
+diff --git a/bpytop.py b/bpytop.py
+index a1c2b3a..b1cc28e 100755
+--- a/bpytop.py
 b/bpytop.py
+@@ -64,23 +64,27 @@ args.add_argument("-p" , "--proc"  
,action="store_true" ,help ="Start in minimal
+ args.add_argument("-s" , "--stat" ,action="store_true" ,help 
="Start in minimal mode without process box")
+ args.add_argument("-v" , "--version"  ,action="store_true" ,help ="Show 
version info and exit")
+ args.add_argument("--debug"   ,action="store_true" 
,help ="Start with loglevel set to DEBUG overriding value set in config")
+-stdargs = args.parse_args()
+-
+-if stdargs.version:
+-  print(f'bpytop version: {VERSION}\n'
+-  f'psutil version: {".".join(str(x) for x in 
psutil.version_info)}')
+-  raise SystemExit(0)
+ 
+ ARG_MODE: str = ""
+ 
+-if stdargs.full:
+-  ARG_MODE = "full"
+-elif stdargs.proc:
+-  ARG_MODE = "proc"
+-elif stdargs.stat:
+-  ARG_MODE = "stat"
++if __name__ == "__main__":
++  stdargs = args.parse_args()
++
++  if stdargs.version:
++  print(f'bpytop version: {VERSION}\n'
++  f'psutil version: {".".join(str(x) for x in 
psutil.version_info)}')
++  raise SystemExit(0)
+ 
+-DEBUG = stdargs.debug
++  if stdargs.full:
++  ARG_MODE = "full"
++  elif stdargs.proc:
++  ARG_MODE = "proc"
++  elif stdargs.stat:
++  ARG_MODE = "stat"
++
++  DEBUG = stdargs.debug
++else:
++  DEBUG = False
+ 
+ #? Variables 
->
+ 

diff --git a/sys-process/bpytop/metadata.xml b/sys-process/bpytop/metadata.xml
new file mode 100644
index 000..cee379b1540
--- /dev/null
+++ b/sys-process/bpytop/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   chutz...@gentoo.org
+   Patrick McLean
+   
+