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

2024-03-11 Thread Michał Górny
commit: 31544511d3ad167c41d85f1e1dbc8e05a91133c7
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Mar 12 05:08:27 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Mar 12 05:08:27 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31544511

dev-python/psutil: Remove old

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

 dev-python/psutil/Manifest|  5 
 dev-python/psutil/psutil-5.9.5.ebuild | 47 ---
 dev-python/psutil/psutil-5.9.6.ebuild | 47 ---
 dev-python/psutil/psutil-5.9.7.ebuild | 47 ---
 4 files changed, 146 deletions(-)

diff --git a/dev-python/psutil/Manifest b/dev-python/psutil/Manifest
index 4de298f37df7..d9b502ad1d8e 100644
--- a/dev-python/psutil/Manifest
+++ b/dev-python/psutil/Manifest
@@ -1,7 +1,2 @@
-DIST psutil-5.9.5-tests-r2.patch.xz 3776 BLAKE2B 
ba67e50d22c0ff05c3d31d5bcc1eb91fce59d2f933bf8693382aecdd9f20f2a4c4c3b759a3c03ff069b87241ab9f84905ad3b1c5f03eb5f3a2b12ed8ad967cf6
 SHA512 
6b20c6c78f772af767abee887a426b83129e3a13bb1cc13fa0111ad4dbd0a2a22ccc986af86b80d766bdf2a93a3a234327c6b56637b554164d9b0b0bac535fb9
-DIST psutil-5.9.5.tar.gz 493489 BLAKE2B 
3db8ce374d9d81dcddc08f03418675318c5e447f9a3347154d025537ba090811926ced822f83ff5fc9239665b091803a30d167465495049569c3c820f7fbb32d
 SHA512 
2afe1bad5359aeac90378faaa609bab855dfcaa58519c939fdadb02e6e2c8157c77f961ac0f90d104626cef3429e1ea2f686e4dc4c9dccf975e3e73e9b08872c
-DIST psutil-5.9.6-tests.patch.xz 3780 BLAKE2B 
002858235e7abf17c1426558cd9f8356cc7f21898f4488409e1cc4c6d76d6a017b8ca9e005e9973cfa890ff461691f5c0225e7c850ee4fde55cb1335d4ceca29
 SHA512 
1bd544ecd19ce7ff9a5e9f6e747b3f88ba44aabc289af87e3a1204028ebc26373dcdef9a9c5bd6ae13bc8d8d7d43ade41a8be2b14a02925afde1298ca0f9e6be
-DIST psutil-5.9.6.tar.gz 496866 BLAKE2B 
65bd35ff6bcc2cfcb5f75f732a5a6955cb1fb5d889a5827aa2da27268716b10aa1dea23a87ee25aafc54e035927216501ecb98e56c655bfada57616a0d67e189
 SHA512 
0c363bf998868e450f014d5c5ddc2448986cafcd21309571e067be1c4b49d0e78259a5388094cbf32af7bca12865c5f3692480737f0a5225bbcfb895a9bf81f6
-DIST psutil-5.9.7.tar.gz 498429 BLAKE2B 
7fd60e014d55ab1288040b05f3dc058f0b75135fd4e5c0d0c3aa1365f2b3d940d0fa6897adfda12405451ae2bfe9e546da48b3c86838fd415413feb4421ba2af
 SHA512 
b4bb3bf53fb581e992a06d037880aaac74d23be3adfdaf533a0e7e403d7b200e6584799bc5e7eaebd851bee983009e1d2a662a58c635af1466239ac9997ab64f
 DIST psutil-5.9.8-tests.patch.xz 3716 BLAKE2B 
cf33173a0d5c6537b0de1c4858beb9ec59c0361c6249f8a5cb3d55edc025578ddc0285a062083d28fcd4ece223728376dd64e9232aed1d761786b772a4cc7778
 SHA512 
5c9539a9716e25dc3cc5f2ce4373911a6c4524941838aff7aa08cc482d15aba6ec40b7904593723a785284410bcded2595c78a6c186d8af5b5f664c2d77e9220
 DIST psutil-5.9.8.tar.gz 503247 BLAKE2B 
192812d9006b9eb1a856ff8d322e6cfb320462e5dc5ee7b88869ce7f4f2277050c4867b5e3f64468bb42de0b5bde85b715b84b37842bd3f605216acf89a62a4c
 SHA512 
6ddeed937119a930bb7b9556ff329f054e9429b8457c9a15d99cb105271297117abba587a974d02760bb8b6b244734973a676bdff6b533a53ce587858e48f337

diff --git a/dev-python/psutil/psutil-5.9.5.ebuild 
b/dev-python/psutil/psutil-5.9.5.ebuild
deleted file mode 100644
index 88949ae29b18..
--- a/dev-python/psutil/psutil-5.9.5.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_EXT=1
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..12} pypy3 )
-
-inherit distutils-r1 pypi
-
-TEST_PATCH=psutil-5.9.5-tests-r2.patch
-DESCRIPTION="Retrieve information on running processes and system utilization"
-HOMEPAGE="
-   https://github.com/giampaolo/psutil/
-   https://pypi.org/project/psutil/
-"
-SRC_URI+="
-   https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${TEST_PATCH}.xz
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-PATCHES=(
-   "${WORKDIR}/${TEST_PATCH}"
-)
-
-python_test() {
-   # Since we are running in an environment a bit similar to CI,
-   # let's skip the tests that are disabled for CI
-   local -x TRAVIS=1
-   local -x APPVEYOR=1
-   local -x GITHUB_ACTIONS=1
-   local -x GENTOO_TESTING=1
-   "${EPYTHON}" psutil/tests/runner.py ||
-   die "tests failed with ${EPYTHON}"
-}
-
-python_compile() {
-   # Force -j1 to avoid .o linking race conditions
-   local MAKEOPTS=-j1
-   distutils-r1_python_compile
-}

diff --git a/dev-python/psutil/psutil-5.9.6.ebuild 
b/dev-python/psutil/psutil-5.9.6.ebuild
deleted file mode 100644
index ea36b0e8c29f..
--- a/dev-python/psutil/psutil-5.9.6.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-

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

2024-03-11 Thread Ionen Wolkens
commit: c02b64aa0e568cbf7dadd6aa097c82e95f180c51
Author: Matoro Mahri  matoro  tk>
AuthorDate: Tue Mar 12 01:40:23 2024 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Tue Mar 12 04:11:27 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c02b64aa

dev-python/psutil: Stabilize 5.9.8 hppa, #923672

Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Ionen Wolkens  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.8.ebuild 
b/dev-python/psutil/psutil-5.9.8.ebuild
index 45bd51119cfd..d67fc972a572 100644
--- a/dev-python/psutil/psutil-5.9.8.ebuild
+++ b/dev-python/psutil/psutil-5.9.8.ebuild
@@ -21,7 +21,7 @@ SRC_URI+="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2024-03-11 Thread Ionen Wolkens
commit: cb5f0b22457a83654edbb3af423dbc6dca32
Author: Matoro Mahri  matoro  tk>
AuthorDate: Tue Mar 12 01:28:09 2024 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Tue Mar 12 04:11:27 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb5f0b22

dev-python/psutil: Stabilize 5.9.8 x86, #923672

Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Ionen Wolkens  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.8.ebuild 
b/dev-python/psutil/psutil-5.9.8.ebuild
index e2ec4b31c611..45bd51119cfd 100644
--- a/dev-python/psutil/psutil-5.9.8.ebuild
+++ b/dev-python/psutil/psutil-5.9.8.ebuild
@@ -21,7 +21,7 @@ SRC_URI+="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2024-03-11 Thread Ionen Wolkens
commit: af529c26e3411f6b4623118148d5202a230b95c8
Author: Matoro Mahri  matoro  tk>
AuthorDate: Tue Mar 12 01:24:29 2024 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Tue Mar 12 04:11:27 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af529c26

dev-python/psutil: Stabilize 5.9.8 amd64, #923672

Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Ionen Wolkens  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.8.ebuild 
b/dev-python/psutil/psutil-5.9.8.ebuild
index bed3ee7b0013..e2ec4b31c611 100644
--- a/dev-python/psutil/psutil-5.9.8.ebuild
+++ b/dev-python/psutil/psutil-5.9.8.ebuild
@@ -21,7 +21,7 @@ SRC_URI+="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2024-02-03 Thread Sam James
commit: 95d26ff4039829da0400252b08cb996d2476
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  3 10:54:35 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  3 10:54:35 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95d26ff4

dev-python/psutil: Stabilize 5.9.8 arm64, #923672

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

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

diff --git a/dev-python/psutil/psutil-5.9.8.ebuild 
b/dev-python/psutil/psutil-5.9.8.ebuild
index b789b7b9a846..bed3ee7b0013 100644
--- a/dev-python/psutil/psutil-5.9.8.ebuild
+++ b/dev-python/psutil/psutil-5.9.8.ebuild
@@ -21,7 +21,7 @@ SRC_URI+="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2024-02-03 Thread Sam James
commit: bfe119cffc31b8ee0dfc78e7763e7d41baab10b0
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  3 10:54:34 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  3 10:54:34 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfe119cf

dev-python/psutil: Stabilize 5.9.8 arm, #923672

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

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

diff --git a/dev-python/psutil/psutil-5.9.8.ebuild 
b/dev-python/psutil/psutil-5.9.8.ebuild
index c0760a804c2a..b789b7b9a846 100644
--- a/dev-python/psutil/psutil-5.9.8.ebuild
+++ b/dev-python/psutil/psutil-5.9.8.ebuild
@@ -21,7 +21,7 @@ SRC_URI+="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2024-02-03 Thread Arthur Zamarin
commit: d335173e6398269ad616cd6a332423769e7609f1
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Feb  3 10:09:41 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Feb  3 10:09:41 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d335173e

dev-python/psutil: Stabilize 5.9.8 ppc64, #923672

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.8.ebuild 
b/dev-python/psutil/psutil-5.9.8.ebuild
index 6d6b99a71817..c0760a804c2a 100644
--- a/dev-python/psutil/psutil-5.9.8.ebuild
+++ b/dev-python/psutil/psutil-5.9.8.ebuild
@@ -21,7 +21,7 @@ SRC_URI+="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2024-02-03 Thread Arthur Zamarin
commit: 63fb117ceced5822368bc1432b0c8aba3a3f
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Feb  3 10:09:40 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Feb  3 10:09:40 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63fb

dev-python/psutil: Stabilize 5.9.8 ppc, #923672

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.8.ebuild 
b/dev-python/psutil/psutil-5.9.8.ebuild
index d283fcb33a2d..6d6b99a71817 100644
--- a/dev-python/psutil/psutil-5.9.8.ebuild
+++ b/dev-python/psutil/psutil-5.9.8.ebuild
@@ -21,7 +21,7 @@ SRC_URI+="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2024-02-03 Thread Arthur Zamarin
commit: 795a20ffab04a1a29103ac345e996b78155cf06d
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Feb  3 08:51:29 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Feb  3 08:51:29 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=795a20ff

dev-python/psutil: Stabilize 5.9.8 sparc, #923672

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.8.ebuild 
b/dev-python/psutil/psutil-5.9.8.ebuild
index 03a7969b5f0a..d283fcb33a2d 100644
--- a/dev-python/psutil/psutil-5.9.8.ebuild
+++ b/dev-python/psutil/psutil-5.9.8.ebuild
@@ -21,7 +21,7 @@ SRC_URI+="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2024-02-02 Thread Arthur Zamarin
commit: 59da2bcb56aed9792e842b011faf8be7d9509586
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Feb  2 13:46:01 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Feb  2 13:46:01 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59da2bcb

dev-python/psutil: Stabilize 5.9.7 x86, #921482

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.7.ebuild 
b/dev-python/psutil/psutil-5.9.7.ebuild
index f8f60296abc8..7ac43f556af6 100644
--- a/dev-python/psutil/psutil-5.9.7.ebuild
+++ b/dev-python/psutil/psutil-5.9.7.ebuild
@@ -21,7 +21,7 @@ SRC_URI+="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2024-01-19 Thread Michał Górny
commit: 23ad4d7b020ed7c281a06d2476eb8080426ed73f
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jan 20 05:43:30 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jan 20 05:46:11 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23ad4d7b

dev-python/psutil: Bump to 5.9.8

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

 dev-python/psutil/Manifest|  2 ++
 dev-python/psutil/psutil-5.9.8.ebuild | 47 +++
 2 files changed, 49 insertions(+)

diff --git a/dev-python/psutil/Manifest b/dev-python/psutil/Manifest
index c903cd5be408..4de298f37df7 100644
--- a/dev-python/psutil/Manifest
+++ b/dev-python/psutil/Manifest
@@ -3,3 +3,5 @@ DIST psutil-5.9.5.tar.gz 493489 BLAKE2B 
3db8ce374d9d81dcddc08f03418675318c5e447f
 DIST psutil-5.9.6-tests.patch.xz 3780 BLAKE2B 
002858235e7abf17c1426558cd9f8356cc7f21898f4488409e1cc4c6d76d6a017b8ca9e005e9973cfa890ff461691f5c0225e7c850ee4fde55cb1335d4ceca29
 SHA512 
1bd544ecd19ce7ff9a5e9f6e747b3f88ba44aabc289af87e3a1204028ebc26373dcdef9a9c5bd6ae13bc8d8d7d43ade41a8be2b14a02925afde1298ca0f9e6be
 DIST psutil-5.9.6.tar.gz 496866 BLAKE2B 
65bd35ff6bcc2cfcb5f75f732a5a6955cb1fb5d889a5827aa2da27268716b10aa1dea23a87ee25aafc54e035927216501ecb98e56c655bfada57616a0d67e189
 SHA512 
0c363bf998868e450f014d5c5ddc2448986cafcd21309571e067be1c4b49d0e78259a5388094cbf32af7bca12865c5f3692480737f0a5225bbcfb895a9bf81f6
 DIST psutil-5.9.7.tar.gz 498429 BLAKE2B 
7fd60e014d55ab1288040b05f3dc058f0b75135fd4e5c0d0c3aa1365f2b3d940d0fa6897adfda12405451ae2bfe9e546da48b3c86838fd415413feb4421ba2af
 SHA512 
b4bb3bf53fb581e992a06d037880aaac74d23be3adfdaf533a0e7e403d7b200e6584799bc5e7eaebd851bee983009e1d2a662a58c635af1466239ac9997ab64f
+DIST psutil-5.9.8-tests.patch.xz 3716 BLAKE2B 
cf33173a0d5c6537b0de1c4858beb9ec59c0361c6249f8a5cb3d55edc025578ddc0285a062083d28fcd4ece223728376dd64e9232aed1d761786b772a4cc7778
 SHA512 
5c9539a9716e25dc3cc5f2ce4373911a6c4524941838aff7aa08cc482d15aba6ec40b7904593723a785284410bcded2595c78a6c186d8af5b5f664c2d77e9220
+DIST psutil-5.9.8.tar.gz 503247 BLAKE2B 
192812d9006b9eb1a856ff8d322e6cfb320462e5dc5ee7b88869ce7f4f2277050c4867b5e3f64468bb42de0b5bde85b715b84b37842bd3f605216acf89a62a4c
 SHA512 
6ddeed937119a930bb7b9556ff329f054e9429b8457c9a15d99cb105271297117abba587a974d02760bb8b6b244734973a676bdff6b533a53ce587858e48f337

diff --git a/dev-python/psutil/psutil-5.9.8.ebuild 
b/dev-python/psutil/psutil-5.9.8.ebuild
new file mode 100644
index ..03a7969b5f0a
--- /dev/null
+++ b/dev-python/psutil/psutil-5.9.8.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_EXT=1
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
+
+inherit distutils-r1 pypi
+
+TEST_PATCH=psutil-5.9.8-tests.patch
+DESCRIPTION="Retrieve information on running processes and system utilization"
+HOMEPAGE="
+   https://github.com/giampaolo/psutil/
+   https://pypi.org/project/psutil/
+"
+SRC_URI+="
+   https://dev.gentoo.org/~mgorny/dist/${TEST_PATCH}.xz
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+PATCHES=(
+   "${WORKDIR}/${TEST_PATCH}"
+)
+
+python_test() {
+   # Since we are running in an environment a bit similar to CI,
+   # let's skip the tests that are disabled for CI
+   local -x TRAVIS=1
+   local -x APPVEYOR=1
+   local -x GITHUB_ACTIONS=1
+   local -x GENTOO_TESTING=1
+   "${EPYTHON}" psutil/tests/runner.py ||
+   die "tests failed with ${EPYTHON}"
+}
+
+python_compile() {
+   # Force -j1 to avoid .o linking race conditions
+   local MAKEOPTS=-j1
+   distutils-r1_python_compile
+}



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

2024-01-06 Thread Sam James
commit: 56f6c49795cfe16576c5ec7b60e150aceae3fa3b
Author: Sam James  gentoo  org>
AuthorDate: Sat Jan  6 11:53:46 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jan  6 11:53:46 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56f6c497

dev-python/psutil: Stabilize 5.9.7 ppc64, #921482

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

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

diff --git a/dev-python/psutil/psutil-5.9.7.ebuild 
b/dev-python/psutil/psutil-5.9.7.ebuild
index ea60a4c20ad2..f8f60296abc8 100644
--- a/dev-python/psutil/psutil-5.9.7.ebuild
+++ b/dev-python/psutil/psutil-5.9.7.ebuild
@@ -21,7 +21,7 @@ SRC_URI+="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2024-01-06 Thread Michał Górny
commit: 74e60cb166e8e261fc5454b03636aa0886759272
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jan  6 10:27:12 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jan  6 10:27:12 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74e60cb1

dev-python/psutil: Stabilize 5.9.7 arm64, #921482

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

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

diff --git a/dev-python/psutil/psutil-5.9.7.ebuild 
b/dev-python/psutil/psutil-5.9.7.ebuild
index 723a5f60c3b0..ea60a4c20ad2 100644
--- a/dev-python/psutil/psutil-5.9.7.ebuild
+++ b/dev-python/psutil/psutil-5.9.7.ebuild
@@ -21,7 +21,7 @@ SRC_URI+="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2024-01-06 Thread Michał Górny
commit: 2a26086ea34c4dfe2af88caa72fce96b52c1cc03
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jan  6 10:16:31 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jan  6 10:16:45 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a26086e

dev-python/psutil: Stabilize 5.9.7 sparc, #921482

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

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

diff --git a/dev-python/psutil/psutil-5.9.7.ebuild 
b/dev-python/psutil/psutil-5.9.7.ebuild
index 37e565f8f28f..723a5f60c3b0 100644
--- a/dev-python/psutil/psutil-5.9.7.ebuild
+++ b/dev-python/psutil/psutil-5.9.7.ebuild
@@ -21,7 +21,7 @@ SRC_URI+="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2024-01-06 Thread Michał Górny
commit: f17c2fcfc7443aef2590e851de20f9b8ae0eb022
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jan  6 09:54:19 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jan  6 09:54:19 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f17c2fcf

dev-python/psutil: Stabilize 5.9.7 arm, #921482

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

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

diff --git a/dev-python/psutil/psutil-5.9.7.ebuild 
b/dev-python/psutil/psutil-5.9.7.ebuild
index 1c2efdb42a58..37e565f8f28f 100644
--- a/dev-python/psutil/psutil-5.9.7.ebuild
+++ b/dev-python/psutil/psutil-5.9.7.ebuild
@@ -21,7 +21,7 @@ SRC_URI+="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2024-01-06 Thread Michał Górny
commit: a95b67024b95b6e2874345b0becb2061bc4380bb
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jan  6 09:49:58 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jan  6 09:49:58 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a95b6702

dev-python/psutil: Stabilize 5.9.7 ppc, #921482

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

 dev-python/psutil/psutil-5.9.7.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/psutil/psutil-5.9.7.ebuild 
b/dev-python/psutil/psutil-5.9.7.ebuild
index e28e2cda6093..1c2efdb42a58 100644
--- a/dev-python/psutil/psutil-5.9.7.ebuild
+++ b/dev-python/psutil/psutil-5.9.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -21,7 +21,7 @@ SRC_URI+="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2023-12-17 Thread Michał Górny
commit: 557daeb917ef4e2f79d97cf09dd9bf10ebecfaa5
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 18 04:08:52 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 18 05:18:29 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=557daeb9

dev-python/psutil: Bump to 5.9.7

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

 dev-python/psutil/Manifest|  1 +
 dev-python/psutil/psutil-5.9.7.ebuild | 47 +++
 2 files changed, 48 insertions(+)

diff --git a/dev-python/psutil/Manifest b/dev-python/psutil/Manifest
index c3a41d0d1196..c903cd5be408 100644
--- a/dev-python/psutil/Manifest
+++ b/dev-python/psutil/Manifest
@@ -2,3 +2,4 @@ DIST psutil-5.9.5-tests-r2.patch.xz 3776 BLAKE2B 
ba67e50d22c0ff05c3d31d5bcc1eb91
 DIST psutil-5.9.5.tar.gz 493489 BLAKE2B 
3db8ce374d9d81dcddc08f03418675318c5e447f9a3347154d025537ba090811926ced822f83ff5fc9239665b091803a30d167465495049569c3c820f7fbb32d
 SHA512 
2afe1bad5359aeac90378faaa609bab855dfcaa58519c939fdadb02e6e2c8157c77f961ac0f90d104626cef3429e1ea2f686e4dc4c9dccf975e3e73e9b08872c
 DIST psutil-5.9.6-tests.patch.xz 3780 BLAKE2B 
002858235e7abf17c1426558cd9f8356cc7f21898f4488409e1cc4c6d76d6a017b8ca9e005e9973cfa890ff461691f5c0225e7c850ee4fde55cb1335d4ceca29
 SHA512 
1bd544ecd19ce7ff9a5e9f6e747b3f88ba44aabc289af87e3a1204028ebc26373dcdef9a9c5bd6ae13bc8d8d7d43ade41a8be2b14a02925afde1298ca0f9e6be
 DIST psutil-5.9.6.tar.gz 496866 BLAKE2B 
65bd35ff6bcc2cfcb5f75f732a5a6955cb1fb5d889a5827aa2da27268716b10aa1dea23a87ee25aafc54e035927216501ecb98e56c655bfada57616a0d67e189
 SHA512 
0c363bf998868e450f014d5c5ddc2448986cafcd21309571e067be1c4b49d0e78259a5388094cbf32af7bca12865c5f3692480737f0a5225bbcfb895a9bf81f6
+DIST psutil-5.9.7.tar.gz 498429 BLAKE2B 
7fd60e014d55ab1288040b05f3dc058f0b75135fd4e5c0d0c3aa1365f2b3d940d0fa6897adfda12405451ae2bfe9e546da48b3c86838fd415413feb4421ba2af
 SHA512 
b4bb3bf53fb581e992a06d037880aaac74d23be3adfdaf533a0e7e403d7b200e6584799bc5e7eaebd851bee983009e1d2a662a58c635af1466239ac9997ab64f

diff --git a/dev-python/psutil/psutil-5.9.7.ebuild 
b/dev-python/psutil/psutil-5.9.7.ebuild
new file mode 100644
index ..e28e2cda6093
--- /dev/null
+++ b/dev-python/psutil/psutil-5.9.7.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_EXT=1
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
+
+inherit distutils-r1 pypi
+
+TEST_PATCH=psutil-5.9.6-tests.patch
+DESCRIPTION="Retrieve information on running processes and system utilization"
+HOMEPAGE="
+   https://github.com/giampaolo/psutil/
+   https://pypi.org/project/psutil/
+"
+SRC_URI+="
+   https://dev.gentoo.org/~mgorny/dist/${TEST_PATCH}.xz
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+PATCHES=(
+   "${WORKDIR}/${TEST_PATCH}"
+)
+
+python_test() {
+   # Since we are running in an environment a bit similar to CI,
+   # let's skip the tests that are disabled for CI
+   local -x TRAVIS=1
+   local -x APPVEYOR=1
+   local -x GITHUB_ACTIONS=1
+   local -x GENTOO_TESTING=1
+   "${EPYTHON}" psutil/tests/runner.py ||
+   die "tests failed with ${EPYTHON}"
+}
+
+python_compile() {
+   # Force -j1 to avoid .o linking race conditions
+   local MAKEOPTS=-j1
+   distutils-r1_python_compile
+}



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

2023-11-15 Thread Arthur Zamarin
commit: 909ef043fb391c457e0d7ddc656ba385e829a5a5
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Nov 15 18:52:32 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Nov 15 18:52:32 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=909ef043

dev-python/psutil: Stabilize 5.9.6 ppc, #917378

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.6.ebuild 
b/dev-python/psutil/psutil-5.9.6.ebuild
index 133c822b039a..ea36b0e8c29f 100644
--- a/dev-python/psutil/psutil-5.9.6.ebuild
+++ b/dev-python/psutil/psutil-5.9.6.ebuild
@@ -21,7 +21,7 @@ SRC_URI+="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2023-11-15 Thread Arthur Zamarin
commit: fe8fb033c2d3d753dcba9e5b9063af332a3a2ecf
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Nov 15 18:16:16 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Nov 15 18:16:16 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe8fb033

dev-python/psutil: Stabilize 5.9.6 ppc64, #917378

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.6.ebuild 
b/dev-python/psutil/psutil-5.9.6.ebuild
index 7ba8215df04f..133c822b039a 100644
--- a/dev-python/psutil/psutil-5.9.6.ebuild
+++ b/dev-python/psutil/psutil-5.9.6.ebuild
@@ -21,7 +21,7 @@ SRC_URI+="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2023-11-15 Thread Arthur Zamarin
commit: 472f3ec0fda5bfc42098051f4ddc8cd46e0fabe2
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Nov 15 16:45:33 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Nov 15 16:45:33 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=472f3ec0

dev-python/psutil: Stabilize 5.9.6 arm64, #917378

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.6.ebuild 
b/dev-python/psutil/psutil-5.9.6.ebuild
index 64a9972d488c..7ba8215df04f 100644
--- a/dev-python/psutil/psutil-5.9.6.ebuild
+++ b/dev-python/psutil/psutil-5.9.6.ebuild
@@ -21,7 +21,7 @@ SRC_URI+="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2023-11-15 Thread Arthur Zamarin
commit: a514d21dafbb105237687bd1ce3def332bb049a2
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Nov 15 16:45:32 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Nov 15 16:45:32 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a514d21d

dev-python/psutil: Stabilize 5.9.6 arm, #917378

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.6.ebuild 
b/dev-python/psutil/psutil-5.9.6.ebuild
index 62aa4c81524f..64a9972d488c 100644
--- a/dev-python/psutil/psutil-5.9.6.ebuild
+++ b/dev-python/psutil/psutil-5.9.6.ebuild
@@ -21,7 +21,7 @@ SRC_URI+="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2023-11-15 Thread Arthur Zamarin
commit: 73d9b21be7e7f61fba8bdcef968c4cf826218e22
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Nov 15 16:33:48 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Nov 15 16:33:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73d9b21b

dev-python/psutil: Stabilize 5.9.6 sparc, #917378

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.6.ebuild 
b/dev-python/psutil/psutil-5.9.6.ebuild
index e28e2cda6093..62aa4c81524f 100644
--- a/dev-python/psutil/psutil-5.9.6.ebuild
+++ b/dev-python/psutil/psutil-5.9.6.ebuild
@@ -21,7 +21,7 @@ SRC_URI+="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2023-10-16 Thread Michał Górny
commit: 9638ee70908b0e4e1c47998d6c47fc569d90fca0
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Oct 16 09:58:35 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Oct 16 11:27:26 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9638ee70

dev-python/psutil: Bump to 5.9.6

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

 dev-python/psutil/Manifest|  2 ++
 dev-python/psutil/psutil-5.9.6.ebuild | 47 +++
 2 files changed, 49 insertions(+)

diff --git a/dev-python/psutil/Manifest b/dev-python/psutil/Manifest
index 583286a3a254..c3a41d0d1196 100644
--- a/dev-python/psutil/Manifest
+++ b/dev-python/psutil/Manifest
@@ -1,2 +1,4 @@
 DIST psutil-5.9.5-tests-r2.patch.xz 3776 BLAKE2B 
ba67e50d22c0ff05c3d31d5bcc1eb91fce59d2f933bf8693382aecdd9f20f2a4c4c3b759a3c03ff069b87241ab9f84905ad3b1c5f03eb5f3a2b12ed8ad967cf6
 SHA512 
6b20c6c78f772af767abee887a426b83129e3a13bb1cc13fa0111ad4dbd0a2a22ccc986af86b80d766bdf2a93a3a234327c6b56637b554164d9b0b0bac535fb9
 DIST psutil-5.9.5.tar.gz 493489 BLAKE2B 
3db8ce374d9d81dcddc08f03418675318c5e447f9a3347154d025537ba090811926ced822f83ff5fc9239665b091803a30d167465495049569c3c820f7fbb32d
 SHA512 
2afe1bad5359aeac90378faaa609bab855dfcaa58519c939fdadb02e6e2c8157c77f961ac0f90d104626cef3429e1ea2f686e4dc4c9dccf975e3e73e9b08872c
+DIST psutil-5.9.6-tests.patch.xz 3780 BLAKE2B 
002858235e7abf17c1426558cd9f8356cc7f21898f4488409e1cc4c6d76d6a017b8ca9e005e9973cfa890ff461691f5c0225e7c850ee4fde55cb1335d4ceca29
 SHA512 
1bd544ecd19ce7ff9a5e9f6e747b3f88ba44aabc289af87e3a1204028ebc26373dcdef9a9c5bd6ae13bc8d8d7d43ade41a8be2b14a02925afde1298ca0f9e6be
+DIST psutil-5.9.6.tar.gz 496866 BLAKE2B 
65bd35ff6bcc2cfcb5f75f732a5a6955cb1fb5d889a5827aa2da27268716b10aa1dea23a87ee25aafc54e035927216501ecb98e56c655bfada57616a0d67e189
 SHA512 
0c363bf998868e450f014d5c5ddc2448986cafcd21309571e067be1c4b49d0e78259a5388094cbf32af7bca12865c5f3692480737f0a5225bbcfb895a9bf81f6

diff --git a/dev-python/psutil/psutil-5.9.6.ebuild 
b/dev-python/psutil/psutil-5.9.6.ebuild
new file mode 100644
index ..e28e2cda6093
--- /dev/null
+++ b/dev-python/psutil/psutil-5.9.6.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_EXT=1
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
+
+inherit distutils-r1 pypi
+
+TEST_PATCH=psutil-5.9.6-tests.patch
+DESCRIPTION="Retrieve information on running processes and system utilization"
+HOMEPAGE="
+   https://github.com/giampaolo/psutil/
+   https://pypi.org/project/psutil/
+"
+SRC_URI+="
+   https://dev.gentoo.org/~mgorny/dist/${TEST_PATCH}.xz
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+PATCHES=(
+   "${WORKDIR}/${TEST_PATCH}"
+)
+
+python_test() {
+   # Since we are running in an environment a bit similar to CI,
+   # let's skip the tests that are disabled for CI
+   local -x TRAVIS=1
+   local -x APPVEYOR=1
+   local -x GITHUB_ACTIONS=1
+   local -x GENTOO_TESTING=1
+   "${EPYTHON}" psutil/tests/runner.py ||
+   die "tests failed with ${EPYTHON}"
+}
+
+python_compile() {
+   # Force -j1 to avoid .o linking race conditions
+   local MAKEOPTS=-j1
+   distutils-r1_python_compile
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/psutil/, dev-python/threadpoolctl/, dev-python/cloudpickle/, ...

2023-08-16 Thread Benda XU
commit: ef91e830d8702e54ca50b4ee1ce5b1e1a9313975
Author: Benda Xu  gentoo  org>
AuthorDate: Thu Aug 17 04:09:19 2023 +
Commit: Benda XU  gentoo  org>
CommitDate: Thu Aug 17 04:13:52 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef91e830

sci-libs/scikit-learn: keyword ~{arm,x}64-macos with dependencies

dev-python/joblib: keyword 1.3.2 for ~arm64-macos, ~x64-macos
dev-python/threadpoolctl: keyword 3.2.0 for ~arm64-macos, ~x64-macos
dev-python/cloudpickle: keyword 2.2.1 for ~arm64-macos, ~x64-macos
dev-python/loky: keyword 3.4.1 for ~arm64-macos, ~x64-macos
dev-python/psutil: keyword 5.9.5 for ~arm64-macos

Suggested-by: Hanyi Li  mails.tsinghua.edu.cn>
Signed-off-by: Benda Xu  gentoo.org>

 dev-python/cloudpickle/cloudpickle-2.2.1.ebuild | 2 +-
 dev-python/joblib/joblib-1.3.2.ebuild   | 2 +-
 dev-python/loky/loky-3.4.1.ebuild   | 2 +-
 dev-python/psutil/psutil-5.9.5.ebuild   | 2 +-
 dev-python/threadpoolctl/threadpoolctl-3.2.0.ebuild | 2 +-
 sci-libs/scikit-learn/scikit-learn-1.1.2.ebuild | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-python/cloudpickle/cloudpickle-2.2.1.ebuild 
b/dev-python/cloudpickle/cloudpickle-2.2.1.ebuild
index c33734046622..9cd3727e8d18 100644
--- a/dev-python/cloudpickle/cloudpickle-2.2.1.ebuild
+++ b/dev-python/cloudpickle/cloudpickle-2.2.1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos"
 
 BDEPEND="
test? (

diff --git a/dev-python/joblib/joblib-1.3.2.ebuild 
b/dev-python/joblib/joblib-1.3.2.ebuild
index 72a905b5b040..8b3493f62b42 100644
--- a/dev-python/joblib/joblib-1.3.2.ebuild
+++ b/dev-python/joblib/joblib-1.3.2.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~arm64-macos ~x64-macos"
 
 RDEPEND="
dev-python/cloudpickle[${PYTHON_USEDEP}]

diff --git a/dev-python/loky/loky-3.4.1.ebuild 
b/dev-python/loky/loky-3.4.1.ebuild
index ab6c1a93cf48..8503470eaf5a 100644
--- a/dev-python/loky/loky-3.4.1.ebuild
+++ b/dev-python/loky/loky-3.4.1.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv x86 ~arm64-macos ~x64-macos"
 
 RDEPEND="
dev-python/cloudpickle[${PYTHON_USEDEP}]

diff --git a/dev-python/psutil/psutil-5.9.5.ebuild 
b/dev-python/psutil/psutil-5.9.5.ebuild
index 1bda30e0204c..88949ae29b18 100644
--- a/dev-python/psutil/psutil-5.9.5.ebuild
+++ b/dev-python/psutil/psutil-5.9.5.ebuild
@@ -21,7 +21,7 @@ SRC_URI+="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 

diff --git a/dev-python/threadpoolctl/threadpoolctl-3.2.0.ebuild 
b/dev-python/threadpoolctl/threadpoolctl-3.2.0.ebuild
index c80290ae5121..5baeee4bc548 100644
--- a/dev-python/threadpoolctl/threadpoolctl-3.2.0.ebuild
+++ b/dev-python/threadpoolctl/threadpoolctl-3.2.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~arm64-macos ~x64-macos"
 
 BDEPEND="
dev-python/cython[${PYTHON_USEDEP}]

diff --git a/sci-libs/scikit-learn/scikit-learn-1.1.2.ebuild 
b/sci-libs/scikit-learn/scikit-learn-1.1.2.ebuild
index 205d7e0ab2b7..bf4872aa7465 100644
--- a/sci-libs/scikit-learn/scikit-learn-1.1.2.ebuild
+++ b/sci-libs/scikit-learn/scikit-learn-1.1.2.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/scikit-learn/scikit-learn/archive/${PV}.tar.gz -> ${
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86 ~arm64-macos ~x64-macos"
 IUSE="examples"
 
 # Fatal Python error: Segmentation fault



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

2023-08-12 Thread Michał Górny
commit: 7c1d606c0d892c7c1707caa2b764481d3d962966
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Aug 12 15:54:05 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Aug 12 16:12:31 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c1d606c

dev-python/psutil: Remove old

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

 dev-python/psutil/Manifest|  2 --
 dev-python/psutil/psutil-5.9.4.ebuild | 46 ---
 2 files changed, 48 deletions(-)

diff --git a/dev-python/psutil/Manifest b/dev-python/psutil/Manifest
index 02e2a7846b37..583286a3a254 100644
--- a/dev-python/psutil/Manifest
+++ b/dev-python/psutil/Manifest
@@ -1,4 +1,2 @@
-DIST psutil-5.9.3-tests-r1.patch.xz 3648 BLAKE2B 
df56e3b11da307fdd4441284d1a7928c928b36c512ef05d313ac71e76545eabaca1f6a1ea9dab301c86005ef4c9af9622e0d1c6d7be858b92b0dce9d6031440d
 SHA512 
0d8b35fe76b1caf1265ab4ecf182c92b71714be9612418c945f39c58f384979ed36e47bdf11b11a8cf2fc3925fed60abadf4f3eaea083f6bcd6d2cddb81fb5f9
-DIST psutil-5.9.4.tar.gz 485825 BLAKE2B 
ce5257e653876fc0c4bb005c964f677c0b4010f853cc7b8ff3451aa1efd7fde6b7e5d2150fb936cd38b667d5c167f180d5cae0792bdf50a8aa2e528795ed9897
 SHA512 
ff8d6213b153b5a3428e4f65ddbc41cb1f37caae4acab02760632107d95a50a74d3ee563f0cb2d623b37c16425d2084e7f841e4a46af8988a7676f6975e6
 DIST psutil-5.9.5-tests-r2.patch.xz 3776 BLAKE2B 
ba67e50d22c0ff05c3d31d5bcc1eb91fce59d2f933bf8693382aecdd9f20f2a4c4c3b759a3c03ff069b87241ab9f84905ad3b1c5f03eb5f3a2b12ed8ad967cf6
 SHA512 
6b20c6c78f772af767abee887a426b83129e3a13bb1cc13fa0111ad4dbd0a2a22ccc986af86b80d766bdf2a93a3a234327c6b56637b554164d9b0b0bac535fb9
 DIST psutil-5.9.5.tar.gz 493489 BLAKE2B 
3db8ce374d9d81dcddc08f03418675318c5e447f9a3347154d025537ba090811926ced822f83ff5fc9239665b091803a30d167465495049569c3c820f7fbb32d
 SHA512 
2afe1bad5359aeac90378faaa609bab855dfcaa58519c939fdadb02e6e2c8157c77f961ac0f90d104626cef3429e1ea2f686e4dc4c9dccf975e3e73e9b08872c

diff --git a/dev-python/psutil/psutil-5.9.4.ebuild 
b/dev-python/psutil/psutil-5.9.4.ebuild
deleted file mode 100644
index ef2a19014c8b..
--- a/dev-python/psutil/psutil-5.9.4.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} pypy3 )
-
-inherit distutils-r1 pypi
-
-TEST_PATCH=psutil-5.9.3-tests-r1.patch
-DESCRIPTION="Retrieve information on running processes and system utilization"
-HOMEPAGE="
-   https://github.com/giampaolo/psutil/
-   https://pypi.org/project/psutil/
-"
-SRC_URI+="
-   https://dev.gentoo.org/~mgorny/dist/${TEST_PATCH}.xz
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-PATCHES=(
-   "${WORKDIR}/${TEST_PATCH}"
-)
-
-python_test() {
-   # Since we are running in an environment a bit similar to CI,
-   # let's skip the tests that are disabled for CI
-   local -x TRAVIS=1
-   local -x APPVEYOR=1
-   local -x GITHUB_ACTIONS=1
-   local -x GENTOO_TESTING=1
-   "${EPYTHON}" psutil/tests/runner.py ||
-   die "tests failed with ${EPYTHON}"
-}
-
-python_compile() {
-   # Force -j1 to avoid .o linking race conditions
-   local MAKEOPTS=-j1
-   distutils-r1_python_compile
-}



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

2023-08-12 Thread Arthur Zamarin
commit: 3731e6b1aa9de8f856027b6074a6fa0682a24cac
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Aug 12 14:51:06 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Aug 12 14:51:06 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3731e6b1

dev-python/psutil: Stabilize 5.9.5 amd64, #907782

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.5.ebuild 
b/dev-python/psutil/psutil-5.9.5.ebuild
index a0d6144da7ba..8952e1def5a4 100644
--- a/dev-python/psutil/psutil-5.9.5.ebuild
+++ b/dev-python/psutil/psutil-5.9.5.ebuild
@@ -21,7 +21,7 @@ SRC_URI+="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2023-08-12 Thread Arthur Zamarin
commit: 34f98a44942620a80ae1b68fca6f984d7ddfd988
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Aug 12 14:51:11 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Aug 12 14:51:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34f98a44

dev-python/psutil: Stabilize 5.9.5 hppa, #907782

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.5.ebuild 
b/dev-python/psutil/psutil-5.9.5.ebuild
index 8952e1def5a4..c24d1eea407b 100644
--- a/dev-python/psutil/psutil-5.9.5.ebuild
+++ b/dev-python/psutil/psutil-5.9.5.ebuild
@@ -21,7 +21,7 @@ SRC_URI+="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2023-08-12 Thread Arthur Zamarin
commit: a328d4f85ca60e5887aa4fcb28c98dc756bda4a5
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Aug 12 14:51:21 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Aug 12 14:51:21 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a328d4f8

dev-python/psutil: Stabilize 5.9.5 x86, #907782

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.5.ebuild 
b/dev-python/psutil/psutil-5.9.5.ebuild
index c24d1eea407b..1bda30e0204c 100644
--- a/dev-python/psutil/psutil-5.9.5.ebuild
+++ b/dev-python/psutil/psutil-5.9.5.ebuild
@@ -21,7 +21,7 @@ SRC_URI+="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2023-08-04 Thread Sam James
commit: 9f96fbcb6829368037598235b940e85828554125
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug  4 09:37:03 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug  4 09:37:20 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f96fbcb

dev-python/psutil: skip test_nice

It doesn't work right when PORTAGE_NICENESS is set and/or in a restrictive 
container.

Closes: https://bugs.gentoo.org/910505
Signed-off-by: Sam James  gentoo.org>

 dev-python/psutil/Manifest| 2 +-
 dev-python/psutil/psutil-5.9.5.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/psutil/Manifest b/dev-python/psutil/Manifest
index e5451dcc1576..02e2a7846b37 100644
--- a/dev-python/psutil/Manifest
+++ b/dev-python/psutil/Manifest
@@ -1,4 +1,4 @@
 DIST psutil-5.9.3-tests-r1.patch.xz 3648 BLAKE2B 
df56e3b11da307fdd4441284d1a7928c928b36c512ef05d313ac71e76545eabaca1f6a1ea9dab301c86005ef4c9af9622e0d1c6d7be858b92b0dce9d6031440d
 SHA512 
0d8b35fe76b1caf1265ab4ecf182c92b71714be9612418c945f39c58f384979ed36e47bdf11b11a8cf2fc3925fed60abadf4f3eaea083f6bcd6d2cddb81fb5f9
 DIST psutil-5.9.4.tar.gz 485825 BLAKE2B 
ce5257e653876fc0c4bb005c964f677c0b4010f853cc7b8ff3451aa1efd7fde6b7e5d2150fb936cd38b667d5c167f180d5cae0792bdf50a8aa2e528795ed9897
 SHA512 
ff8d6213b153b5a3428e4f65ddbc41cb1f37caae4acab02760632107d95a50a74d3ee563f0cb2d623b37c16425d2084e7f841e4a46af8988a7676f6975e6
-DIST psutil-5.9.5-tests-r1.patch.xz 3824 BLAKE2B 
8e0e704b206c3a05af2fe81f5526b29140e0885929eea78a0df3599ec26d5669289a680056234aff2aca2258c13b292e79362c291a9cc106c2c0c13d7596684c
 SHA512 
0f6cf315a80354495b6d77e1acc92de7130ee62109886d78f8a9241f2ebaa7943384c7f00c05f7bdd3d37d3a7a1fe60c00056600a9765f1cd6ce4d30a324276f
+DIST psutil-5.9.5-tests-r2.patch.xz 3776 BLAKE2B 
ba67e50d22c0ff05c3d31d5bcc1eb91fce59d2f933bf8693382aecdd9f20f2a4c4c3b759a3c03ff069b87241ab9f84905ad3b1c5f03eb5f3a2b12ed8ad967cf6
 SHA512 
6b20c6c78f772af767abee887a426b83129e3a13bb1cc13fa0111ad4dbd0a2a22ccc986af86b80d766bdf2a93a3a234327c6b56637b554164d9b0b0bac535fb9
 DIST psutil-5.9.5.tar.gz 493489 BLAKE2B 
3db8ce374d9d81dcddc08f03418675318c5e447f9a3347154d025537ba090811926ced822f83ff5fc9239665b091803a30d167465495049569c3c820f7fbb32d
 SHA512 
2afe1bad5359aeac90378faaa609bab855dfcaa58519c939fdadb02e6e2c8157c77f961ac0f90d104626cef3429e1ea2f686e4dc4c9dccf975e3e73e9b08872c

diff --git a/dev-python/psutil/psutil-5.9.5.ebuild 
b/dev-python/psutil/psutil-5.9.5.ebuild
index 408634edc4bb..a0d6144da7ba 100644
--- a/dev-python/psutil/psutil-5.9.5.ebuild
+++ b/dev-python/psutil/psutil-5.9.5.ebuild
@@ -9,14 +9,14 @@ PYTHON_COMPAT=( python3_{9..12} pypy3 )
 
 inherit distutils-r1 pypi
 
-TEST_PATCH=psutil-5.9.5-tests-r1.patch
+TEST_PATCH=psutil-5.9.5-tests-r2.patch
 DESCRIPTION="Retrieve information on running processes and system utilization"
 HOMEPAGE="
https://github.com/giampaolo/psutil/
https://pypi.org/project/psutil/
 "
 SRC_URI+="
-   https://dev.gentoo.org/~mgorny/dist/${TEST_PATCH}.xz
+   https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${TEST_PATCH}.xz
 "
 
 LICENSE="BSD"



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

2023-06-03 Thread Arthur Zamarin
commit: 051c8309bccb3a50b0f0d97b64670c8011dff01a
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Jun  3 19:45:45 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Jun  3 19:45:45 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=051c8309

dev-python/psutil: Stabilize 5.9.5 sparc, #907782

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.5.ebuild 
b/dev-python/psutil/psutil-5.9.5.ebuild
index 90519972ad75..408634edc4bb 100644
--- a/dev-python/psutil/psutil-5.9.5.ebuild
+++ b/dev-python/psutil/psutil-5.9.5.ebuild
@@ -21,7 +21,7 @@ SRC_URI+="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2023-06-03 Thread Arthur Zamarin
commit: 850e1e2717a7467a94f7cdfdca2f159704a9313e
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Jun  3 18:37:59 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Jun  3 18:37:59 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=850e1e27

dev-python/psutil: Stabilize 5.9.5 ppc64, #907782

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.5.ebuild 
b/dev-python/psutil/psutil-5.9.5.ebuild
index 28e6cd7971e5..90519972ad75 100644
--- a/dev-python/psutil/psutil-5.9.5.ebuild
+++ b/dev-python/psutil/psutil-5.9.5.ebuild
@@ -21,7 +21,7 @@ SRC_URI+="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2023-06-03 Thread Arthur Zamarin
commit: f095c9f3713715d6a223de01d56eb6c317359d6d
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Jun  3 18:26:04 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Jun  3 18:26:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f095c9f3

dev-python/psutil: Stabilize 5.9.5 ppc, #907782

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.5.ebuild 
b/dev-python/psutil/psutil-5.9.5.ebuild
index d76f2f4fa316..28e6cd7971e5 100644
--- a/dev-python/psutil/psutil-5.9.5.ebuild
+++ b/dev-python/psutil/psutil-5.9.5.ebuild
@@ -21,7 +21,7 @@ SRC_URI+="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2023-06-03 Thread Arthur Zamarin
commit: 38c102277d221930dcc0100af70b0787afe5e11a
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Jun  3 18:03:45 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Jun  3 18:03:45 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38c10227

dev-python/psutil: Stabilize 5.9.5 arm64, #907782

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.5.ebuild 
b/dev-python/psutil/psutil-5.9.5.ebuild
index d7476a6ba8b1..d76f2f4fa316 100644
--- a/dev-python/psutil/psutil-5.9.5.ebuild
+++ b/dev-python/psutil/psutil-5.9.5.ebuild
@@ -21,7 +21,7 @@ SRC_URI+="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2023-06-03 Thread Arthur Zamarin
commit: 882e3ccd831f097071e4cf174149aafb4a89bf3b
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Jun  3 18:02:39 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Jun  3 18:02:39 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=882e3ccd

dev-python/psutil: Stabilize 5.9.5 arm, #907782

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.5.ebuild 
b/dev-python/psutil/psutil-5.9.5.ebuild
index 1095a945d2b8..d7476a6ba8b1 100644
--- a/dev-python/psutil/psutil-5.9.5.ebuild
+++ b/dev-python/psutil/psutil-5.9.5.ebuild
@@ -21,7 +21,7 @@ SRC_URI+="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2023-05-24 Thread Michał Górny
commit: 053cdc93fd51768474df315eb75359a87366da7a
Author: Michał Górny  gentoo  org>
AuthorDate: Wed May 24 05:54:49 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed May 24 07:01:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=053cdc93

dev-python/psutil: Enable py3.12

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

 dev-python/psutil/Manifest| 2 +-
 dev-python/psutil/psutil-5.9.5.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/psutil/Manifest b/dev-python/psutil/Manifest
index 62ab5e70905c..e5451dcc1576 100644
--- a/dev-python/psutil/Manifest
+++ b/dev-python/psutil/Manifest
@@ -1,4 +1,4 @@
 DIST psutil-5.9.3-tests-r1.patch.xz 3648 BLAKE2B 
df56e3b11da307fdd4441284d1a7928c928b36c512ef05d313ac71e76545eabaca1f6a1ea9dab301c86005ef4c9af9622e0d1c6d7be858b92b0dce9d6031440d
 SHA512 
0d8b35fe76b1caf1265ab4ecf182c92b71714be9612418c945f39c58f384979ed36e47bdf11b11a8cf2fc3925fed60abadf4f3eaea083f6bcd6d2cddb81fb5f9
 DIST psutil-5.9.4.tar.gz 485825 BLAKE2B 
ce5257e653876fc0c4bb005c964f677c0b4010f853cc7b8ff3451aa1efd7fde6b7e5d2150fb936cd38b667d5c167f180d5cae0792bdf50a8aa2e528795ed9897
 SHA512 
ff8d6213b153b5a3428e4f65ddbc41cb1f37caae4acab02760632107d95a50a74d3ee563f0cb2d623b37c16425d2084e7f841e4a46af8988a7676f6975e6
-DIST psutil-5.9.5-tests.patch.xz 3664 BLAKE2B 
9dfa9d8d4075c19939057a10be318292cae3feecd000aa594d3352fb92c3531c5bf491ce4b3807102181025975b21a9b88592eae7211e6717519a054a5030ddd
 SHA512 
f29e4c6d8325a145b3f9768b98977b990bcc312c1323e189976163c1263b609af0d9b26b3bd7bf1ffe22468067a343822fde9ef765f7b48701fdf62f1774027b
+DIST psutil-5.9.5-tests-r1.patch.xz 3824 BLAKE2B 
8e0e704b206c3a05af2fe81f5526b29140e0885929eea78a0df3599ec26d5669289a680056234aff2aca2258c13b292e79362c291a9cc106c2c0c13d7596684c
 SHA512 
0f6cf315a80354495b6d77e1acc92de7130ee62109886d78f8a9241f2ebaa7943384c7f00c05f7bdd3d37d3a7a1fe60c00056600a9765f1cd6ce4d30a324276f
 DIST psutil-5.9.5.tar.gz 493489 BLAKE2B 
3db8ce374d9d81dcddc08f03418675318c5e447f9a3347154d025537ba090811926ced822f83ff5fc9239665b091803a30d167465495049569c3c820f7fbb32d
 SHA512 
2afe1bad5359aeac90378faaa609bab855dfcaa58519c939fdadb02e6e2c8157c77f961ac0f90d104626cef3429e1ea2f686e4dc4c9dccf975e3e73e9b08872c

diff --git a/dev-python/psutil/psutil-5.9.5.ebuild 
b/dev-python/psutil/psutil-5.9.5.ebuild
index b83426d9749d..ad24b939be68 100644
--- a/dev-python/psutil/psutil-5.9.5.ebuild
+++ b/dev-python/psutil/psutil-5.9.5.ebuild
@@ -5,11 +5,11 @@ EAPI=8
 
 DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} pypy3 )
+PYTHON_COMPAT=( python3_{9..12} pypy3 )
 
 inherit distutils-r1 pypi
 
-TEST_PATCH=psutil-5.9.5-tests.patch
+TEST_PATCH=psutil-5.9.5-tests-r1.patch
 DESCRIPTION="Retrieve information on running processes and system utilization"
 HOMEPAGE="
https://github.com/giampaolo/psutil/



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

2023-05-04 Thread Michał Górny
commit: e6246521737a66e9fec9be2aa2991746ab76a18e
Author: Michał Górny  gentoo  org>
AuthorDate: Thu May  4 16:20:03 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu May  4 16:20:03 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6246521

dev-python/psutil: Set DISTUTILS_EXT=1

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

 dev-python/psutil/psutil-5.9.5.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/psutil/psutil-5.9.5.ebuild 
b/dev-python/psutil/psutil-5.9.5.ebuild
index a12878b0bdfa..b83426d9749d 100644
--- a/dev-python/psutil/psutil-5.9.5.ebuild
+++ b/dev-python/psutil/psutil-5.9.5.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=8
 
+DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517=setuptools
 PYTHON_COMPAT=( python3_{9..11} pypy3 )
 



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

2023-04-19 Thread Michał Górny
commit: 78ff4116976001abd23e1396990c91f57b502061
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Apr 19 08:54:00 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Apr 19 08:54:00 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78ff4116

dev-python/psutil: Bump to 5.9.5

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

 dev-python/psutil/Manifest|  2 ++
 dev-python/psutil/psutil-5.9.5.ebuild | 46 +++
 2 files changed, 48 insertions(+)

diff --git a/dev-python/psutil/Manifest b/dev-python/psutil/Manifest
index 06de54d641b1..62ab5e70905c 100644
--- a/dev-python/psutil/Manifest
+++ b/dev-python/psutil/Manifest
@@ -1,2 +1,4 @@
 DIST psutil-5.9.3-tests-r1.patch.xz 3648 BLAKE2B 
df56e3b11da307fdd4441284d1a7928c928b36c512ef05d313ac71e76545eabaca1f6a1ea9dab301c86005ef4c9af9622e0d1c6d7be858b92b0dce9d6031440d
 SHA512 
0d8b35fe76b1caf1265ab4ecf182c92b71714be9612418c945f39c58f384979ed36e47bdf11b11a8cf2fc3925fed60abadf4f3eaea083f6bcd6d2cddb81fb5f9
 DIST psutil-5.9.4.tar.gz 485825 BLAKE2B 
ce5257e653876fc0c4bb005c964f677c0b4010f853cc7b8ff3451aa1efd7fde6b7e5d2150fb936cd38b667d5c167f180d5cae0792bdf50a8aa2e528795ed9897
 SHA512 
ff8d6213b153b5a3428e4f65ddbc41cb1f37caae4acab02760632107d95a50a74d3ee563f0cb2d623b37c16425d2084e7f841e4a46af8988a7676f6975e6
+DIST psutil-5.9.5-tests.patch.xz 3664 BLAKE2B 
9dfa9d8d4075c19939057a10be318292cae3feecd000aa594d3352fb92c3531c5bf491ce4b3807102181025975b21a9b88592eae7211e6717519a054a5030ddd
 SHA512 
f29e4c6d8325a145b3f9768b98977b990bcc312c1323e189976163c1263b609af0d9b26b3bd7bf1ffe22468067a343822fde9ef765f7b48701fdf62f1774027b
+DIST psutil-5.9.5.tar.gz 493489 BLAKE2B 
3db8ce374d9d81dcddc08f03418675318c5e447f9a3347154d025537ba090811926ced822f83ff5fc9239665b091803a30d167465495049569c3c820f7fbb32d
 SHA512 
2afe1bad5359aeac90378faaa609bab855dfcaa58519c939fdadb02e6e2c8157c77f961ac0f90d104626cef3429e1ea2f686e4dc4c9dccf975e3e73e9b08872c

diff --git a/dev-python/psutil/psutil-5.9.5.ebuild 
b/dev-python/psutil/psutil-5.9.5.ebuild
new file mode 100644
index ..a12878b0bdfa
--- /dev/null
+++ b/dev-python/psutil/psutil-5.9.5.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} pypy3 )
+
+inherit distutils-r1 pypi
+
+TEST_PATCH=psutil-5.9.5-tests.patch
+DESCRIPTION="Retrieve information on running processes and system utilization"
+HOMEPAGE="
+   https://github.com/giampaolo/psutil/
+   https://pypi.org/project/psutil/
+"
+SRC_URI+="
+   https://dev.gentoo.org/~mgorny/dist/${TEST_PATCH}.xz
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+PATCHES=(
+   "${WORKDIR}/${TEST_PATCH}"
+)
+
+python_test() {
+   # Since we are running in an environment a bit similar to CI,
+   # let's skip the tests that are disabled for CI
+   local -x TRAVIS=1
+   local -x APPVEYOR=1
+   local -x GITHUB_ACTIONS=1
+   local -x GENTOO_TESTING=1
+   "${EPYTHON}" psutil/tests/runner.py ||
+   die "tests failed with ${EPYTHON}"
+}
+
+python_compile() {
+   # Force -j1 to avoid .o linking race conditions
+   local MAKEOPTS=-j1
+   distutils-r1_python_compile
+}



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

2023-03-16 Thread Michał Górny
commit: 120fedc481fa95221293d3c35b55b0f7fd264a51
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Mar 16 18:57:37 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Mar 17 05:31:53 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=120fedc4

dev-python/psutil: Use pypi.eclass

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

 dev-python/psutil/psutil-5.9.4.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-python/psutil/psutil-5.9.4.ebuild 
b/dev-python/psutil/psutil-5.9.4.ebuild
index 5749b3e71a80..20768f8cc00a 100644
--- a/dev-python/psutil/psutil-5.9.4.ebuild
+++ b/dev-python/psutil/psutil-5.9.4.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 DISTUTILS_USE_PEP517=setuptools
 PYTHON_COMPAT=( python3_{9..11} pypy3 )
 
-inherit distutils-r1
+inherit distutils-r1 pypi
 
 TEST_PATCH=psutil-5.9.3-tests-r1.patch
 DESCRIPTION="Retrieve information on running processes and system utilization"
@@ -14,8 +14,7 @@ HOMEPAGE="
https://github.com/giampaolo/psutil/
https://pypi.org/project/psutil/
 "
-SRC_URI="
-   mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
+SRC_URI+="
https://dev.gentoo.org/~mgorny/dist/${TEST_PATCH}.xz
 "
 



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

2022-12-17 Thread Michał Górny
commit: 095f05832a52bbd92db89e962a772ef769a19402
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Dec 18 04:46:36 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Dec 18 07:27:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=095f0583

dev-python/psutil: Remove old

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

 dev-python/psutil/Manifest|  1 -
 dev-python/psutil/psutil-5.9.3.ebuild | 47 ---
 2 files changed, 48 deletions(-)

diff --git a/dev-python/psutil/Manifest b/dev-python/psutil/Manifest
index 08b18e83f97c..06de54d641b1 100644
--- a/dev-python/psutil/Manifest
+++ b/dev-python/psutil/Manifest
@@ -1,3 +1,2 @@
 DIST psutil-5.9.3-tests-r1.patch.xz 3648 BLAKE2B 
df56e3b11da307fdd4441284d1a7928c928b36c512ef05d313ac71e76545eabaca1f6a1ea9dab301c86005ef4c9af9622e0d1c6d7be858b92b0dce9d6031440d
 SHA512 
0d8b35fe76b1caf1265ab4ecf182c92b71714be9612418c945f39c58f384979ed36e47bdf11b11a8cf2fc3925fed60abadf4f3eaea083f6bcd6d2cddb81fb5f9
-DIST psutil-5.9.3.tar.gz 483579 BLAKE2B 
c1b5c77483a1e280cc68aa3ae5ca39fcc3992f3c07a591bbe92278050e9517a9e9c0e17338f2932f5ec680a19c4f6958e21e4b9b02158041e76dd877b5311c21
 SHA512 
d226364b416823783058f19c06dae4ac1ea03f061646f01ea6953ded8fbb89aed92aa743c9e55181e4d57101f7dbbb78336043e1fc7a3bd62ff82b19f0a4efae
 DIST psutil-5.9.4.tar.gz 485825 BLAKE2B 
ce5257e653876fc0c4bb005c964f677c0b4010f853cc7b8ff3451aa1efd7fde6b7e5d2150fb936cd38b667d5c167f180d5cae0792bdf50a8aa2e528795ed9897
 SHA512 
ff8d6213b153b5a3428e4f65ddbc41cb1f37caae4acab02760632107d95a50a74d3ee563f0cb2d623b37c16425d2084e7f841e4a46af8988a7676f6975e6

diff --git a/dev-python/psutil/psutil-5.9.3.ebuild 
b/dev-python/psutil/psutil-5.9.3.ebuild
deleted file mode 100644
index ca1fe8d32a07..
--- a/dev-python/psutil/psutil-5.9.3.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} pypy3 )
-
-inherit distutils-r1
-
-TEST_PATCH=psutil-5.9.3-tests-r1.patch
-DESCRIPTION="Retrieve information on running processes and system utilization"
-HOMEPAGE="
-   https://github.com/giampaolo/psutil/
-   https://pypi.org/project/psutil/
-"
-SRC_URI="
-   mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
-   https://dev.gentoo.org/~mgorny/dist/${TEST_PATCH}.xz
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-PATCHES=(
-   "${WORKDIR}/${TEST_PATCH}"
-)
-
-python_test() {
-   # Since we are running in an environment a bit similar to CI,
-   # let's skip the tests that are disabled for CI
-   local -x TRAVIS=1
-   local -x APPVEYOR=1
-   local -x GITHUB_ACTIONS=1
-   local -x GENTOO_TESTING=1
-   "${EPYTHON}" psutil/tests/runner.py ||
-   die "tests failed with ${EPYTHON}"
-}
-
-python_compile() {
-   # Force -j1 to avoid .o linking race conditions
-   local MAKEOPTS=-j1
-   distutils-r1_python_compile
-}



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

2022-12-17 Thread Arthur Zamarin
commit: 14fa5a31d41d6c3b95828df801da64cbea29901f
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec 17 19:30:44 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec 17 19:30:44 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14fa5a31

dev-python/psutil: Stabilize 5.9.4 hppa, #885215

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.4.ebuild 
b/dev-python/psutil/psutil-5.9.4.ebuild
index 183caa4ff310..ca1fe8d32a07 100644
--- a/dev-python/psutil/psutil-5.9.4.ebuild
+++ b/dev-python/psutil/psutil-5.9.4.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2022-12-17 Thread Arthur Zamarin
commit: 3e77529085816555276205300a056c35284ac998
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec 17 19:30:41 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec 17 19:30:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e775290

dev-python/psutil: Stabilize 5.9.4 x86, #885215

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.4.ebuild 
b/dev-python/psutil/psutil-5.9.4.ebuild
index a4b8aa828c44..183caa4ff310 100644
--- a/dev-python/psutil/psutil-5.9.4.ebuild
+++ b/dev-python/psutil/psutil-5.9.4.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2022-12-16 Thread Arthur Zamarin
commit: 7bae1831bba436d96baa85cc9681d74fa996f17f
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Dec 16 21:05:43 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Dec 16 21:05:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bae1831

dev-python/psutil: Stabilize 5.9.4 amd64, #885215

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.4.ebuild 
b/dev-python/psutil/psutil-5.9.4.ebuild
index 9301d5db144d..a4b8aa828c44 100644
--- a/dev-python/psutil/psutil-5.9.4.ebuild
+++ b/dev-python/psutil/psutil-5.9.4.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2022-12-11 Thread Arthur Zamarin
commit: e5a35dc873180b06c9c6128f924ebde57f019b86
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Dec 11 18:29:56 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Dec 11 18:29:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5a35dc8

dev-python/psutil: Stabilize 5.9.4 sparc, #885215

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.4.ebuild 
b/dev-python/psutil/psutil-5.9.4.ebuild
index 5954214c025a..9301d5db144d 100644
--- a/dev-python/psutil/psutil-5.9.4.ebuild
+++ b/dev-python/psutil/psutil-5.9.4.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2022-12-10 Thread Arthur Zamarin
commit: 668274789786c16d9df867bdf3443780809b81d1
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec 10 09:24:52 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec 10 09:24:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66827478

dev-python/psutil: Stabilize 5.9.4 ppc64, #885215

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.4.ebuild 
b/dev-python/psutil/psutil-5.9.4.ebuild
index e7bcacf966fc..5954214c025a 100644
--- a/dev-python/psutil/psutil-5.9.4.ebuild
+++ b/dev-python/psutil/psutil-5.9.4.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2022-12-10 Thread Arthur Zamarin
commit: fb911918b85515080393325e8d14457d1f416877
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec 10 08:56:51 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec 10 08:56:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb911918

dev-python/psutil: Stabilize 5.9.4 ppc, #885215

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.4.ebuild 
b/dev-python/psutil/psutil-5.9.4.ebuild
index 0ab507388454..e7bcacf966fc 100644
--- a/dev-python/psutil/psutil-5.9.4.ebuild
+++ b/dev-python/psutil/psutil-5.9.4.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2022-12-10 Thread Arthur Zamarin
commit: eecbdbf9578dc3102cbe98978735098dfb062d72
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec 10 08:51:00 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec 10 08:51:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eecbdbf9

dev-python/psutil: Stabilize 5.9.4 arm64, #885215

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.4.ebuild 
b/dev-python/psutil/psutil-5.9.4.ebuild
index d0423532d48a..0ab507388454 100644
--- a/dev-python/psutil/psutil-5.9.4.ebuild
+++ b/dev-python/psutil/psutil-5.9.4.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2022-12-10 Thread Arthur Zamarin
commit: d605bc50441a25488268f37da9fbeb15b6879f05
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec 10 08:50:04 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec 10 08:50:04 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d605bc50

dev-python/psutil: Stabilize 5.9.4 arm, #885215

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.4.ebuild 
b/dev-python/psutil/psutil-5.9.4.ebuild
index 609517d00b2f..d0423532d48a 100644
--- a/dev-python/psutil/psutil-5.9.4.ebuild
+++ b/dev-python/psutil/psutil-5.9.4.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2022-12-02 Thread Michał Górny
commit: 59f8ef7262c585d5e01c5db2e1897a2d94dd086e
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Dec  2 17:29:50 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Dec  2 17:29:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59f8ef72

dev-python/psutil: Remove old

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

 dev-python/psutil/Manifest|  2 --
 dev-python/psutil/psutil-5.9.1.ebuild | 44 ---
 2 files changed, 46 deletions(-)

diff --git a/dev-python/psutil/Manifest b/dev-python/psutil/Manifest
index 0a4d14f0a4cf..08b18e83f97c 100644
--- a/dev-python/psutil/Manifest
+++ b/dev-python/psutil/Manifest
@@ -1,5 +1,3 @@
-DIST psutil-5.9.1-tests-r2.patch.xz 3516 BLAKE2B 
6a16d6f89fdeb06c7aa0d9d986eba84deae5f8d2bb829c2509744f954f9b274d8a70a00f94127f1880cea71f8d7e7b85097517f8516ee6ef14f17522ee9297b2
 SHA512 
b69efb32cd0229056ff9fbbde963f0f01f6bf1d0820f028527f464e38a9bd4211a55bd725cc8962a20608c12c28edb24b2063f5f58b53fdb6b001fe2f95da103
-DIST psutil-5.9.1.tar.gz 479090 BLAKE2B 
88f35a9134d942fa56b5fbc79753e82245c3bfdb1f640dbf3b56815b89d872517f9ee3a3945532ebd1a399c3307e160ac80394766c3b2cc7e3fb36ffdd555eef
 SHA512 
1ddb119a10243d17d808417817ec8659d22447f12a4bbc0366c13f6587a4b0b59f4e74f6ac5d1e1a908bb5fd287be630466d32beabcb5008f6a19c24a1557c27
 DIST psutil-5.9.3-tests-r1.patch.xz 3648 BLAKE2B 
df56e3b11da307fdd4441284d1a7928c928b36c512ef05d313ac71e76545eabaca1f6a1ea9dab301c86005ef4c9af9622e0d1c6d7be858b92b0dce9d6031440d
 SHA512 
0d8b35fe76b1caf1265ab4ecf182c92b71714be9612418c945f39c58f384979ed36e47bdf11b11a8cf2fc3925fed60abadf4f3eaea083f6bcd6d2cddb81fb5f9
 DIST psutil-5.9.3.tar.gz 483579 BLAKE2B 
c1b5c77483a1e280cc68aa3ae5ca39fcc3992f3c07a591bbe92278050e9517a9e9c0e17338f2932f5ec680a19c4f6958e21e4b9b02158041e76dd877b5311c21
 SHA512 
d226364b416823783058f19c06dae4ac1ea03f061646f01ea6953ded8fbb89aed92aa743c9e55181e4d57101f7dbbb78336043e1fc7a3bd62ff82b19f0a4efae
 DIST psutil-5.9.4.tar.gz 485825 BLAKE2B 
ce5257e653876fc0c4bb005c964f677c0b4010f853cc7b8ff3451aa1efd7fde6b7e5d2150fb936cd38b667d5c167f180d5cae0792bdf50a8aa2e528795ed9897
 SHA512 
ff8d6213b153b5a3428e4f65ddbc41cb1f37caae4acab02760632107d95a50a74d3ee563f0cb2d623b37c16425d2084e7f841e4a46af8988a7676f6975e6

diff --git a/dev-python/psutil/psutil-5.9.1.ebuild 
b/dev-python/psutil/psutil-5.9.1.ebuild
deleted file mode 100644
index f47166770945..
--- a/dev-python/psutil/psutil-5.9.1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} pypy3 )
-
-inherit distutils-r1
-
-TEST_PATCH=psutil-5.9.1-tests-r2.patch
-DESCRIPTION="Retrieve information on running processes and system utilization"
-HOMEPAGE="https://github.com/giampaolo/psutil https://pypi.org/project/psutil/;
-SRC_URI="
-   mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
-   https://dev.gentoo.org/~mgorny/dist/${TEST_PATCH}.xz
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-PATCHES=(
-   "${WORKDIR}/${TEST_PATCH}"
-)
-
-python_test() {
-   # Since we are running in an environment a bit similar to CI,
-   # let's skip the tests that are disabled for CI
-   local -x TRAVIS=1
-   local -x APPVEYOR=1
-   local -x GITHUB_ACTIONS=1
-   local -x GENTOO_TESTING=1
-   "${EPYTHON}" psutil/tests/runner.py ||
-   die "tests failed with ${EPYTHON}"
-}
-
-python_compile() {
-   # Force -j1 to avoid .o linking race conditions
-   local MAKEOPTS=-j1
-   distutils-r1_python_compile
-}



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

2022-12-02 Thread Arthur Zamarin
commit: b7789172e6b0895cb06d1f69e1fccb1eddeb67e6
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Dec  2 17:26:43 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Dec  2 17:26:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7789172

dev-python/psutil: Stabilize 5.9.3 x86, #881919

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.3.ebuild 
b/dev-python/psutil/psutil-5.9.3.ebuild
index 9a4896e3fd59..ca1fe8d32a07 100644
--- a/dev-python/psutil/psutil-5.9.3.ebuild
+++ b/dev-python/psutil/psutil-5.9.3.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2022-12-01 Thread Arthur Zamarin
commit: 5d1c1b9cb254dc17aba1a330d820d163f82e593b
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Dec  1 18:59:29 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Dec  1 18:59:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d1c1b9c

dev-python/psutil: Stabilize 5.9.3 amd64, #881919

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.3.ebuild 
b/dev-python/psutil/psutil-5.9.3.ebuild
index 402d8ca532bb..9a4896e3fd59 100644
--- a/dev-python/psutil/psutil-5.9.3.ebuild
+++ b/dev-python/psutil/psutil-5.9.3.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2022-11-22 Thread Arthur Zamarin
commit: e7cca1207b995683d23ed2540607c4b51fb449df
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Nov 22 12:43:04 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Nov 22 12:43:04 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7cca120

dev-python/psutil: Stabilize 5.9.3 hppa, #881919

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.3.ebuild 
b/dev-python/psutil/psutil-5.9.3.ebuild
index 9301d5db144d..402d8ca532bb 100644
--- a/dev-python/psutil/psutil-5.9.3.ebuild
+++ b/dev-python/psutil/psutil-5.9.3.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2022-11-19 Thread Arthur Zamarin
commit: 6e359d9c5074b15a1777edd42372340ec0cc60fd
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Nov 19 10:47:11 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Nov 19 10:47:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e359d9c

dev-python/psutil: Stabilize 5.9.3 ppc64, #881919

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.3.ebuild 
b/dev-python/psutil/psutil-5.9.3.ebuild
index 72fb6c1658d1..9301d5db144d 100644
--- a/dev-python/psutil/psutil-5.9.3.ebuild
+++ b/dev-python/psutil/psutil-5.9.3.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2022-11-19 Thread Arthur Zamarin
commit: 24ce3da1fd695af13d07fda93f5c863b8ce12c00
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Nov 19 08:48:25 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Nov 19 08:48:25 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24ce3da1

dev-python/psutil: Stabilize 5.9.3 sparc, #881919

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.3.ebuild 
b/dev-python/psutil/psutil-5.9.3.ebuild
index e7bcacf966fc..72fb6c1658d1 100644
--- a/dev-python/psutil/psutil-5.9.3.ebuild
+++ b/dev-python/psutil/psutil-5.9.3.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2022-11-19 Thread Sam James
commit: 2911c8214f3a426e60e17042cced9e90bb93706c
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov 19 08:46:41 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov 19 08:46:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2911c821

dev-python/psutil: Stabilize 5.9.3 arm, #881919

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

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

diff --git a/dev-python/psutil/psutil-5.9.3.ebuild 
b/dev-python/psutil/psutil-5.9.3.ebuild
index 738dae940836..e7bcacf966fc 100644
--- a/dev-python/psutil/psutil-5.9.3.ebuild
+++ b/dev-python/psutil/psutil-5.9.3.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2022-11-19 Thread Arthur Zamarin
commit: 7d9dab119cb0824d5fb1aa5d6cc904ce9799a086
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Nov 19 08:39:24 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Nov 19 08:39:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d9dab11

dev-python/psutil: Stabilize 5.9.3 ppc, #881919

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.3.ebuild 
b/dev-python/psutil/psutil-5.9.3.ebuild
index 8349b3c3c39e..738dae940836 100644
--- a/dev-python/psutil/psutil-5.9.3.ebuild
+++ b/dev-python/psutil/psutil-5.9.3.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2022-11-19 Thread Arthur Zamarin
commit: 16b755c45ead52a2fbecb605cdc241c13738f65e
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Nov 19 08:35:45 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Nov 19 08:35:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16b755c4

dev-python/psutil: Stabilize 5.9.3 arm64, #881919

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.3.ebuild 
b/dev-python/psutil/psutil-5.9.3.ebuild
index 609517d00b2f..8349b3c3c39e 100644
--- a/dev-python/psutil/psutil-5.9.3.ebuild
+++ b/dev-python/psutil/psutil-5.9.3.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2022-11-08 Thread Michał Górny
commit: 37df9dd97b5df7673b3fb3d015f7a73943613a5b
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Nov  8 13:49:38 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Nov  8 14:01:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37df9dd9

dev-python/psutil: Bump to 5.9.4

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

 dev-python/psutil/Manifest|  1 +
 dev-python/psutil/psutil-5.9.4.ebuild | 47 +++
 2 files changed, 48 insertions(+)

diff --git a/dev-python/psutil/Manifest b/dev-python/psutil/Manifest
index 082c3167cb0a..0a4d14f0a4cf 100644
--- a/dev-python/psutil/Manifest
+++ b/dev-python/psutil/Manifest
@@ -2,3 +2,4 @@ DIST psutil-5.9.1-tests-r2.patch.xz 3516 BLAKE2B 
6a16d6f89fdeb06c7aa0d9d986eba84
 DIST psutil-5.9.1.tar.gz 479090 BLAKE2B 
88f35a9134d942fa56b5fbc79753e82245c3bfdb1f640dbf3b56815b89d872517f9ee3a3945532ebd1a399c3307e160ac80394766c3b2cc7e3fb36ffdd555eef
 SHA512 
1ddb119a10243d17d808417817ec8659d22447f12a4bbc0366c13f6587a4b0b59f4e74f6ac5d1e1a908bb5fd287be630466d32beabcb5008f6a19c24a1557c27
 DIST psutil-5.9.3-tests-r1.patch.xz 3648 BLAKE2B 
df56e3b11da307fdd4441284d1a7928c928b36c512ef05d313ac71e76545eabaca1f6a1ea9dab301c86005ef4c9af9622e0d1c6d7be858b92b0dce9d6031440d
 SHA512 
0d8b35fe76b1caf1265ab4ecf182c92b71714be9612418c945f39c58f384979ed36e47bdf11b11a8cf2fc3925fed60abadf4f3eaea083f6bcd6d2cddb81fb5f9
 DIST psutil-5.9.3.tar.gz 483579 BLAKE2B 
c1b5c77483a1e280cc68aa3ae5ca39fcc3992f3c07a591bbe92278050e9517a9e9c0e17338f2932f5ec680a19c4f6958e21e4b9b02158041e76dd877b5311c21
 SHA512 
d226364b416823783058f19c06dae4ac1ea03f061646f01ea6953ded8fbb89aed92aa743c9e55181e4d57101f7dbbb78336043e1fc7a3bd62ff82b19f0a4efae
+DIST psutil-5.9.4.tar.gz 485825 BLAKE2B 
ce5257e653876fc0c4bb005c964f677c0b4010f853cc7b8ff3451aa1efd7fde6b7e5d2150fb936cd38b667d5c167f180d5cae0792bdf50a8aa2e528795ed9897
 SHA512 
ff8d6213b153b5a3428e4f65ddbc41cb1f37caae4acab02760632107d95a50a74d3ee563f0cb2d623b37c16425d2084e7f841e4a46af8988a7676f6975e6

diff --git a/dev-python/psutil/psutil-5.9.4.ebuild 
b/dev-python/psutil/psutil-5.9.4.ebuild
new file mode 100644
index ..609517d00b2f
--- /dev/null
+++ b/dev-python/psutil/psutil-5.9.4.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} pypy3 )
+
+inherit distutils-r1
+
+TEST_PATCH=psutil-5.9.3-tests-r1.patch
+DESCRIPTION="Retrieve information on running processes and system utilization"
+HOMEPAGE="
+   https://github.com/giampaolo/psutil/
+   https://pypi.org/project/psutil/
+"
+SRC_URI="
+   mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
+   https://dev.gentoo.org/~mgorny/dist/${TEST_PATCH}.xz
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+PATCHES=(
+   "${WORKDIR}/${TEST_PATCH}"
+)
+
+python_test() {
+   # Since we are running in an environment a bit similar to CI,
+   # let's skip the tests that are disabled for CI
+   local -x TRAVIS=1
+   local -x APPVEYOR=1
+   local -x GITHUB_ACTIONS=1
+   local -x GENTOO_TESTING=1
+   "${EPYTHON}" psutil/tests/runner.py ||
+   die "tests failed with ${EPYTHON}"
+}
+
+python_compile() {
+   # Force -j1 to avoid .o linking race conditions
+   local MAKEOPTS=-j1
+   distutils-r1_python_compile
+}



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

2022-10-18 Thread Michał Górny
commit: 1d7929fac855f5473ab5f25cc6ab31a7b6c3cacd
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Oct 19 03:02:58 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Oct 19 03:49:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d7929fa

dev-python/psutil: Bump to 5.9.3

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

 dev-python/psutil/Manifest|  2 ++
 dev-python/psutil/psutil-5.9.3.ebuild | 47 +++
 2 files changed, 49 insertions(+)

diff --git a/dev-python/psutil/Manifest b/dev-python/psutil/Manifest
index fef27f7b5aff..082c3167cb0a 100644
--- a/dev-python/psutil/Manifest
+++ b/dev-python/psutil/Manifest
@@ -1,2 +1,4 @@
 DIST psutil-5.9.1-tests-r2.patch.xz 3516 BLAKE2B 
6a16d6f89fdeb06c7aa0d9d986eba84deae5f8d2bb829c2509744f954f9b274d8a70a00f94127f1880cea71f8d7e7b85097517f8516ee6ef14f17522ee9297b2
 SHA512 
b69efb32cd0229056ff9fbbde963f0f01f6bf1d0820f028527f464e38a9bd4211a55bd725cc8962a20608c12c28edb24b2063f5f58b53fdb6b001fe2f95da103
 DIST psutil-5.9.1.tar.gz 479090 BLAKE2B 
88f35a9134d942fa56b5fbc79753e82245c3bfdb1f640dbf3b56815b89d872517f9ee3a3945532ebd1a399c3307e160ac80394766c3b2cc7e3fb36ffdd555eef
 SHA512 
1ddb119a10243d17d808417817ec8659d22447f12a4bbc0366c13f6587a4b0b59f4e74f6ac5d1e1a908bb5fd287be630466d32beabcb5008f6a19c24a1557c27
+DIST psutil-5.9.3-tests-r1.patch.xz 3648 BLAKE2B 
df56e3b11da307fdd4441284d1a7928c928b36c512ef05d313ac71e76545eabaca1f6a1ea9dab301c86005ef4c9af9622e0d1c6d7be858b92b0dce9d6031440d
 SHA512 
0d8b35fe76b1caf1265ab4ecf182c92b71714be9612418c945f39c58f384979ed36e47bdf11b11a8cf2fc3925fed60abadf4f3eaea083f6bcd6d2cddb81fb5f9
+DIST psutil-5.9.3.tar.gz 483579 BLAKE2B 
c1b5c77483a1e280cc68aa3ae5ca39fcc3992f3c07a591bbe92278050e9517a9e9c0e17338f2932f5ec680a19c4f6958e21e4b9b02158041e76dd877b5311c21
 SHA512 
d226364b416823783058f19c06dae4ac1ea03f061646f01ea6953ded8fbb89aed92aa743c9e55181e4d57101f7dbbb78336043e1fc7a3bd62ff82b19f0a4efae

diff --git a/dev-python/psutil/psutil-5.9.3.ebuild 
b/dev-python/psutil/psutil-5.9.3.ebuild
new file mode 100644
index ..609517d00b2f
--- /dev/null
+++ b/dev-python/psutil/psutil-5.9.3.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} pypy3 )
+
+inherit distutils-r1
+
+TEST_PATCH=psutil-5.9.3-tests-r1.patch
+DESCRIPTION="Retrieve information on running processes and system utilization"
+HOMEPAGE="
+   https://github.com/giampaolo/psutil/
+   https://pypi.org/project/psutil/
+"
+SRC_URI="
+   mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
+   https://dev.gentoo.org/~mgorny/dist/${TEST_PATCH}.xz
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+PATCHES=(
+   "${WORKDIR}/${TEST_PATCH}"
+)
+
+python_test() {
+   # Since we are running in an environment a bit similar to CI,
+   # let's skip the tests that are disabled for CI
+   local -x TRAVIS=1
+   local -x APPVEYOR=1
+   local -x GITHUB_ACTIONS=1
+   local -x GENTOO_TESTING=1
+   "${EPYTHON}" psutil/tests/runner.py ||
+   die "tests failed with ${EPYTHON}"
+}
+
+python_compile() {
+   # Force -j1 to avoid .o linking race conditions
+   local MAKEOPTS=-j1
+   distutils-r1_python_compile
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/psutil/files/, dev-python/psutil/

2022-07-07 Thread Michał Górny
commit: f9083ba45948a338c45d8a807c270b414f51636a
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jul  7 20:20:25 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jul  7 20:20:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9083ba4

dev-python/psutil: Remove old

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

 dev-python/psutil/Manifest   |   1 -
 dev-python/psutil/files/psutil-5.9.0-tests.patch | 298 ---
 dev-python/psutil/psutil-5.9.0.ebuild|  40 ---
 3 files changed, 339 deletions(-)

diff --git a/dev-python/psutil/Manifest b/dev-python/psutil/Manifest
index cbdc36c11b5e..fef27f7b5aff 100644
--- a/dev-python/psutil/Manifest
+++ b/dev-python/psutil/Manifest
@@ -1,3 +1,2 @@
-DIST psutil-5.9.0.tar.gz 478322 BLAKE2B 
763c8ae14ae546bed64a360047d2ce38783e9e7e939160f751c4ccc94b8e023aaa4cdca426f584e05dae8b1326333660e216d7cb3edd820e24a931dddfa5160f
 SHA512 
b521cfce51e90fdf87ba19bf8069877e3210aede92c17460ea0b00324a36e133168e4bff550462d07ab6d93c597c6560d68954340031ff43168d54a8e5d4c4e7
 DIST psutil-5.9.1-tests-r2.patch.xz 3516 BLAKE2B 
6a16d6f89fdeb06c7aa0d9d986eba84deae5f8d2bb829c2509744f954f9b274d8a70a00f94127f1880cea71f8d7e7b85097517f8516ee6ef14f17522ee9297b2
 SHA512 
b69efb32cd0229056ff9fbbde963f0f01f6bf1d0820f028527f464e38a9bd4211a55bd725cc8962a20608c12c28edb24b2063f5f58b53fdb6b001fe2f95da103
 DIST psutil-5.9.1.tar.gz 479090 BLAKE2B 
88f35a9134d942fa56b5fbc79753e82245c3bfdb1f640dbf3b56815b89d872517f9ee3a3945532ebd1a399c3307e160ac80394766c3b2cc7e3fb36ffdd555eef
 SHA512 
1ddb119a10243d17d808417817ec8659d22447f12a4bbc0366c13f6587a4b0b59f4e74f6ac5d1e1a908bb5fd287be630466d32beabcb5008f6a19c24a1557c27

diff --git a/dev-python/psutil/files/psutil-5.9.0-tests.patch 
b/dev-python/psutil/files/psutil-5.9.0-tests.patch
deleted file mode 100644
index 6dcf6f240e41..
--- a/dev-python/psutil/files/psutil-5.9.0-tests.patch
+++ /dev/null
@@ -1,298 +0,0 @@
-diff --git a/psutil/tests/__init__.py b/psutil/tests/__init__.py
-index 21bb3e61..6c45c9e0 100644
 a/psutil/tests/__init__.py
-+++ b/psutil/tests/__init__.py
-@@ -88,6 +88,7 @@ __all__ = [
- "HAS_IONICE", "HAS_MEMORY_MAPS", "HAS_PROC_CPU_NUM", "HAS_RLIMIT",
- "HAS_SENSORS_BATTERY", "HAS_BATTERY", "HAS_SENSORS_FANS",
- "HAS_SENSORS_TEMPERATURES", "HAS_MEMORY_FULL_INFO",
-+"GENTOO_TESTING",
- # subprocesses
- 'pyrun', 'terminate', 'reap_children', 'spawn_testproc', 'spawn_zombie',
- 'spawn_children_pair',
-@@ -128,6 +129,7 @@ PYPY = '__pypy__' in sys.builtin_module_names
- APPVEYOR = 'APPVEYOR' in os.environ
- GITHUB_ACTIONS = 'GITHUB_ACTIONS' in os.environ or 'CIBUILDWHEEL' in 
os.environ
- CI_TESTING = APPVEYOR or GITHUB_ACTIONS
-+GENTOO_TESTING = "GENTOO_TESTING" in os.environ
- # are we a 64 bit process?
- IS_64BIT = sys.maxsize > 2 ** 32
- 
-diff --git a/psutil/tests/test_linux.py b/psutil/tests/test_linux.py
-index 20e28d29..c21d0aec 100755
 a/psutil/tests/test_linux.py
-+++ b/psutil/tests/test_linux.py
-@@ -14,6 +14,7 @@ import errno
- import glob
- import io
- import os
-+import platform
- import re
- import shutil
- import socket
-@@ -28,6 +29,7 @@ from psutil._compat import PY3
- from psutil._compat import FileNotFoundError
- from psutil._compat import basestring
- from psutil._compat import u
-+from psutil.tests import GENTOO_TESTING
- from psutil.tests import GITHUB_ACTIONS
- from psutil.tests import GLOBAL_TIMEOUT
- from psutil.tests import HAS_BATTERY
-@@ -688,6 +690,7 @@ class TestSystemCPUCountLogical(PsutilTestCase):
- num = len([x for x in out.split('\n') if not x.startswith('#')])
- self.assertEqual(psutil.cpu_count(logical=True), num)
- 
-+@unittest.skipIf(GENTOO_TESTING and 
platform.machine().startswith("sparc"), "broken on Gentoo/SPARC")
- def test_emulate_fallbacks(self):
- import psutil._pslinux
- original = psutil._pslinux.cpu_count_logical()
-@@ -735,6 +738,7 @@ class TestSystemCPUCountCores(PsutilTestCase):
- core_ids.add(fields[1])
- self.assertEqual(psutil.cpu_count(logical=False), len(core_ids))
- 
-+@unittest.skipIf(GENTOO_TESTING and 
platform.machine().startswith("sparc"), "broken on Gentoo/SPARC")
- def test_method_2(self):
- meth_1 = psutil._pslinux.cpu_count_cores()
- with mock.patch('glob.glob', return_value=[]) as m:
-@@ -755,6 +759,7 @@ class TestSystemCPUCountCores(PsutilTestCase):
- class TestSystemCPUFrequency(PsutilTestCase):
- 
- @unittest.skipIf(not HAS_CPU_FREQ, "not supported")
-+@unittest.skipIf(GENTOO_TESTING and 
platform.machine().startswith("sparc"), "broken on Gentoo/SPARC")
- def test_emulate_use_second_file(self):
- # https://github.com/giampaolo/psutil/issues/981
- def path_exists_mock(path):
-@@ -769,6 +774,7 @@ class TestSystemCPUFrequency(PsutilTestCase):
- assert psutil.cpu_freq()
- 
- @unittest.skipIf(not HAS_CPU_FREQ, "not 

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

2022-07-07 Thread Arthur Zamarin
commit: 357d2e1602feb5ce28b0faeb7709c210aeaa855e
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Jul  7 19:29:43 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Jul  7 19:29:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=357d2e16

dev-python/psutil: Stabilize 5.9.1 hppa, #853445

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.1.ebuild 
b/dev-python/psutil/psutil-5.9.1.ebuild
index 1345a4d6ded7..f47166770945 100644
--- a/dev-python/psutil/psutil-5.9.1.ebuild
+++ b/dev-python/psutil/psutil-5.9.1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2022-06-23 Thread Agostino Sarubbo
commit: 34b88cdb52c37317f5b6e380581526cb61f1abad
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jun 23 08:34:47 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jun 23 08:34:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34b88cdb

dev-python/psutil: arm stable wrt bug #853445

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.1.ebuild 
b/dev-python/psutil/psutil-5.9.1.ebuild
index 42ac56705b81..1345a4d6ded7 100644
--- a/dev-python/psutil/psutil-5.9.1.ebuild
+++ b/dev-python/psutil/psutil-5.9.1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2022-06-23 Thread Agostino Sarubbo
commit: 208b4deef57945f718230cca26fe566b53b6273a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jun 23 06:45:18 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jun 23 06:45:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=208b4dee

dev-python/psutil: x86 stable wrt bug #853445

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

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

diff --git a/dev-python/psutil/psutil-5.9.1.ebuild 
b/dev-python/psutil/psutil-5.9.1.ebuild
index 12cba6d1a866..42ac56705b81 100644
--- a/dev-python/psutil/psutil-5.9.1.ebuild
+++ b/dev-python/psutil/psutil-5.9.1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2022-06-23 Thread Agostino Sarubbo
commit: b94004e856ee8326e0dca994916887499b91998a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jun 23 06:42:54 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jun 23 06:42:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b94004e8

dev-python/psutil: ppc64 stable wrt bug #853445

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.1.ebuild 
b/dev-python/psutil/psutil-5.9.1.ebuild
index af63733f1dd1..12cba6d1a866 100644
--- a/dev-python/psutil/psutil-5.9.1.ebuild
+++ b/dev-python/psutil/psutil-5.9.1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2022-06-22 Thread Agostino Sarubbo
commit: e4532c31546ed73234f98c5b663375192f85616e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jun 23 05:59:03 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jun 23 05:59:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4532c31

dev-python/psutil: ppc stable wrt bug #853445

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.1.ebuild 
b/dev-python/psutil/psutil-5.9.1.ebuild
index 9f6b22c0c362..af63733f1dd1 100644
--- a/dev-python/psutil/psutil-5.9.1.ebuild
+++ b/dev-python/psutil/psutil-5.9.1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2022-06-22 Thread Agostino Sarubbo
commit: a6e5a802d0c713f51f536187a451d56c5fae832d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jun 22 10:11:58 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jun 22 10:11:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6e5a802

dev-python/psutil: arm64 stable wrt bug #853445

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.1.ebuild 
b/dev-python/psutil/psutil-5.9.1.ebuild
index f3d34c47126b..9f6b22c0c362 100644
--- a/dev-python/psutil/psutil-5.9.1.ebuild
+++ b/dev-python/psutil/psutil-5.9.1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2022-06-22 Thread Agostino Sarubbo
commit: 4e97bdf43b2121ad8e66facff7660d7389b19f29
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jun 22 10:08:47 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jun 22 10:08:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e97bdf4

dev-python/psutil: amd64 stable wrt bug #853445

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

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

diff --git a/dev-python/psutil/psutil-5.9.1.ebuild 
b/dev-python/psutil/psutil-5.9.1.ebuild
index facfe5bc1aa2..f3d34c47126b 100644
--- a/dev-python/psutil/psutil-5.9.1.ebuild
+++ b/dev-python/psutil/psutil-5.9.1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2022-06-22 Thread Michał Górny
commit: aa4602a4c6667a7ef8690d053059eb05ddfee52c
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jun 22 09:52:48 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jun 22 09:57:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa4602a4

dev-python/psutil: Skip more unreliable tests

Closes: https://bugs.gentoo.org/853667
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/psutil/Manifest| 2 +-
 dev-python/psutil/psutil-5.9.1.ebuild | 9 ++---
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/dev-python/psutil/Manifest b/dev-python/psutil/Manifest
index 06022c933547..cbdc36c11b5e 100644
--- a/dev-python/psutil/Manifest
+++ b/dev-python/psutil/Manifest
@@ -1,3 +1,3 @@
 DIST psutil-5.9.0.tar.gz 478322 BLAKE2B 
763c8ae14ae546bed64a360047d2ce38783e9e7e939160f751c4ccc94b8e023aaa4cdca426f584e05dae8b1326333660e216d7cb3edd820e24a931dddfa5160f
 SHA512 
b521cfce51e90fdf87ba19bf8069877e3210aede92c17460ea0b00324a36e133168e4bff550462d07ab6d93c597c6560d68954340031ff43168d54a8e5d4c4e7
-DIST psutil-5.9.1-tests.patch.xz 3144 BLAKE2B 
8980505d76265fbe20556fcec491096fd5e74031a2f1a4bff841837efda93ee240efe23772ffdea526513544ba5c56f37e72be5448759e817c3dc5f4b1abd4c5
 SHA512 
a0ebbcba6f99293df9cb73e994abe1cbb423e707b15f9bcde13a0026a19e023166c830a3d017905385efb838ad892ffbc1b994df99ce54fa03a20e649f41
+DIST psutil-5.9.1-tests-r2.patch.xz 3516 BLAKE2B 
6a16d6f89fdeb06c7aa0d9d986eba84deae5f8d2bb829c2509744f954f9b274d8a70a00f94127f1880cea71f8d7e7b85097517f8516ee6ef14f17522ee9297b2
 SHA512 
b69efb32cd0229056ff9fbbde963f0f01f6bf1d0820f028527f464e38a9bd4211a55bd725cc8962a20608c12c28edb24b2063f5f58b53fdb6b001fe2f95da103
 DIST psutil-5.9.1.tar.gz 479090 BLAKE2B 
88f35a9134d942fa56b5fbc79753e82245c3bfdb1f640dbf3b56815b89d872517f9ee3a3945532ebd1a399c3307e160ac80394766c3b2cc7e3fb36ffdd555eef
 SHA512 
1ddb119a10243d17d808417817ec8659d22447f12a4bbc0366c13f6587a4b0b59f4e74f6ac5d1e1a908bb5fd287be630466d32beabcb5008f6a19c24a1557c27

diff --git a/dev-python/psutil/psutil-5.9.1.ebuild 
b/dev-python/psutil/psutil-5.9.1.ebuild
index 1ff6ebd31b18..facfe5bc1aa2 100644
--- a/dev-python/psutil/psutil-5.9.1.ebuild
+++ b/dev-python/psutil/psutil-5.9.1.ebuild
@@ -8,10 +8,13 @@ PYTHON_COMPAT=( python3_{8..11} pypy3 )
 
 inherit distutils-r1
 
+TEST_PATCH=psutil-5.9.1-tests-r2.patch
 DESCRIPTION="Retrieve information on running processes and system utilization"
 HOMEPAGE="https://github.com/giampaolo/psutil https://pypi.org/project/psutil/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${PN}-5.9.1-tests.patch.xz;
+SRC_URI="
+   mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
+   https://dev.gentoo.org/~mgorny/dist/${TEST_PATCH}.xz
+"
 
 LICENSE="BSD"
 SLOT="0"
@@ -20,7 +23,7 @@ IUSE="test"
 RESTRICT="!test? ( test )"
 
 PATCHES=(
-   "${WORKDIR}"/${PN}-5.9.1-tests.patch
+   "${WORKDIR}/${TEST_PATCH}"
 )
 
 python_test() {



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

2022-06-21 Thread Agostino Sarubbo
commit: dbfe9530c9ed4a2804910f949698d365a28753b1
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jun 22 05:49:35 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jun 22 05:49:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbfe9530

dev-python/psutil: sparc stable wrt bug #853445

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.1.ebuild 
b/dev-python/psutil/psutil-5.9.1.ebuild
index 37f1d2642158..1ff6ebd31b18 100644
--- a/dev-python/psutil/psutil-5.9.1.ebuild
+++ b/dev-python/psutil/psutil-5.9.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${PN}-5.9.1-t
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2022-05-20 Thread Sam James
commit: 7dafeba3e2f8cd0648a2a4e033bec8566d3661cf
Author: Sam James  gentoo  org>
AuthorDate: Fri May 20 23:27:26 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri May 20 23:27:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dafeba3

dev-python/psutil: update SRC_URI

Unconditionally download small tests patch. Cleaner than mangling the ebuild.

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

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

diff --git a/dev-python/psutil/psutil-5.9.1.ebuild 
b/dev-python/psutil/psutil-5.9.1.ebuild
index 8e9641dbd86a..37f1d2642158 100644
--- a/dev-python/psutil/psutil-5.9.1.ebuild
+++ b/dev-python/psutil/psutil-5.9.1.ebuild
@@ -11,7 +11,7 @@ inherit distutils-r1
 DESCRIPTION="Retrieve information on running processes and system utilization"
 HOMEPAGE="https://github.com/giampaolo/psutil https://pypi.org/project/psutil/;
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-SRC_URI+=" test? ( 
https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${PN}-5.9.1-tests.patch.xz
 )"
+SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${PN}-5.9.1-tests.patch.xz;
 
 LICENSE="BSD"
 SLOT="0"



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

2022-05-20 Thread Sam James
commit: c7a4cadda068185864ad2ad98db619bcb362993f
Author: Sam James  gentoo  org>
AuthorDate: Fri May 20 22:18:01 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri May 20 23:15:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7a4cadd

dev-python/psutil: add 5.9.1

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

 dev-python/psutil/Manifest|  2 ++
 dev-python/psutil/psutil-5.9.1.ebuild | 41 +++
 2 files changed, 43 insertions(+)

diff --git a/dev-python/psutil/Manifest b/dev-python/psutil/Manifest
index 558b4186bfca..06022c933547 100644
--- a/dev-python/psutil/Manifest
+++ b/dev-python/psutil/Manifest
@@ -1 +1,3 @@
 DIST psutil-5.9.0.tar.gz 478322 BLAKE2B 
763c8ae14ae546bed64a360047d2ce38783e9e7e939160f751c4ccc94b8e023aaa4cdca426f584e05dae8b1326333660e216d7cb3edd820e24a931dddfa5160f
 SHA512 
b521cfce51e90fdf87ba19bf8069877e3210aede92c17460ea0b00324a36e133168e4bff550462d07ab6d93c597c6560d68954340031ff43168d54a8e5d4c4e7
+DIST psutil-5.9.1-tests.patch.xz 3144 BLAKE2B 
8980505d76265fbe20556fcec491096fd5e74031a2f1a4bff841837efda93ee240efe23772ffdea526513544ba5c56f37e72be5448759e817c3dc5f4b1abd4c5
 SHA512 
a0ebbcba6f99293df9cb73e994abe1cbb423e707b15f9bcde13a0026a19e023166c830a3d017905385efb838ad892ffbc1b994df99ce54fa03a20e649f41
+DIST psutil-5.9.1.tar.gz 479090 BLAKE2B 
88f35a9134d942fa56b5fbc79753e82245c3bfdb1f640dbf3b56815b89d872517f9ee3a3945532ebd1a399c3307e160ac80394766c3b2cc7e3fb36ffdd555eef
 SHA512 
1ddb119a10243d17d808417817ec8659d22447f12a4bbc0366c13f6587a4b0b59f4e74f6ac5d1e1a908bb5fd287be630466d32beabcb5008f6a19c24a1557c27

diff --git a/dev-python/psutil/psutil-5.9.1.ebuild 
b/dev-python/psutil/psutil-5.9.1.ebuild
new file mode 100644
index ..8e9641dbd86a
--- /dev/null
+++ b/dev-python/psutil/psutil-5.9.1.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Retrieve information on running processes and system utilization"
+HOMEPAGE="https://github.com/giampaolo/psutil https://pypi.org/project/psutil/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+SRC_URI+=" test? ( 
https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${PN}-5.9.1-tests.patch.xz
 )"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+PATCHES=(
+   "${WORKDIR}"/${PN}-5.9.1-tests.patch
+)
+
+python_test() {
+   # Since we are running in an environment a bit similar to CI,
+   # let's skip the tests that are disabled for CI
+   local -x TRAVIS=1
+   local -x APPVEYOR=1
+   local -x GITHUB_ACTIONS=1
+   local -x GENTOO_TESTING=1
+   "${EPYTHON}" psutil/tests/runner.py ||
+   die "tests failed with ${EPYTHON}"
+}
+
+python_compile() {
+   # Force -j1 to avoid .o linking race conditions
+   local MAKEOPTS=-j1
+   distutils-r1_python_compile
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/psutil/files/, dev-python/psutil/

2022-05-11 Thread Michał Górny
commit: 1a22d0a9c57689f96eef49fed4adc7de636573e5
Author: Michał Górny  gentoo  org>
AuthorDate: Wed May 11 15:46:53 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed May 11 16:43:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a22d0a9

dev-python/psutil: Remove old

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

 dev-python/psutil/Manifest   |   1 -
 dev-python/psutil/files/psutil-5.7.2-tests.patch | 112 ---
 dev-python/psutil/psutil-5.7.3.ebuild|  39 
 3 files changed, 152 deletions(-)

diff --git a/dev-python/psutil/Manifest b/dev-python/psutil/Manifest
index a8eb6c71de71..558b4186bfca 100644
--- a/dev-python/psutil/Manifest
+++ b/dev-python/psutil/Manifest
@@ -1,2 +1 @@
-DIST psutil-5.7.3.tar.gz 465556 BLAKE2B 
6a9f31fcba571f381c1f4c904a9ff65659d13ed64e91df478aa7df4dabb87a35c4fbd9c0491a3d10b9eaf0fdcc8f2407fcf7144e729043eda605dfe6e6f93844
 SHA512 
8fcff56dd4e4c1b877c09023721e6f562424f7f84ae5304d518976a1e7f21dd026772f1abfc063bdd0857a375bc869f42febde090dc0b65918d1ebf44e3ad71d
 DIST psutil-5.9.0.tar.gz 478322 BLAKE2B 
763c8ae14ae546bed64a360047d2ce38783e9e7e939160f751c4ccc94b8e023aaa4cdca426f584e05dae8b1326333660e216d7cb3edd820e24a931dddfa5160f
 SHA512 
b521cfce51e90fdf87ba19bf8069877e3210aede92c17460ea0b00324a36e133168e4bff550462d07ab6d93c597c6560d68954340031ff43168d54a8e5d4c4e7

diff --git a/dev-python/psutil/files/psutil-5.7.2-tests.patch 
b/dev-python/psutil/files/psutil-5.7.2-tests.patch
deleted file mode 100644
index 3faaedad6661..
--- a/dev-python/psutil/files/psutil-5.7.2-tests.patch
+++ /dev/null
@@ -1,112 +0,0 @@
-From e910d08976e00bc12b5a516daa9e6a6d42d48354 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= 
-Date: Wed, 19 Feb 2020 07:27:32 +0100
-Subject: [PATCH] Skip broken tests on Gentoo
-

- psutil/tests/test_linux.py   | 8 
- psutil/tests/test_posix.py   | 1 +
- psutil/tests/test_process.py | 2 ++
- psutil/tests/test_system.py  | 1 +
- 4 files changed, 12 insertions(+)
-
-diff --git a/psutil/tests/test_linux.py b/psutil/tests/test_linux.py
-index e51f8bd5..48527ccb 100755
 a/psutil/tests/test_linux.py
-+++ b/psutil/tests/test_linux.py
-@@ -17,5 +17,6 @@ import re
- import shutil
- import socket
- import struct
-+import sys
- import textwrap
- import time
-@@ -381,6 +382,8 @@ class TestSystemVirtualMemory(unittest.TestCase):
- ret = psutil.virtual_memory()
- assert m.called
- self.assertEqual(ret.available, 2057400 * 1024 + 4818144 * 1024)
-+if sys.version_info < (3,):
-+return
- w = ws[0]
- self.assertIn(
- "inactive memory stats couldn't be determined", 
str(w.message))
-@@ -411,6 +414,8 @@ class TestSystemVirtualMemory(unittest.TestCase):
- ret = psutil.virtual_memory()
- self.assertEqual(
- ret.available, 2057400 * 1024 + 4818144 * 1024)
-+if sys.version_info < (3,):
-+return
- w = ws[0]
- self.assertIn(
- "inactive memory stats couldn't be determined",
-@@ -882,6 +887,7 @@ class TestLoadAvg(unittest.TestCase):
- @unittest.skipIf(not LINUX, "LINUX only")
- class TestSystemNetIfAddrs(unittest.TestCase):
- 
-+@unittest.skip("broken on Gentoo")
- def test_ips(self):
- for name, addrs in psutil.net_if_addrs().items():
- for addr in addrs:
-@@ -1364,7 +1370,8 @@ class TestMisc(unittest.TestCase):
- psutil.PROCFS_PATH = "/proc"
- os.rmdir(tdir)
- 
- @retry_on_failure()
-+@unittest.skip("broken on Gentoo")
- def test_issue_687(self):
- # In case of thread ID:
- # - pid_exists() is supposed to return False
-@@ -2073,6 +2080,7 @@ class TestProcessAgainstStatus(unittest.TestCase):
- value = self.read_status_file("nonvoluntary_ctxt_switches:")
- self.assertEqual(self.proc.num_ctx_switches().involuntary, value)
- 
-+@unittest.skip("broken on Gentoo")
- def test_cpu_affinity(self):
- value = self.read_status_file("Cpus_allowed_list:")
- if '-' in str(value):
-diff --git a/psutil/tests/test_posix.py b/psutil/tests/test_posix.py
-index a96b310f..70199203 100755
 a/psutil/tests/test_posix.py
-+++ b/psutil/tests/test_posix.py
-@@ -364,6 +364,7 @@ class TestSystemAPIs(unittest.TestCase):
- "couldn't find %s nic in 'ifconfig -a' output\n%s" % (
- nic, output))
- 
-+@unittest.skip("broken on Gentoo")
- @unittest.skipIf(CI_TESTING and not psutil.users(), "unreliable on CI")
- @retry_on_failure()
- def test_users(self):
-diff --git a/psutil/tests/test_process.py b/psutil/tests/test_process.py
-index 987bdf38..cb04f3ef 100755
 a/psutil/tests/test_process.py
-+++ b/psutil/tests/test_process.py

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

2022-05-11 Thread Agostino Sarubbo
commit: bea10553cd41e7c0559283ba6fedf472c71e5fe8
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed May 11 14:51:43 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed May 11 14:51:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bea10553

dev-python/psutil: sparc stable wrt bug #836511

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.0.ebuild 
b/dev-python/psutil/psutil-5.9.0.ebuild
index 21da41feb1be..ddb9962ebb08 100644
--- a/dev-python/psutil/psutil-5.9.0.ebuild
+++ b/dev-python/psutil/psutil-5.9.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2022-05-10 Thread Michał Górny
commit: 228026a1911d31890da51a358218bbe7f735db60
Author: Michał Górny  gentoo  org>
AuthorDate: Tue May 10 14:04:02 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue May 10 14:04:19 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=228026a1

dev-python/psutil: Skip more tests (esp. on SPARC)

Closes: https://bugs.gentoo.org/843572
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/psutil/files/psutil-5.9.0-tests.patch | 94 
 1 file changed, 79 insertions(+), 15 deletions(-)

diff --git a/dev-python/psutil/files/psutil-5.9.0-tests.patch 
b/dev-python/psutil/files/psutil-5.9.0-tests.patch
index 245041f81221..6dcf6f240e41 100644
--- a/dev-python/psutil/files/psutil-5.9.0-tests.patch
+++ b/dev-python/psutil/files/psutil-5.9.0-tests.patch
@@ -19,10 +19,18 @@ index 21bb3e61..6c45c9e0 100644
  IS_64BIT = sys.maxsize > 2 ** 32
  
 diff --git a/psutil/tests/test_linux.py b/psutil/tests/test_linux.py
-index 20e28d29..ab676110 100755
+index 20e28d29..c21d0aec 100755
 --- a/psutil/tests/test_linux.py
 +++ b/psutil/tests/test_linux.py
-@@ -28,6 +28,7 @@ from psutil._compat import PY3
+@@ -14,6 +14,7 @@ import errno
+ import glob
+ import io
+ import os
++import platform
+ import re
+ import shutil
+ import socket
+@@ -28,6 +29,7 @@ from psutil._compat import PY3
  from psutil._compat import FileNotFoundError
  from psutil._compat import basestring
  from psutil._compat import u
@@ -30,7 +38,39 @@ index 20e28d29..ab676110 100755
  from psutil.tests import GITHUB_ACTIONS
  from psutil.tests import GLOBAL_TIMEOUT
  from psutil.tests import HAS_BATTERY
-@@ -896,11 +897,13 @@ class TestSystemCPUFrequency(PsutilTestCase):
+@@ -688,6 +690,7 @@ class TestSystemCPUCountLogical(PsutilTestCase):
+ num = len([x for x in out.split('\n') if not x.startswith('#')])
+ self.assertEqual(psutil.cpu_count(logical=True), num)
+ 
++@unittest.skipIf(GENTOO_TESTING and 
platform.machine().startswith("sparc"), "broken on Gentoo/SPARC")
+ def test_emulate_fallbacks(self):
+ import psutil._pslinux
+ original = psutil._pslinux.cpu_count_logical()
+@@ -735,6 +738,7 @@ class TestSystemCPUCountCores(PsutilTestCase):
+ core_ids.add(fields[1])
+ self.assertEqual(psutil.cpu_count(logical=False), len(core_ids))
+ 
++@unittest.skipIf(GENTOO_TESTING and 
platform.machine().startswith("sparc"), "broken on Gentoo/SPARC")
+ def test_method_2(self):
+ meth_1 = psutil._pslinux.cpu_count_cores()
+ with mock.patch('glob.glob', return_value=[]) as m:
+@@ -755,6 +759,7 @@ class TestSystemCPUCountCores(PsutilTestCase):
+ class TestSystemCPUFrequency(PsutilTestCase):
+ 
+ @unittest.skipIf(not HAS_CPU_FREQ, "not supported")
++@unittest.skipIf(GENTOO_TESTING and 
platform.machine().startswith("sparc"), "broken on Gentoo/SPARC")
+ def test_emulate_use_second_file(self):
+ # https://github.com/giampaolo/psutil/issues/981
+ def path_exists_mock(path):
+@@ -769,6 +774,7 @@ class TestSystemCPUFrequency(PsutilTestCase):
+ assert psutil.cpu_freq()
+ 
+ @unittest.skipIf(not HAS_CPU_FREQ, "not supported")
++@unittest.skipIf(GENTOO_TESTING and 
platform.machine().startswith("sparc"), "broken on Gentoo/SPARC")
+ def test_emulate_use_cpuinfo(self):
+ # Emulate a case where /sys/devices/system/cpu/cpufreq* does not
+ # exist and /proc/cpuinfo is used instead.
+@@ -896,11 +902,13 @@ class TestSystemCPUFrequency(PsutilTestCase):
  @unittest.skipIf(not LINUX, "LINUX only")
  class TestSystemCPUStats(PsutilTestCase):
  
@@ -44,7 +84,7 @@ index 20e28d29..ab676110 100755
  def test_interrupts(self):
  vmstat_value = vmstat("interrupts")
  psutil_value = psutil.cpu_stats().interrupts
-@@ -929,6 +932,7 @@ class TestLoadAvg(PsutilTestCase):
+@@ -929,6 +937,7 @@ class TestLoadAvg(PsutilTestCase):
  @unittest.skipIf(not LINUX, "LINUX only")
  class TestSystemNetIfAddrs(PsutilTestCase):
  
@@ -52,7 +92,7 @@ index 20e28d29..ab676110 100755
  def test_ips(self):
  for name, addrs in psutil.net_if_addrs().items():
  for addr in addrs:
-@@ -1316,6 +1320,7 @@ class TestRootFsDeviceFinder(PsutilTestCase):
+@@ -1316,6 +1325,7 @@ class TestRootFsDeviceFinder(PsutilTestCase):
  findmnt_value = sh("findmnt -o SOURCE -rn /")
  self.assertEqual(psutil_value, findmnt_value)
  
@@ -60,7 +100,7 @@ index 20e28d29..ab676110 100755
  def test_disk_partitions_mocked(self):
  with mock.patch(
  'psutil._pslinux.cext.disk_partitions',
-@@ -1491,6 +1496,7 @@ class TestMisc(PsutilTestCase):
+@@ -1491,6 +1501,7 @@ class TestMisc(PsutilTestCase):
  psutil.PROCFS_PATH = "/proc"
  
  @retry_on_failure()
@@ -68,7 +108,7 @@ index 20e28d29..ab676110 100755
  def test_issue_687(self):
  # In case of thread ID:
  # - pid_exists() is supposed to return False
-@@ -1596,6 

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

2022-05-10 Thread Agostino Sarubbo
commit: 923356d26f4c21ada94ae0c36f61ad6f3722fd67
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue May 10 08:21:19 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue May 10 08:21:19 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=923356d2

dev-python/psutil: x86 stable wrt bug #836511

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

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

diff --git a/dev-python/psutil/psutil-5.9.0.ebuild 
b/dev-python/psutil/psutil-5.9.0.ebuild
index 3eb75be8e2a2..21da41feb1be 100644
--- a/dev-python/psutil/psutil-5.9.0.ebuild
+++ b/dev-python/psutil/psutil-5.9.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2022-05-10 Thread Agostino Sarubbo
commit: 2c8c4d3cc94ca33cb517f6ad461ec3f61a856cf7
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue May 10 08:20:27 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue May 10 08:20:27 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c8c4d3c

dev-python/psutil: amd64 stable wrt bug #836511

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

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

diff --git a/dev-python/psutil/psutil-5.9.0.ebuild 
b/dev-python/psutil/psutil-5.9.0.ebuild
index 72698498c1df..3eb75be8e2a2 100644
--- a/dev-python/psutil/psutil-5.9.0.ebuild
+++ b/dev-python/psutil/psutil-5.9.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2022-05-09 Thread Michał Górny
commit: 81ef874cb907a920ab5e86e207fbb847366ebf14
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May  9 19:34:08 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May  9 20:37:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81ef874c

dev-python/psutil: Enable py3.11

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

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

diff --git a/dev-python/psutil/psutil-5.9.0.ebuild 
b/dev-python/psutil/psutil-5.9.0.ebuild
index baf0ec1ad2e9..72698498c1df 100644
--- a/dev-python/psutil/psutil-5.9.0.ebuild
+++ b/dev-python/psutil/psutil-5.9.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
+PYTHON_COMPAT=( python3_{8..11} pypy3 )
 
 inherit distutils-r1
 



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

2022-05-09 Thread Michał Górny
commit: 366905a390d3e49feb389215938a7f76adfc6f54
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May  9 19:35:37 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May  9 20:11:59 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=366905a3

dev-python/psutil: Reenable tests on pypy3

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

 dev-python/psutil/psutil-5.9.0.ebuild | 5 -
 1 file changed, 5 deletions(-)

diff --git a/dev-python/psutil/psutil-5.9.0.ebuild 
b/dev-python/psutil/psutil-5.9.0.ebuild
index df449a5481c5..baf0ec1ad2e9 100644
--- a/dev-python/psutil/psutil-5.9.0.ebuild
+++ b/dev-python/psutil/psutil-5.9.0.ebuild
@@ -23,11 +23,6 @@ PATCHES=(
 )
 
 python_test() {
-   if [[ ${EPYTHON} == pypy* ]]; then
-   ewarn "Not running tests on ${EPYTHON} since they are broken"
-   return 0
-   fi
-
# since we are running in an environment a bit similar to CI,
# let's skip the tests that are disable for CI
local -x TRAVIS=1



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

2022-05-05 Thread Michał Górny
commit: a229728f442cf8abf4539169a327902f2b50711b
Author: Michał Górny  gentoo  org>
AuthorDate: Thu May  5 12:22:28 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu May  5 12:22:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a229728f

dev-python/psutil: Skip more tests failing on tinderbox

Closes: https://bugs.gentoo.org/842747
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/psutil/files/psutil-5.9.0-tests.patch | 68 
 1 file changed, 57 insertions(+), 11 deletions(-)

diff --git a/dev-python/psutil/files/psutil-5.9.0-tests.patch 
b/dev-python/psutil/files/psutil-5.9.0-tests.patch
index 56a5e1168733..245041f81221 100644
--- a/dev-python/psutil/files/psutil-5.9.0-tests.patch
+++ b/dev-python/psutil/files/psutil-5.9.0-tests.patch
@@ -19,7 +19,7 @@ index 21bb3e61..6c45c9e0 100644
  IS_64BIT = sys.maxsize > 2 ** 32
  
 diff --git a/psutil/tests/test_linux.py b/psutil/tests/test_linux.py
-index 20e28d29..ce5d10a0 100755
+index 20e28d29..ab676110 100755
 --- a/psutil/tests/test_linux.py
 +++ b/psutil/tests/test_linux.py
 @@ -28,6 +28,7 @@ from psutil._compat import PY3
@@ -30,7 +30,21 @@ index 20e28d29..ce5d10a0 100755
  from psutil.tests import GITHUB_ACTIONS
  from psutil.tests import GLOBAL_TIMEOUT
  from psutil.tests import HAS_BATTERY
-@@ -929,6 +930,7 @@ class TestLoadAvg(PsutilTestCase):
+@@ -896,11 +897,13 @@ class TestSystemCPUFrequency(PsutilTestCase):
+ @unittest.skipIf(not LINUX, "LINUX only")
+ class TestSystemCPUStats(PsutilTestCase):
+ 
++@unittest.skipIf(GENTOO_TESTING, "broken in Gentoo test env")
+ def test_ctx_switches(self):
+ vmstat_value = vmstat("context switches")
+ psutil_value = psutil.cpu_stats().ctx_switches
+ self.assertAlmostEqual(vmstat_value, psutil_value, delta=500)
+ 
++@unittest.skipIf(GENTOO_TESTING, "broken in Gentoo test env")
+ def test_interrupts(self):
+ vmstat_value = vmstat("interrupts")
+ psutil_value = psutil.cpu_stats().interrupts
+@@ -929,6 +932,7 @@ class TestLoadAvg(PsutilTestCase):
  @unittest.skipIf(not LINUX, "LINUX only")
  class TestSystemNetIfAddrs(PsutilTestCase):
  
@@ -38,7 +52,15 @@ index 20e28d29..ce5d10a0 100755
  def test_ips(self):
  for name, addrs in psutil.net_if_addrs().items():
  for addr in addrs:
-@@ -1491,6 +1493,7 @@ class TestMisc(PsutilTestCase):
+@@ -1316,6 +1320,7 @@ class TestRootFsDeviceFinder(PsutilTestCase):
+ findmnt_value = sh("findmnt -o SOURCE -rn /")
+ self.assertEqual(psutil_value, findmnt_value)
+ 
++@unittest.skipIf(GENTOO_TESTING, "broken in Gentoo test env")
+ def test_disk_partitions_mocked(self):
+ with mock.patch(
+ 'psutil._pslinux.cext.disk_partitions',
+@@ -1491,6 +1496,7 @@ class TestMisc(PsutilTestCase):
  psutil.PROCFS_PATH = "/proc"
  
  @retry_on_failure()
@@ -46,7 +68,7 @@ index 20e28d29..ce5d10a0 100755
  def test_issue_687(self):
  # In case of thread ID:
  # - pid_exists() is supposed to return False
-@@ -1596,6 +1599,8 @@ class TestSensorsBattery(PsutilTestCase):
+@@ -1596,6 +1602,8 @@ class TestSensorsBattery(PsutilTestCase):
  self.assertEqual(psutil.sensors_battery().power_plugged, False)
  assert m.called
  
@@ -55,7 +77,7 @@ index 20e28d29..ce5d10a0 100755
  def test_emulate_power_undetermined(self):
  # Pretend we can't know whether the AC power cable not
  # connected (assert fallback to False).
-@@ -1614,6 +1619,8 @@ class TestSensorsBattery(PsutilTestCase):
+@@ -1614,6 +1622,8 @@ class TestSensorsBattery(PsutilTestCase):
  self.assertIsNone(psutil.sensors_battery().power_plugged)
  assert m.called
  
@@ -64,7 +86,7 @@ index 20e28d29..ce5d10a0 100755
  def test_emulate_energy_full_0(self):
  # Emulate a case where energy_full files returns 0.
  with mock_open_content(
-@@ -1621,6 +1628,8 @@ class TestSensorsBattery(PsutilTestCase):
+@@ -1621,6 +1631,8 @@ class TestSensorsBattery(PsutilTestCase):
  self.assertEqual(psutil.sensors_battery().percent, 0)
  assert m.called
  
@@ -73,7 +95,7 @@ index 20e28d29..ce5d10a0 100755
  def test_emulate_energy_full_not_avail(self):
  # Emulate a case where energy_full file does not exist.
  # Expected fallback on /capacity.
-@@ -1634,6 +1643,8 @@ class TestSensorsBattery(PsutilTestCase):
+@@ -1634,6 +1646,8 @@ class TestSensorsBattery(PsutilTestCase):
  "/sys/class/power_supply/BAT0/capacity", b"88"):
  self.assertEqual(psutil.sensors_battery().percent, 88)
  
@@ -82,7 +104,7 @@ index 20e28d29..ce5d10a0 100755
  def test_emulate_no_power(self):
  # Emulate a case where /AC0/online file nor /BAT0/status exist.
  with mock_open_exception(
-@@ -2220,6 +2231,7 @@ class TestProcessAgainstStatus(PsutilTestCase):
+@@ -2220,6 

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

2022-04-09 Thread Arthur Zamarin
commit: 52803c296fee76f83084d2ef7d0244572ae283f9
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Apr  9 16:33:38 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Apr  9 16:33:38 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52803c29

dev-python/psutil: Stabilize 5.9.0 hppa, #836511

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.0.ebuild 
b/dev-python/psutil/psutil-5.9.0.ebuild
index 729fee6b6dc2..81fdca4442bf 100644
--- a/dev-python/psutil/psutil-5.9.0.ebuild
+++ b/dev-python/psutil/psutil-5.9.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2022-04-02 Thread Arthur Zamarin
commit: fe26ec4a35c435a42eabc69a5148686f5dbe0a55
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Apr  2 12:04:04 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Apr  2 12:04:04 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe26ec4a

dev-python/psutil: Stabilize 5.9.0 arm64, #836511

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.0.ebuild 
b/dev-python/psutil/psutil-5.9.0.ebuild
index b9117ee40276..729fee6b6dc2 100644
--- a/dev-python/psutil/psutil-5.9.0.ebuild
+++ b/dev-python/psutil/psutil-5.9.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2022-04-02 Thread Arthur Zamarin
commit: 1a1e4f7e09581dc94bf82e682c2889218498c4e8
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Apr  2 07:33:19 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Apr  2 07:33:19 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a1e4f7e

dev-python/psutil: Stabilize 5.9.0 arm, #836511

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.0.ebuild 
b/dev-python/psutil/psutil-5.9.0.ebuild
index 09d1e25c3d4e..b9117ee40276 100644
--- a/dev-python/psutil/psutil-5.9.0.ebuild
+++ b/dev-python/psutil/psutil-5.9.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2022-04-01 Thread Arthur Zamarin
commit: 6803de480dcfdf8dfa075e5847cced2dfad75fc6
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Apr  1 12:23:51 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Apr  1 12:23:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6803de48

dev-python/psutil: Stabilize 5.9.0 ppc, #836511

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.0.ebuild 
b/dev-python/psutil/psutil-5.9.0.ebuild
index 5259f7c72d55..09d1e25c3d4e 100644
--- a/dev-python/psutil/psutil-5.9.0.ebuild
+++ b/dev-python/psutil/psutil-5.9.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2022-03-31 Thread Arthur Zamarin
commit: 3fcd637f21a2884629bacb08eb42ef3b6926be07
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Apr  1 05:14:39 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Apr  1 05:14:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fcd637f

dev-python/psutil: Stabilize 5.9.0 ppc64, #836511

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.9.0.ebuild 
b/dev-python/psutil/psutil-5.9.0.ebuild
index 00a12bc0d760..5259f7c72d55 100644
--- a/dev-python/psutil/psutil-5.9.0.ebuild
+++ b/dev-python/psutil/psutil-5.9.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/psutil/files/, dev-python/psutil/

2022-02-22 Thread Michał Górny
commit: 78d7db39b5de8a185ff9785513ca745e69d835fe
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Feb 22 09:26:11 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Feb 22 09:38:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78d7db39

dev-python/psutil: Bump to 5.9.0

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

 dev-python/psutil/Manifest   |   1 +
 dev-python/psutil/files/psutil-5.9.0-tests.patch | 188 +++
 dev-python/psutil/psutil-5.9.0.ebuild|  45 ++
 3 files changed, 234 insertions(+)

diff --git a/dev-python/psutil/Manifest b/dev-python/psutil/Manifest
index 5990e841b32f..a8eb6c71de71 100644
--- a/dev-python/psutil/Manifest
+++ b/dev-python/psutil/Manifest
@@ -1 +1,2 @@
 DIST psutil-5.7.3.tar.gz 465556 BLAKE2B 
6a9f31fcba571f381c1f4c904a9ff65659d13ed64e91df478aa7df4dabb87a35c4fbd9c0491a3d10b9eaf0fdcc8f2407fcf7144e729043eda605dfe6e6f93844
 SHA512 
8fcff56dd4e4c1b877c09023721e6f562424f7f84ae5304d518976a1e7f21dd026772f1abfc063bdd0857a375bc869f42febde090dc0b65918d1ebf44e3ad71d
+DIST psutil-5.9.0.tar.gz 478322 BLAKE2B 
763c8ae14ae546bed64a360047d2ce38783e9e7e939160f751c4ccc94b8e023aaa4cdca426f584e05dae8b1326333660e216d7cb3edd820e24a931dddfa5160f
 SHA512 
b521cfce51e90fdf87ba19bf8069877e3210aede92c17460ea0b00324a36e133168e4bff550462d07ab6d93c597c6560d68954340031ff43168d54a8e5d4c4e7

diff --git a/dev-python/psutil/files/psutil-5.9.0-tests.patch 
b/dev-python/psutil/files/psutil-5.9.0-tests.patch
new file mode 100644
index ..56a5e1168733
--- /dev/null
+++ b/dev-python/psutil/files/psutil-5.9.0-tests.patch
@@ -0,0 +1,188 @@
+diff --git a/psutil/tests/__init__.py b/psutil/tests/__init__.py
+index 21bb3e61..6c45c9e0 100644
+--- a/psutil/tests/__init__.py
 b/psutil/tests/__init__.py
+@@ -88,6 +88,7 @@ __all__ = [
+ "HAS_IONICE", "HAS_MEMORY_MAPS", "HAS_PROC_CPU_NUM", "HAS_RLIMIT",
+ "HAS_SENSORS_BATTERY", "HAS_BATTERY", "HAS_SENSORS_FANS",
+ "HAS_SENSORS_TEMPERATURES", "HAS_MEMORY_FULL_INFO",
++"GENTOO_TESTING",
+ # subprocesses
+ 'pyrun', 'terminate', 'reap_children', 'spawn_testproc', 'spawn_zombie',
+ 'spawn_children_pair',
+@@ -128,6 +129,7 @@ PYPY = '__pypy__' in sys.builtin_module_names
+ APPVEYOR = 'APPVEYOR' in os.environ
+ GITHUB_ACTIONS = 'GITHUB_ACTIONS' in os.environ or 'CIBUILDWHEEL' in 
os.environ
+ CI_TESTING = APPVEYOR or GITHUB_ACTIONS
++GENTOO_TESTING = "GENTOO_TESTING" in os.environ
+ # are we a 64 bit process?
+ IS_64BIT = sys.maxsize > 2 ** 32
+ 
+diff --git a/psutil/tests/test_linux.py b/psutil/tests/test_linux.py
+index 20e28d29..ce5d10a0 100755
+--- a/psutil/tests/test_linux.py
 b/psutil/tests/test_linux.py
+@@ -28,6 +28,7 @@ from psutil._compat import PY3
+ from psutil._compat import FileNotFoundError
+ from psutil._compat import basestring
+ from psutil._compat import u
++from psutil.tests import GENTOO_TESTING
+ from psutil.tests import GITHUB_ACTIONS
+ from psutil.tests import GLOBAL_TIMEOUT
+ from psutil.tests import HAS_BATTERY
+@@ -929,6 +930,7 @@ class TestLoadAvg(PsutilTestCase):
+ @unittest.skipIf(not LINUX, "LINUX only")
+ class TestSystemNetIfAddrs(PsutilTestCase):
+ 
++@unittest.skipIf(GENTOO_TESTING, "broken in Gentoo test env")
+ def test_ips(self):
+ for name, addrs in psutil.net_if_addrs().items():
+ for addr in addrs:
+@@ -1491,6 +1493,7 @@ class TestMisc(PsutilTestCase):
+ psutil.PROCFS_PATH = "/proc"
+ 
+ @retry_on_failure()
++@unittest.skipIf(GENTOO_TESTING, "broken in Gentoo test env")
+ def test_issue_687(self):
+ # In case of thread ID:
+ # - pid_exists() is supposed to return False
+@@ -1596,6 +1599,8 @@ class TestSensorsBattery(PsutilTestCase):
+ self.assertEqual(psutil.sensors_battery().power_plugged, False)
+ assert m.called
+ 
++@unittest.skipIf(GENTOO_TESTING,
++ "mocking doesn't work with non-BAT0 battery")
+ def test_emulate_power_undetermined(self):
+ # Pretend we can't know whether the AC power cable not
+ # connected (assert fallback to False).
+@@ -1614,6 +1619,8 @@ class TestSensorsBattery(PsutilTestCase):
+ self.assertIsNone(psutil.sensors_battery().power_plugged)
+ assert m.called
+ 
++@unittest.skipIf(GENTOO_TESTING,
++ "mocking doesn't work with non-BAT0 battery")
+ def test_emulate_energy_full_0(self):
+ # Emulate a case where energy_full files returns 0.
+ with mock_open_content(
+@@ -1621,6 +1628,8 @@ class TestSensorsBattery(PsutilTestCase):
+ self.assertEqual(psutil.sensors_battery().percent, 0)
+ assert m.called
+ 
++@unittest.skipIf(GENTOO_TESTING,
++ "mocking doesn't work with non-BAT0 battery")
+ def test_emulate_energy_full_not_avail(self):
+ # Emulate a case where energy_full file does not exist.
+ # Expected 

[gentoo-commits] repo/gentoo:master commit in: dev-python/psutil/, dev-python/psutil/files/

2021-10-04 Thread Michał Górny
commit: 4e721b8eee52e9ad9e1a7a5a4b52fddf2ab5bf52
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Oct  4 06:34:21 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Oct  4 08:05:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e721b8e

dev-python/psutil: Remove old

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

 dev-python/psutil/Manifest   |   2 -
 dev-python/psutil/files/psutil-5.7.0-tests.patch | 158 ---
 dev-python/psutil/psutil-5.7.0-r1.ebuild |  39 --
 dev-python/psutil/psutil-5.7.2-r1.ebuild |  39 --
 4 files changed, 238 deletions(-)

diff --git a/dev-python/psutil/Manifest b/dev-python/psutil/Manifest
index 7dc9e562e7b..5990e841b32 100644
--- a/dev-python/psutil/Manifest
+++ b/dev-python/psutil/Manifest
@@ -1,3 +1 @@
-DIST psutil-5.7.0.tar.gz 449628 BLAKE2B 
3bd07a0a2f95a539910fa1cef92e72d168c3ee7a495c0defd3fad307d96448d81182b7ccc5e4388d6726495a18df26b076e27b3cbf57096a5c3c8326c00f2dea
 SHA512 
8cee64ab396dae79866e961aeabdb9a4174e1339bcd5c0a35f23fee97ca2a61c0cb08f7152d7e0db90c387400c5c6fb3da2dd2124ce9bf97dfffe6f3b4967981
-DIST psutil-5.7.2.tar.gz 460198 BLAKE2B 
203445423ce5e0ef35bbee00a7160a282401108c161efa58febf0e84efeee1b9866e34ceb230bfec1b177a540558f2e0c9a55b1ba4e0b764e494553d9f0a5f7b
 SHA512 
b0c9b6bceffc031b230d656f76eca555e5cd481d8dc70de1c6068ec31f1ffd74314aa35c8e11903901f58c326152128749ff9525064ecca117df258311d27320
 DIST psutil-5.7.3.tar.gz 465556 BLAKE2B 
6a9f31fcba571f381c1f4c904a9ff65659d13ed64e91df478aa7df4dabb87a35c4fbd9c0491a3d10b9eaf0fdcc8f2407fcf7144e729043eda605dfe6e6f93844
 SHA512 
8fcff56dd4e4c1b877c09023721e6f562424f7f84ae5304d518976a1e7f21dd026772f1abfc063bdd0857a375bc869f42febde090dc0b65918d1ebf44e3ad71d

diff --git a/dev-python/psutil/files/psutil-5.7.0-tests.patch 
b/dev-python/psutil/files/psutil-5.7.0-tests.patch
deleted file mode 100644
index 9097e90535a..000
--- a/dev-python/psutil/files/psutil-5.7.0-tests.patch
+++ /dev/null
@@ -1,158 +0,0 @@
-From e910d08976e00bc12b5a516daa9e6a6d42d48354 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= 
-Date: Wed, 19 Feb 2020 07:27:32 +0100
-Subject: [PATCH] Skip broken tests on Gentoo
-

- psutil/tests/test_linux.py   | 8 
- psutil/tests/test_posix.py   | 1 +
- psutil/tests/test_process.py | 2 ++
- psutil/tests/test_system.py  | 1 +
- 4 files changed, 12 insertions(+)
-
-diff --git a/psutil/tests/test_linux.py b/psutil/tests/test_linux.py
-index e51f8bd5..48527ccb 100755
 a/psutil/tests/test_linux.py
-+++ b/psutil/tests/test_linux.py
-@@ -17,6 +17,7 @@ import re
- import shutil
- import socket
- import struct
-+import sys
- import tempfile
- import textwrap
- import time
-@@ -381,6 +382,8 @@ class TestSystemVirtualMemory(unittest.TestCase):
- ret = psutil.virtual_memory()
- assert m.called
- self.assertEqual(ret.available, 2057400 * 1024 + 4818144 * 1024)
-+if sys.version_info < (3,):
-+return
- w = ws[0]
- self.assertIn(
- "inactive memory stats couldn't be determined", 
str(w.message))
-@@ -411,6 +414,8 @@ class TestSystemVirtualMemory(unittest.TestCase):
- ret = psutil.virtual_memory()
- self.assertEqual(
- ret.available, 2057400 * 1024 + 4818144 * 1024)
-+if sys.version_info < (3,):
-+return
- w = ws[0]
- self.assertIn(
- "inactive memory stats couldn't be determined",
-@@ -882,6 +887,7 @@ class TestLoadAvg(unittest.TestCase):
- @unittest.skipIf(not LINUX, "LINUX only")
- class TestSystemNetIfAddrs(unittest.TestCase):
- 
-+@unittest.skip("broken on Gentoo")
- def test_ips(self):
- for name, addrs in psutil.net_if_addrs().items():
- for addr in addrs:
-@@ -1364,6 +1370,7 @@ class TestMisc(unittest.TestCase):
- psutil.PROCFS_PATH = "/proc"
- os.rmdir(tdir)
- 
-+@unittest.skip("broken on Gentoo")
- def test_issue_687(self):
- # In case of thread ID:
- # - pid_exists() is supposed to return False
-@@ -2073,6 +2080,7 @@ class TestProcessAgainstStatus(unittest.TestCase):
- value = self.read_status_file("nonvoluntary_ctxt_switches:")
- self.assertEqual(self.proc.num_ctx_switches().involuntary, value)
- 
-+@unittest.skip("broken on Gentoo")
- def test_cpu_affinity(self):
- value = self.read_status_file("Cpus_allowed_list:")
- if '-' in str(value):
-diff --git a/psutil/tests/test_posix.py b/psutil/tests/test_posix.py
-index a96b310f..70199203 100755
 a/psutil/tests/test_posix.py
-+++ b/psutil/tests/test_posix.py
-@@ -364,6 +364,7 @@ class TestSystemAPIs(unittest.TestCase):
- "couldn't find %s nic in 'ifconfig -a' output\n%s" % (
- nic, output))

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

2021-10-03 Thread Sam James
commit: 06f93c6f96f866084a0748a557027804b6ddb3e7
Author: Sam James  gentoo  org>
AuthorDate: Mon Oct  4 01:38:00 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Oct  4 01:38:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06f93c6f

dev-python/psutil: Stabilize 5.7.3 ppc, #756568

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

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

diff --git a/dev-python/psutil/psutil-5.7.3.ebuild 
b/dev-python/psutil/psutil-5.7.3.ebuild
index 7833c2c47d4..ddf8240254b 100644
--- a/dev-python/psutil/psutil-5.7.3.ebuild
+++ b/dev-python/psutil/psutil-5.7.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2021-10-03 Thread Sam James
commit: af3586db7cbaf8204f1b9a8d3ee494159c12fca7
Author: Sam James  gentoo  org>
AuthorDate: Mon Oct  4 01:37:36 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Oct  4 01:37:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af3586db

dev-python/psutil: Stabilize 5.7.3 ppc64, #756568

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

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

diff --git a/dev-python/psutil/psutil-5.7.3.ebuild 
b/dev-python/psutil/psutil-5.7.3.ebuild
index 40677b1a359..7833c2c47d4 100644
--- a/dev-python/psutil/psutil-5.7.3.ebuild
+++ b/dev-python/psutil/psutil-5.7.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2021-05-23 Thread Joshua Kinard
commit: b4b695dcc02e572ff938b61d572ea022fdf1bc89
Author: Joshua Kinard  gentoo  org>
AuthorDate: Mon May 24 02:18:14 2021 +
Commit: Joshua Kinard  gentoo  org>
CommitDate: Mon May 24 02:32:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4b695dc

dev-python/psutil: Added ~mips to KEYWORDS

Signed-off-by: Joshua Kinard  gentoo.org>
Package-Manager: Portage-3.0.18, Repoman-3.0.3

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

diff --git a/dev-python/psutil/psutil-5.7.3.ebuild 
b/dev-python/psutil/psutil-5.7.3.ebuild
index a16b6dab402..775a42abf9d 100644
--- a/dev-python/psutil/psutil-5.7.3.ebuild
+++ b/dev-python/psutil/psutil-5.7.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2021-05-05 Thread Michał Górny
commit: 7299098d7b72719562ee0f6320b4aae62470c2ae
Author: Michał Górny  gentoo  org>
AuthorDate: Wed May  5 14:16:43 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed May  5 14:18:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7299098d

dev-python/psutil: Enable python3.10

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

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

diff --git a/dev-python/psutil/psutil-5.7.3.ebuild 
b/dev-python/psutil/psutil-5.7.3.ebuild
index 45bbd483ec1..a16b6dab402 100644
--- a/dev-python/psutil/psutil-5.7.3.ebuild
+++ b/dev-python/psutil/psutil-5.7.3.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{7,8,9} pypy3 )
+PYTHON_COMPAT=( python3_{7..10} pypy3 )
 
 inherit distutils-r1
 



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

2021-01-07 Thread Sam James
commit: 43afa402ed7dd4274d2a70ed9b50e48fc9c24cc0
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan  7 10:05:15 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan  7 10:05:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43afa402

dev-python/psutil: Stabilize 5.7.3 amd64, #756568

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

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

diff --git a/dev-python/psutil/psutil-5.7.3.ebuild 
b/dev-python/psutil/psutil-5.7.3.ebuild
index b920ca3e972..a633d0c681e 100644
--- a/dev-python/psutil/psutil-5.7.3.ebuild
+++ b/dev-python/psutil/psutil-5.7.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-11-28 Thread Sergei Trofimovich
commit: e99eec16b5c662f83b2b894c0088f3d2a92bd86f
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sat Nov 28 23:30:23 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Nov 29 00:13:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e99eec16

dev-python/psutil: stable 5.7.3 for sparc, bug #756568

Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.7.3.ebuild 
b/dev-python/psutil/psutil-5.7.3.ebuild
index c6e735c5f82..2e7ad9a12ef 100644
--- a/dev-python/psutil/psutil-5.7.3.ebuild
+++ b/dev-python/psutil/psutil-5.7.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-11-26 Thread Sam James
commit: 523393b918333f13e0fe0295fa5ae01b8e30f7b5
Author: Sam James  gentoo  org>
AuthorDate: Thu Nov 26 10:46:39 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Nov 26 10:46:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=523393b9

dev-python/psutil: Stabilize 5.7.3 arm, #756568

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

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

diff --git a/dev-python/psutil/psutil-5.7.3.ebuild 
b/dev-python/psutil/psutil-5.7.3.ebuild
index b6f745b7d3b..c6e735c5f82 100644
--- a/dev-python/psutil/psutil-5.7.3.ebuild
+++ b/dev-python/psutil/psutil-5.7.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-11-25 Thread Sam James
commit: 26355cc6b8b10f998701c010a7329311484d96ad
Author: Sam James  gentoo  org>
AuthorDate: Thu Nov 26 05:56:25 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Nov 26 05:56:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26355cc6

dev-python/psutil: Stabilize 5.7.3 arm64, #756568

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

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

diff --git a/dev-python/psutil/psutil-5.7.3.ebuild 
b/dev-python/psutil/psutil-5.7.3.ebuild
index 57d3b79e069..b6f745b7d3b 100644
--- a/dev-python/psutil/psutil-5.7.3.ebuild
+++ b/dev-python/psutil/psutil-5.7.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-11-25 Thread Thomas Deutschmann
commit: 1c575666a262be2a1b9c108b9c1e3dd5f519ee2a
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Nov 25 23:08:07 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Nov 25 23:09:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c575666

dev-python/psutil: x86 stable (bug #756568)

Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.7.3.ebuild 
b/dev-python/psutil/psutil-5.7.3.ebuild
index 409101c2b89..57d3b79e069 100644
--- a/dev-python/psutil/psutil-5.7.3.ebuild
+++ b/dev-python/psutil/psutil-5.7.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-11-25 Thread Sergei Trofimovich
commit: 49fda8fc181f0c3803e5853e8993608a19ab8acc
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Nov 25 16:51:20 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Nov 25 22:38:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49fda8fc

dev-python/psutil: stable 5.7.3 for hppa, bug #756568

Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.7.3.ebuild 
b/dev-python/psutil/psutil-5.7.3.ebuild
index 315eb8d0e77..409101c2b89 100644
--- a/dev-python/psutil/psutil-5.7.3.ebuild
+++ b/dev-python/psutil/psutil-5.7.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-10-25 Thread Michał Górny
commit: a3e6922ba68bc078193f2a1bbe2ce5c1e6863799
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Oct 25 05:52:26 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct 25 06:04:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3e6922b

dev-python/psutil: Bump to 5.7.3

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

 dev-python/psutil/Manifest|  1 +
 dev-python/psutil/psutil-5.7.3.ebuild | 39 +++
 2 files changed, 40 insertions(+)

diff --git a/dev-python/psutil/Manifest b/dev-python/psutil/Manifest
index 431df4c9d06..7dc9e562e7b 100644
--- a/dev-python/psutil/Manifest
+++ b/dev-python/psutil/Manifest
@@ -1,2 +1,3 @@
 DIST psutil-5.7.0.tar.gz 449628 BLAKE2B 
3bd07a0a2f95a539910fa1cef92e72d168c3ee7a495c0defd3fad307d96448d81182b7ccc5e4388d6726495a18df26b076e27b3cbf57096a5c3c8326c00f2dea
 SHA512 
8cee64ab396dae79866e961aeabdb9a4174e1339bcd5c0a35f23fee97ca2a61c0cb08f7152d7e0db90c387400c5c6fb3da2dd2124ce9bf97dfffe6f3b4967981
 DIST psutil-5.7.2.tar.gz 460198 BLAKE2B 
203445423ce5e0ef35bbee00a7160a282401108c161efa58febf0e84efeee1b9866e34ceb230bfec1b177a540558f2e0c9a55b1ba4e0b764e494553d9f0a5f7b
 SHA512 
b0c9b6bceffc031b230d656f76eca555e5cd481d8dc70de1c6068ec31f1ffd74314aa35c8e11903901f58c326152128749ff9525064ecca117df258311d27320
+DIST psutil-5.7.3.tar.gz 465556 BLAKE2B 
6a9f31fcba571f381c1f4c904a9ff65659d13ed64e91df478aa7df4dabb87a35c4fbd9c0491a3d10b9eaf0fdcc8f2407fcf7144e729043eda605dfe6e6f93844
 SHA512 
8fcff56dd4e4c1b877c09023721e6f562424f7f84ae5304d518976a1e7f21dd026772f1abfc063bdd0857a375bc869f42febde090dc0b65918d1ebf44e3ad71d

diff --git a/dev-python/psutil/psutil-5.7.3.ebuild 
b/dev-python/psutil/psutil-5.7.3.ebuild
new file mode 100644
index 000..315eb8d0e77
--- /dev/null
+++ b/dev-python/psutil/psutil-5.7.3.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Retrieve information on running processes and system utilization"
+HOMEPAGE="https://github.com/giampaolo/psutil https://pypi.org/project/psutil/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+PATCHES=(
+   "${FILESDIR}/psutil-5.7.2-tests.patch"
+)
+
+python_test() {
+   if [[ ${EPYTHON} == pypy* ]]; then
+   ewarn "Not running tests on ${EPYTHON} since they are broken"
+   return 0
+   fi
+
+   # since we are running in an environment a bit similar to CI,
+   # let's skip the tests that are disable for CI
+   TRAVIS=1 APPVEYOR=1 "${EPYTHON}" psutil/tests/runner.py ||
+   die "tests failed with ${EPYTHON}"
+}
+
+python_compile() {
+   # force -j1 to avoid .o linking race conditions
+   local MAKEOPTS=-j1
+   distutils-r1_python_compile
+}



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

2020-09-20 Thread Michał Górny
commit: 1106fa28ab21bcb48c8476039eeeb99851d96c5c
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Sep 20 10:20:11 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Sep 20 10:24:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1106fa28

dev-python/psutil: Remove python2

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

 .../psutil/{psutil-5.7.0.ebuild => psutil-5.7.0-r1.ebuild}   | 11 +--
 .../psutil/{psutil-5.7.2.ebuild => psutil-5.7.2-r1.ebuild}   | 12 +---
 2 files changed, 2 insertions(+), 21 deletions(-)

diff --git a/dev-python/psutil/psutil-5.7.0.ebuild 
b/dev-python/psutil/psutil-5.7.0-r1.ebuild
similarity index 85%
rename from dev-python/psutil/psutil-5.7.0.ebuild
rename to dev-python/psutil/psutil-5.7.0-r1.ebuild
index 2160825ab22..912f00ba6ad 100644
--- a/dev-python/psutil/psutil-5.7.0.ebuild
+++ b/dev-python/psutil/psutil-5.7.0-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_{6,7,8,9}} pypy3 )
+PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 )
 
 inherit distutils-r1
 
@@ -16,15 +16,6 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 s390 
sparc x86 ~amd64-linu
 IUSE="test"
 RESTRICT="!test? ( test )"
 
-DEPEND="
-   test? (
-   $(python_gen_cond_dep '
-   dev-python/mock[${PYTHON_USEDEP}]
-   dev-python/ipaddress[${PYTHON_USEDEP}]
-   ' -2)
-   )
-"
-
 PATCHES=(
"${FILESDIR}/psutil-5.7.0-tests.patch"
 )

diff --git a/dev-python/psutil/psutil-5.7.2.ebuild 
b/dev-python/psutil/psutil-5.7.2-r1.ebuild
similarity index 83%
rename from dev-python/psutil/psutil-5.7.2.ebuild
rename to dev-python/psutil/psutil-5.7.2-r1.ebuild
index df39e7ee6d5..9ed14dc9f09 100644
--- a/dev-python/psutil/psutil-5.7.2.ebuild
+++ b/dev-python/psutil/psutil-5.7.2-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_{6,7,8,9}} pypy3 )
+PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 )
 
 inherit distutils-r1
 
@@ -16,16 +16,6 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 
~riscv ~s390 sparc ~x
 IUSE="test"
 RESTRICT="!test? ( test )"
 
-DEPEND="
-   test? (
-   $(python_gen_cond_dep '
-   dev-python/mock[${PYTHON_USEDEP}]
-   dev-python/ipaddress[${PYTHON_USEDEP}]
-   dev-python/unittest2[${PYTHON_USEDEP}]
-   ' -2)
-   )
-"
-
 PATCHES=(
"${FILESDIR}/psutil-5.7.2-tests.patch"
 )



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

2020-09-16 Thread Sergei Trofimovich
commit: 1a54e2b1268c1a30096e754b9ad350ac625e1b18
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Sep 16 14:52:05 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Sep 16 17:48:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a54e2b1

dev-python/psutil: stable 5.7.2 for hppa, bug #737780

Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-python/psutil/psutil-5.7.2.ebuild 
b/dev-python/psutil/psutil-5.7.2.ebuild
index 15770393ede..df39e7ee6d5 100644
--- a/dev-python/psutil/psutil-5.7.2.ebuild
+++ b/dev-python/psutil/psutil-5.7.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-08-29 Thread Michał Górny
commit: a96c1fa4f41c7d8400abea37ecd4c6b5a4728051
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Aug 29 17:40:02 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Aug 29 18:21:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a96c1fa4

dev-python/psutil: unittest2 is required for py2.7 now

Closes: https://bugs.gentoo.org/739500
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/psutil/psutil-5.7.2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/psutil/psutil-5.7.2.ebuild 
b/dev-python/psutil/psutil-5.7.2.ebuild
index 9fd49a5a2ae..1a02f15f462 100644
--- a/dev-python/psutil/psutil-5.7.2.ebuild
+++ b/dev-python/psutil/psutil-5.7.2.ebuild
@@ -21,6 +21,7 @@ DEPEND="
$(python_gen_cond_dep '
dev-python/mock[${PYTHON_USEDEP}]
dev-python/ipaddress[${PYTHON_USEDEP}]
+   dev-python/unittest2[${PYTHON_USEDEP}]
' -2)
)
 "



[gentoo-commits] repo/gentoo:master commit in: dev-python/psutil/, dev-python/psutil/files/

2020-07-16 Thread Michał Górny
commit: b2d4bfd03775cc3cb4497cfd530e9cde42934f79
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jul 16 13:01:29 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jul 16 19:00:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2d4bfd0

dev-python/psutil: Bump to 5.7.2

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

 dev-python/psutil/Manifest   |   1 +
 dev-python/psutil/files/psutil-5.7.2-tests.patch | 112 +++
 dev-python/psutil/psutil-5.7.2.ebuild|  48 ++
 3 files changed, 161 insertions(+)

diff --git a/dev-python/psutil/Manifest b/dev-python/psutil/Manifest
index ddf005a6240..431df4c9d06 100644
--- a/dev-python/psutil/Manifest
+++ b/dev-python/psutil/Manifest
@@ -1 +1,2 @@
 DIST psutil-5.7.0.tar.gz 449628 BLAKE2B 
3bd07a0a2f95a539910fa1cef92e72d168c3ee7a495c0defd3fad307d96448d81182b7ccc5e4388d6726495a18df26b076e27b3cbf57096a5c3c8326c00f2dea
 SHA512 
8cee64ab396dae79866e961aeabdb9a4174e1339bcd5c0a35f23fee97ca2a61c0cb08f7152d7e0db90c387400c5c6fb3da2dd2124ce9bf97dfffe6f3b4967981
+DIST psutil-5.7.2.tar.gz 460198 BLAKE2B 
203445423ce5e0ef35bbee00a7160a282401108c161efa58febf0e84efeee1b9866e34ceb230bfec1b177a540558f2e0c9a55b1ba4e0b764e494553d9f0a5f7b
 SHA512 
b0c9b6bceffc031b230d656f76eca555e5cd481d8dc70de1c6068ec31f1ffd74314aa35c8e11903901f58c326152128749ff9525064ecca117df258311d27320

diff --git a/dev-python/psutil/files/psutil-5.7.2-tests.patch 
b/dev-python/psutil/files/psutil-5.7.2-tests.patch
new file mode 100644
index 000..3faaedad666
--- /dev/null
+++ b/dev-python/psutil/files/psutil-5.7.2-tests.patch
@@ -0,0 +1,112 @@
+From e910d08976e00bc12b5a516daa9e6a6d42d48354 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= 
+Date: Wed, 19 Feb 2020 07:27:32 +0100
+Subject: [PATCH] Skip broken tests on Gentoo
+
+---
+ psutil/tests/test_linux.py   | 8 
+ psutil/tests/test_posix.py   | 1 +
+ psutil/tests/test_process.py | 2 ++
+ psutil/tests/test_system.py  | 1 +
+ 4 files changed, 12 insertions(+)
+
+diff --git a/psutil/tests/test_linux.py b/psutil/tests/test_linux.py
+index e51f8bd5..48527ccb 100755
+--- a/psutil/tests/test_linux.py
 b/psutil/tests/test_linux.py
+@@ -17,5 +17,6 @@ import re
+ import shutil
+ import socket
+ import struct
++import sys
+ import textwrap
+ import time
+@@ -381,6 +382,8 @@ class TestSystemVirtualMemory(unittest.TestCase):
+ ret = psutil.virtual_memory()
+ assert m.called
+ self.assertEqual(ret.available, 2057400 * 1024 + 4818144 * 1024)
++if sys.version_info < (3,):
++return
+ w = ws[0]
+ self.assertIn(
+ "inactive memory stats couldn't be determined", 
str(w.message))
+@@ -411,6 +414,8 @@ class TestSystemVirtualMemory(unittest.TestCase):
+ ret = psutil.virtual_memory()
+ self.assertEqual(
+ ret.available, 2057400 * 1024 + 4818144 * 1024)
++if sys.version_info < (3,):
++return
+ w = ws[0]
+ self.assertIn(
+ "inactive memory stats couldn't be determined",
+@@ -882,6 +887,7 @@ class TestLoadAvg(unittest.TestCase):
+ @unittest.skipIf(not LINUX, "LINUX only")
+ class TestSystemNetIfAddrs(unittest.TestCase):
+ 
++@unittest.skip("broken on Gentoo")
+ def test_ips(self):
+ for name, addrs in psutil.net_if_addrs().items():
+ for addr in addrs:
+@@ -1364,7 +1370,8 @@ class TestMisc(unittest.TestCase):
+ psutil.PROCFS_PATH = "/proc"
+ os.rmdir(tdir)
+ 
+ @retry_on_failure()
++@unittest.skip("broken on Gentoo")
+ def test_issue_687(self):
+ # In case of thread ID:
+ # - pid_exists() is supposed to return False
+@@ -2073,6 +2080,7 @@ class TestProcessAgainstStatus(unittest.TestCase):
+ value = self.read_status_file("nonvoluntary_ctxt_switches:")
+ self.assertEqual(self.proc.num_ctx_switches().involuntary, value)
+ 
++@unittest.skip("broken on Gentoo")
+ def test_cpu_affinity(self):
+ value = self.read_status_file("Cpus_allowed_list:")
+ if '-' in str(value):
+diff --git a/psutil/tests/test_posix.py b/psutil/tests/test_posix.py
+index a96b310f..70199203 100755
+--- a/psutil/tests/test_posix.py
 b/psutil/tests/test_posix.py
+@@ -364,6 +364,7 @@ class TestSystemAPIs(unittest.TestCase):
+ "couldn't find %s nic in 'ifconfig -a' output\n%s" % (
+ nic, output))
+ 
++@unittest.skip("broken on Gentoo")
+ @unittest.skipIf(CI_TESTING and not psutil.users(), "unreliable on CI")
+ @retry_on_failure()
+ def test_users(self):
+diff --git a/psutil/tests/test_process.py b/psutil/tests/test_process.py
+index 987bdf38..cb04f3ef 100755
+--- a/psutil/tests/test_process.py
 b/psutil/tests/test_process.py
+@@ 

  1   2   >