[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-shell-utilities/

2024-03-09 Thread Michał Górny
commit: 074f9a976e545e8e69ebcccb142530026f3f6938
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Mar  9 14:14:34 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Mar  9 14:19:34 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=074f9a97

dev-python/pytest-shell-utilities: Mark ALLARCHES

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

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

diff --git a/dev-python/pytest-shell-utilities/metadata.xml 
b/dev-python/pytest-shell-utilities/metadata.xml
index 7240792f1d5f..584d1f6287a0 100644
--- a/dev-python/pytest-shell-utilities/metadata.xml
+++ b/dev-python/pytest-shell-utilities/metadata.xml
@@ -9,6 +9,7 @@
pyt...@gentoo.org
Python

+   

saltstack/pytest-shell-utilities
pytest-shell-utilities



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-shell-utilities/

2024-03-09 Thread Michał Górny
commit: f84aca4bded452690593002bf047fa6fc5383477
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Mar  9 14:14:08 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Mar  9 14:19:34 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f84aca4b

dev-python/pytest-shell-utilities: Remove old

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

 dev-python/pytest-shell-utilities/Manifest |  1 -
 .../pytest-shell-utilities-1.8.0.ebuild| 42 --
 2 files changed, 43 deletions(-)

diff --git a/dev-python/pytest-shell-utilities/Manifest 
b/dev-python/pytest-shell-utilities/Manifest
index 55c69095e24c..057a06f646b9 100644
--- a/dev-python/pytest-shell-utilities/Manifest
+++ b/dev-python/pytest-shell-utilities/Manifest
@@ -1,2 +1 @@
-DIST pytest-shell-utilities-1.8.0.gh.tar.gz 79387 BLAKE2B 
830e481996347a45aac357da8f98c8e9ee091a2bfd84af01a853abacde7fb9e10c451742cc8aa60cb8fed71e8176e43d95e17fbdd870f3f490334f5f6860e936
 SHA512 
817219983a77ad1685d4a70aae7a261e40dff095545a261bf527b756f763718ae5a841635600917f6c1c9d37df128ca1a9e2532a211cdf0c7ab89ab1ac083eff
 DIST pytest-shell-utilities-1.9.0.gh.tar.gz 79526 BLAKE2B 
e17b3903b8b3b9c2a8b3d708a1031c5b18beb4741006cec5cf2b8586fb1a86c0034e374927f09786dd036d01ae8811f4eacdaa28053d3205d19bb122211b6437
 SHA512 
532d82754d0133cc49e8f88e700b1e7469e32a829079536b886358ba15caa18ff30a8ed88e258116ce4302c4220dc986c0f254cef10561ffee81d1e399107dbf

diff --git 
a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.8.0.ebuild 
b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.8.0.ebuild
deleted file mode 100644
index 1da916209d27..
--- a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.8.0.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1
-
-DESCRIPTION="pytest plugin: fixtures and code to help with running shell 
commands on tests"
-HOMEPAGE="
-   https://pypi.org/project/pytest-shell-utilities/
-   https://github.com/saltstack/pytest-shell-utilities/
-"
-SRC_URI="
-   https://github.com/saltstack/pytest-shell-utilities/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~riscv x86"
-
-RDEPEND="
-   >=dev-python/pytest-7.1.0[${PYTHON_USEDEP}]
-   >=dev-python/attrs-22.1.0[${PYTHON_USEDEP}]
-   dev-python/psutil[${PYTHON_USEDEP}]
-   dev-python/typing-extensions[${PYTHON_USEDEP}]
-   dev-python/pytest-helpers-namespace[${PYTHON_USEDEP}]
-   dev-python/pytest-skip-markers[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/setuptools-scm[${PYTHON_USEDEP}]
-   test? (
-   dev-python/pytest-subtests[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-shell-utilities/

2024-03-09 Thread Jakov Smolić
commit: 2113e8b53931495a332fb0ff5ca295a667a750e0
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sat Mar  9 11:03:27 2024 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sat Mar  9 11:03:27 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2113e8b5

dev-python/pytest-shell-utilities: Stabilize 1.9.0 amd64, #926579

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

 dev-python/pytest-shell-utilities/pytest-shell-utilities-1.9.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.9.0.ebuild 
b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.9.0.ebuild
index e0d65b67ca38..8700e30af1a1 100644
--- a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.9.0.ebuild
+++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.9.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
 
 RDEPEND="
>=dev-python/attrs-22.1.0[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-shell-utilities/

2024-02-24 Thread Michał Górny
commit: de856276ea03115e8fdec71d7f1fe46aac82d4ac
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Feb 24 06:40:31 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Feb 24 08:49:19 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de856276

dev-python/pytest-shell-utilities: Bump to 1.9.0

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

 dev-python/pytest-shell-utilities/Manifest |  1 +
 .../pytest-shell-utilities-1.9.0.ebuild| 41 ++
 2 files changed, 42 insertions(+)

diff --git a/dev-python/pytest-shell-utilities/Manifest 
b/dev-python/pytest-shell-utilities/Manifest
index 955df550c1a2..55c69095e24c 100644
--- a/dev-python/pytest-shell-utilities/Manifest
+++ b/dev-python/pytest-shell-utilities/Manifest
@@ -1 +1,2 @@
 DIST pytest-shell-utilities-1.8.0.gh.tar.gz 79387 BLAKE2B 
830e481996347a45aac357da8f98c8e9ee091a2bfd84af01a853abacde7fb9e10c451742cc8aa60cb8fed71e8176e43d95e17fbdd870f3f490334f5f6860e936
 SHA512 
817219983a77ad1685d4a70aae7a261e40dff095545a261bf527b756f763718ae5a841635600917f6c1c9d37df128ca1a9e2532a211cdf0c7ab89ab1ac083eff
+DIST pytest-shell-utilities-1.9.0.gh.tar.gz 79526 BLAKE2B 
e17b3903b8b3b9c2a8b3d708a1031c5b18beb4741006cec5cf2b8586fb1a86c0034e374927f09786dd036d01ae8811f4eacdaa28053d3205d19bb122211b6437
 SHA512 
532d82754d0133cc49e8f88e700b1e7469e32a829079536b886358ba15caa18ff30a8ed88e258116ce4302c4220dc986c0f254cef10561ffee81d1e399107dbf

diff --git 
a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.9.0.ebuild 
b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.9.0.ebuild
new file mode 100644
index ..e0d65b67ca38
--- /dev/null
+++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.9.0.ebuild
@@ -0,0 +1,41 @@
+# Copyright 2022-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1
+
+DESCRIPTION="pytest plugin: fixtures and code to help with running shell 
commands on tests"
+HOMEPAGE="
+   https://pypi.org/project/pytest-shell-utilities/
+   https://github.com/saltstack/pytest-shell-utilities/
+"
+SRC_URI="
+   https://github.com/saltstack/pytest-shell-utilities/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+RDEPEND="
+   >=dev-python/attrs-22.1.0[${PYTHON_USEDEP}]
+   >=dev-python/pytest-7.4.0[${PYTHON_USEDEP}]
+   dev-python/psutil[${PYTHON_USEDEP}]
+   dev-python/pytest-helpers-namespace[${PYTHON_USEDEP}]
+   dev-python/pytest-skip-markers[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/setuptools-scm[${PYTHON_USEDEP}]
+   test? (
+   dev-python/pytest-subtests[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-shell-utilities/

2023-11-24 Thread Arthur Zamarin
commit: 676e05cb82935251ff8f93ed050132d07b286591
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Nov 24 17:03:39 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Nov 24 17:03:39 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=676e05cb

dev-python/pytest-shell-utilities: Stabilize 1.8.0 arm64, #918336

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

 dev-python/pytest-shell-utilities/pytest-shell-utilities-1.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.8.0.ebuild 
b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.8.0.ebuild
index 3986a42f12a7..1da916209d27 100644
--- a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.8.0.ebuild
+++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.8.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~riscv x86"
 
 RDEPEND="
>=dev-python/pytest-7.1.0[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-shell-utilities/

2023-11-06 Thread Michał Górny
commit: 412af8752c494e0694dadee677a38156ed68eab7
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Nov  6 16:53:20 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Nov  6 16:53:20 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=412af875

dev-python/pytest-shell-utilities: Enable py3.12

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

 dev-python/pytest-shell-utilities/pytest-shell-utilities-1.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.8.0.ebuild 
b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.8.0.ebuild
index 62eaee9f0e6e..3986a42f12a7 100644
--- a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.8.0.ebuild
+++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.8.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-shell-utilities/

2023-08-03 Thread Michał Górny
commit: 8a82dce3c0e635e943ac571da4f524a83487acd3
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Aug  3 17:37:14 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Aug  3 17:40:21 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a82dce3

dev-python/pytest-shell-utilities: Remove old

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

 dev-python/pytest-shell-utilities/Manifest |  1 -
 .../pytest-shell-utilities-1.7.0.ebuild| 42 --
 2 files changed, 43 deletions(-)

diff --git a/dev-python/pytest-shell-utilities/Manifest 
b/dev-python/pytest-shell-utilities/Manifest
index 2be4c322d053..955df550c1a2 100644
--- a/dev-python/pytest-shell-utilities/Manifest
+++ b/dev-python/pytest-shell-utilities/Manifest
@@ -1,2 +1 @@
-DIST pytest-shell-utilities-1.7.0.gh.tar.gz 93366 BLAKE2B 
95a04ec484c43f48d7d3e120e8bfef0ce9d31b6d119cbb1f3cde0a7db540e6fd98da88a32af921e5748577a46a28c43f7c83c9d3a3d1a33b7277e3ac5cf0dc56
 SHA512 
d59c1f04106eb2de6cf9f7ffe873344cf69691bd336c1dee6b328c083090f52479bbe4990c36e024b9f2a9c0817ba711343477574ae3ee5620643d5de8c57cc6
 DIST pytest-shell-utilities-1.8.0.gh.tar.gz 79387 BLAKE2B 
830e481996347a45aac357da8f98c8e9ee091a2bfd84af01a853abacde7fb9e10c451742cc8aa60cb8fed71e8176e43d95e17fbdd870f3f490334f5f6860e936
 SHA512 
817219983a77ad1685d4a70aae7a261e40dff095545a261bf527b756f763718ae5a841635600917f6c1c9d37df128ca1a9e2532a211cdf0c7ab89ab1ac083eff

diff --git 
a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.7.0.ebuild 
b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.7.0.ebuild
deleted file mode 100644
index 983379073746..
--- a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.7.0.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 2022-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} )
-
-inherit distutils-r1
-
-DESCRIPTION="pytest plugin: fixtures and code to help with running shell 
commands on tests"
-HOMEPAGE="
-   https://pypi.org/project/pytest-shell-utilities/
-   https://github.com/saltstack/pytest-shell-utilities/
-"
-SRC_URI="
-   https://github.com/saltstack/pytest-shell-utilities/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
-
-RDEPEND="
-   >=dev-python/pytest-6.0.0[${PYTHON_USEDEP}]
-   dev-python/attrs[${PYTHON_USEDEP}]
-   dev-python/psutil[${PYTHON_USEDEP}]
-   dev-python/typing-extensions[${PYTHON_USEDEP}]
-   dev-python/pytest-helpers-namespace[${PYTHON_USEDEP}]
-   dev-python/pytest-skip-markers[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/setuptools-scm[${PYTHON_USEDEP}]
-   test? (
-   dev-python/pytest-subtests[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-shell-utilities/

2023-08-03 Thread Sam James
commit: 98926b3cc2a20f407e800ac72cd4977e03bdb6f2
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug  3 15:08:03 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug  3 15:08:03 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98926b3c

dev-python/pytest-shell-utilities: Stabilize 1.8.0 amd64, #911611

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

 dev-python/pytest-shell-utilities/pytest-shell-utilities-1.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.8.0.ebuild 
b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.8.0.ebuild
index 80338b5cac5f..a1e4d17c7ed9 100644
--- a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.8.0.ebuild
+++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.8.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
 
 RDEPEND="
>=dev-python/pytest-7.1.0[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-shell-utilities/

2023-08-03 Thread Sam James
commit: 6ee5d9cd5d6b149a2c96b344216a2b98cfa7e428
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug  3 15:08:04 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug  3 15:08:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ee5d9cd

dev-python/pytest-shell-utilities: Stabilize 1.8.0 x86, #911611

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

 dev-python/pytest-shell-utilities/pytest-shell-utilities-1.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.8.0.ebuild 
b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.8.0.ebuild
index a1e4d17c7ed9..62eaee9f0e6e 100644
--- a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.8.0.ebuild
+++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.8.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
 
 RDEPEND="
>=dev-python/pytest-7.1.0[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-shell-utilities/

2023-07-02 Thread Michał Górny
commit: 64bc9f43faa5208852df715d35051cc6ab123bda
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jul  3 04:14:59 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul  3 04:14:59 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64bc9f43

dev-python/pytest-shell-utilities: Add GH remote-id

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

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

diff --git a/dev-python/pytest-shell-utilities/metadata.xml 
b/dev-python/pytest-shell-utilities/metadata.xml
index 30fe0225f1c3..7240792f1d5f 100644
--- a/dev-python/pytest-shell-utilities/metadata.xml
+++ b/dev-python/pytest-shell-utilities/metadata.xml
@@ -10,6 +10,7 @@
Python


+   saltstack/pytest-shell-utilities
pytest-shell-utilities

 



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-shell-utilities/

2023-07-02 Thread Michał Górny
commit: d21e9c7e0e58b59feb9ff5cf413a97826ddf8d51
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jul  3 04:04:51 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul  3 04:04:51 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d21e9c7e

dev-python/pytest-shell-utilities: Bump to 1.8.0

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

 dev-python/pytest-shell-utilities/Manifest |  1 +
 .../pytest-shell-utilities-1.8.0.ebuild| 42 ++
 2 files changed, 43 insertions(+)

diff --git a/dev-python/pytest-shell-utilities/Manifest 
b/dev-python/pytest-shell-utilities/Manifest
index 0d15492110b0..2be4c322d053 100644
--- a/dev-python/pytest-shell-utilities/Manifest
+++ b/dev-python/pytest-shell-utilities/Manifest
@@ -1 +1,2 @@
 DIST pytest-shell-utilities-1.7.0.gh.tar.gz 93366 BLAKE2B 
95a04ec484c43f48d7d3e120e8bfef0ce9d31b6d119cbb1f3cde0a7db540e6fd98da88a32af921e5748577a46a28c43f7c83c9d3a3d1a33b7277e3ac5cf0dc56
 SHA512 
d59c1f04106eb2de6cf9f7ffe873344cf69691bd336c1dee6b328c083090f52479bbe4990c36e024b9f2a9c0817ba711343477574ae3ee5620643d5de8c57cc6
+DIST pytest-shell-utilities-1.8.0.gh.tar.gz 79387 BLAKE2B 
830e481996347a45aac357da8f98c8e9ee091a2bfd84af01a853abacde7fb9e10c451742cc8aa60cb8fed71e8176e43d95e17fbdd870f3f490334f5f6860e936
 SHA512 
817219983a77ad1685d4a70aae7a261e40dff095545a261bf527b756f763718ae5a841635600917f6c1c9d37df128ca1a9e2532a211cdf0c7ab89ab1ac083eff

diff --git 
a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.8.0.ebuild 
b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.8.0.ebuild
new file mode 100644
index ..80338b5cac5f
--- /dev/null
+++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.8.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 2022-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="pytest plugin: fixtures and code to help with running shell 
commands on tests"
+HOMEPAGE="
+   https://pypi.org/project/pytest-shell-utilities/
+   https://github.com/saltstack/pytest-shell-utilities/
+"
+SRC_URI="
+   https://github.com/saltstack/pytest-shell-utilities/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+RDEPEND="
+   >=dev-python/pytest-7.1.0[${PYTHON_USEDEP}]
+   >=dev-python/attrs-22.1.0[${PYTHON_USEDEP}]
+   dev-python/psutil[${PYTHON_USEDEP}]
+   dev-python/typing-extensions[${PYTHON_USEDEP}]
+   dev-python/pytest-helpers-namespace[${PYTHON_USEDEP}]
+   dev-python/pytest-skip-markers[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/setuptools-scm[${PYTHON_USEDEP}]
+   test? (
+   dev-python/pytest-subtests[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-shell-utilities/

2022-11-04 Thread Michał Górny
commit: 7576ccfae04384a33a06ebd0aa6b4dea95da15b2
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Nov  4 08:30:42 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Nov  4 08:30:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7576ccfa

dev-python/pytest-shell-utilities: Remove old

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

 dev-python/pytest-shell-utilities/Manifest |  1 -
 .../pytest-shell-utilities-1.6.0.ebuild| 42 --
 2 files changed, 43 deletions(-)

diff --git a/dev-python/pytest-shell-utilities/Manifest 
b/dev-python/pytest-shell-utilities/Manifest
index 2615c2546e30..0d15492110b0 100644
--- a/dev-python/pytest-shell-utilities/Manifest
+++ b/dev-python/pytest-shell-utilities/Manifest
@@ -1,2 +1 @@
-DIST pytest-shell-utilities-1.6.0.gh.tar.gz 92343 BLAKE2B 
39239aff1d7d4970a706926ea9f4c7808f8c12760d8f1ccaff760d8320024bba7373a25bb2ad8db2e0a6fee1f8ef4dd5b85b4e7eb1fb6e2aab64711686acf25e
 SHA512 
e979f5bbf34de99c1dac33b4cb27265a210852d39792cd7660b717e43de0baaf47785d57ade226f08de43ef9d83600b4e46f70ceed341c7fccde554f7a838b8e
 DIST pytest-shell-utilities-1.7.0.gh.tar.gz 93366 BLAKE2B 
95a04ec484c43f48d7d3e120e8bfef0ce9d31b6d119cbb1f3cde0a7db540e6fd98da88a32af921e5748577a46a28c43f7c83c9d3a3d1a33b7277e3ac5cf0dc56
 SHA512 
d59c1f04106eb2de6cf9f7ffe873344cf69691bd336c1dee6b328c083090f52479bbe4990c36e024b9f2a9c0817ba711343477574ae3ee5620643d5de8c57cc6

diff --git 
a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.6.0.ebuild 
b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.6.0.ebuild
deleted file mode 100644
index da59796fdb8c..
--- a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.6.0.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 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} )
-
-inherit distutils-r1
-
-DESCRIPTION="pytest plugin: fixtures and code to help with running shell 
commands on tests"
-HOMEPAGE="
-   https://pypi.org/project/pytest-shell-utilities/
-   https://github.com/saltstack/pytest-shell-utilities/
-"
-SRC_URI="
-   https://github.com/saltstack/pytest-shell-utilities/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
-
-RDEPEND="
-   >=dev-python/pytest-6.0.0[${PYTHON_USEDEP}]
-   dev-python/attrs[${PYTHON_USEDEP}]
-   dev-python/psutil[${PYTHON_USEDEP}]
-   dev-python/typing-extensions[${PYTHON_USEDEP}]
-   dev-python/pytest-helpers-namespace[${PYTHON_USEDEP}]
-   dev-python/pytest-skip-markers[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/setuptools_scm[${PYTHON_USEDEP}]
-   test? (
-   dev-python/pytest-subtests[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-shell-utilities/

2022-11-04 Thread Agostino Sarubbo
commit: c31a6b41f810819a5b1456eb77d8ff7e531734ce
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Nov  4 08:15:25 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Nov  4 08:15:25 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c31a6b41

dev-python/pytest-shell-utilities: Stabilize 1.7.0 x86, #879411

Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/pytest-shell-utilities/pytest-shell-utilities-1.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.7.0.ebuild 
b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.7.0.ebuild
index adbc19aa9a09..da59796fdb8c 100644
--- a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.7.0.ebuild
+++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.7.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
 
 RDEPEND="
>=dev-python/pytest-6.0.0[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-shell-utilities/

2022-11-03 Thread Sam James
commit: febf6d51a2e7863fa7f8ad6d30f437901d5aa317
Author: Sam James  gentoo  org>
AuthorDate: Thu Nov  3 22:04:12 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Nov  3 22:04:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=febf6d51

dev-python/pytest-shell-utilities: Stabilize 1.7.0 amd64, #879411

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

 dev-python/pytest-shell-utilities/pytest-shell-utilities-1.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.7.0.ebuild 
b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.7.0.ebuild
index 84d66d2dc910..adbc19aa9a09 100644
--- a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.7.0.ebuild
+++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.7.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
 
 RDEPEND="
>=dev-python/pytest-6.0.0[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-shell-utilities/

2022-09-23 Thread Arthur Zamarin
commit: 72bb2f3fe55b732b46cbecd7162995306f3cc318
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Sep 23 20:02:01 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Sep 23 20:06:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72bb2f3f

dev-python/pytest-shell-utilities: add 1.7.0

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

 dev-python/pytest-shell-utilities/Manifest |  1 +
 .../pytest-shell-utilities-1.7.0.ebuild| 42 ++
 2 files changed, 43 insertions(+)

diff --git a/dev-python/pytest-shell-utilities/Manifest 
b/dev-python/pytest-shell-utilities/Manifest
index a1defee2bdbc..2615c2546e30 100644
--- a/dev-python/pytest-shell-utilities/Manifest
+++ b/dev-python/pytest-shell-utilities/Manifest
@@ -1 +1,2 @@
 DIST pytest-shell-utilities-1.6.0.gh.tar.gz 92343 BLAKE2B 
39239aff1d7d4970a706926ea9f4c7808f8c12760d8f1ccaff760d8320024bba7373a25bb2ad8db2e0a6fee1f8ef4dd5b85b4e7eb1fb6e2aab64711686acf25e
 SHA512 
e979f5bbf34de99c1dac33b4cb27265a210852d39792cd7660b717e43de0baaf47785d57ade226f08de43ef9d83600b4e46f70ceed341c7fccde554f7a838b8e
+DIST pytest-shell-utilities-1.7.0.gh.tar.gz 93366 BLAKE2B 
95a04ec484c43f48d7d3e120e8bfef0ce9d31b6d119cbb1f3cde0a7db540e6fd98da88a32af921e5748577a46a28c43f7c83c9d3a3d1a33b7277e3ac5cf0dc56
 SHA512 
d59c1f04106eb2de6cf9f7ffe873344cf69691bd336c1dee6b328c083090f52479bbe4990c36e024b9f2a9c0817ba711343477574ae3ee5620643d5de8c57cc6

diff --git 
a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.7.0.ebuild 
b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.7.0.ebuild
new file mode 100644
index ..84d66d2dc910
--- /dev/null
+++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.7.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 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} )
+
+inherit distutils-r1
+
+DESCRIPTION="pytest plugin: fixtures and code to help with running shell 
commands on tests"
+HOMEPAGE="
+   https://pypi.org/project/pytest-shell-utilities/
+   https://github.com/saltstack/pytest-shell-utilities/
+"
+SRC_URI="
+   https://github.com/saltstack/pytest-shell-utilities/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+RDEPEND="
+   >=dev-python/pytest-6.0.0[${PYTHON_USEDEP}]
+   dev-python/attrs[${PYTHON_USEDEP}]
+   dev-python/psutil[${PYTHON_USEDEP}]
+   dev-python/typing-extensions[${PYTHON_USEDEP}]
+   dev-python/pytest-helpers-namespace[${PYTHON_USEDEP}]
+   dev-python/pytest-skip-markers[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   test? (
+   dev-python/pytest-subtests[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-shell-utilities/

2022-08-30 Thread Michał Górny
commit: a8580234dba4859bfc5df8351d17ea9ee9c7c023
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Aug 30 18:54:05 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Aug 30 18:54:05 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8580234

dev-python/pytest-shell-utilities: Remove old

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

 dev-python/pytest-shell-utilities/Manifest |  1 -
 .../pytest-shell-utilities-1.5.0.ebuild| 42 --
 2 files changed, 43 deletions(-)

diff --git a/dev-python/pytest-shell-utilities/Manifest 
b/dev-python/pytest-shell-utilities/Manifest
index b03da1fa5eed..a1defee2bdbc 100644
--- a/dev-python/pytest-shell-utilities/Manifest
+++ b/dev-python/pytest-shell-utilities/Manifest
@@ -1,2 +1 @@
-DIST pytest-shell-utilities-1.5.0.gh.tar.gz 92287 BLAKE2B 
015f78838eaff93438cbd7cd395926ac8f61653f6d27275ca87b379e5f27d60165157880e41e603823c17e639dcff91ac4f5fda1e904ad505bb9db0a577b800c
 SHA512 
00cb5fa6979e09c90ba82928a135f644dd4056fd004f6bee8d216ca63e2cf4549f944930bf16e7a124f26a79c1b696d18ecf210bee3273343b9a90f9126f340e
 DIST pytest-shell-utilities-1.6.0.gh.tar.gz 92343 BLAKE2B 
39239aff1d7d4970a706926ea9f4c7808f8c12760d8f1ccaff760d8320024bba7373a25bb2ad8db2e0a6fee1f8ef4dd5b85b4e7eb1fb6e2aab64711686acf25e
 SHA512 
e979f5bbf34de99c1dac33b4cb27265a210852d39792cd7660b717e43de0baaf47785d57ade226f08de43ef9d83600b4e46f70ceed341c7fccde554f7a838b8e

diff --git 
a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.5.0.ebuild 
b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.5.0.ebuild
deleted file mode 100644
index 8baa0cbc0b49..
--- a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.5.0.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="pytest plugin: fixtures and code to help with running shell 
commands on tests"
-HOMEPAGE="
-   https://pypi.org/project/pytest-shell-utilities/
-   https://github.com/saltstack/pytest-shell-utilities/
-"
-SRC_URI="
-   https://github.com/saltstack/pytest-shell-utilities/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
-
-RDEPEND="
-   >=dev-python/pytest-6.0.0[${PYTHON_USEDEP}]
-   dev-python/attrs[${PYTHON_USEDEP}]
-   dev-python/psutil[${PYTHON_USEDEP}]
-   dev-python/typing-extensions[${PYTHON_USEDEP}]
-   dev-python/pytest-helpers-namespace[${PYTHON_USEDEP}]
-   dev-python/pytest-skip-markers[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/setuptools_scm[${PYTHON_USEDEP}]
-   test? (
-   dev-python/pytest-subtests[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-shell-utilities/

2022-08-30 Thread Jakov Smolić
commit: 6b6e32aa723c5145d8aad0757a9a710e2d29ff24
Author: Jakov Smolić  gentoo  org>
AuthorDate: Tue Aug 30 17:07:54 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Aug 30 17:07:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b6e32aa

dev-python/pytest-shell-utilities: Stabilize 1.6.0 amd64, #867472

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

 dev-python/pytest-shell-utilities/pytest-shell-utilities-1.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.6.0.ebuild 
b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.6.0.ebuild
index 84d66d2dc910..adbc19aa9a09 100644
--- a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.6.0.ebuild
+++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.6.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
 
 RDEPEND="
>=dev-python/pytest-6.0.0[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-shell-utilities/

2022-08-30 Thread Jakov Smolić
commit: b2e71cb029db85cbde3e98bad5cd490e3531fa51
Author: Jakov Smolić  gentoo  org>
AuthorDate: Tue Aug 30 17:08:22 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Aug 30 17:08:22 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2e71cb0

dev-python/pytest-shell-utilities: Stabilize 1.6.0 x86, #867472

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

 dev-python/pytest-shell-utilities/pytest-shell-utilities-1.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.6.0.ebuild 
b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.6.0.ebuild
index adbc19aa9a09..da59796fdb8c 100644
--- a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.6.0.ebuild
+++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.6.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
 
 RDEPEND="
>=dev-python/pytest-6.0.0[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-shell-utilities/

2022-07-29 Thread Arthur Zamarin
commit: 3847dc751a118be95d430b6f1a1bf53e20d645d8
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jul 29 09:47:17 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jul 29 10:12:05 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3847dc75

dev-python/pytest-shell-utilities: add 1.6.0

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

 dev-python/pytest-shell-utilities/Manifest |  1 +
 .../pytest-shell-utilities-1.6.0.ebuild| 42 ++
 2 files changed, 43 insertions(+)

diff --git a/dev-python/pytest-shell-utilities/Manifest 
b/dev-python/pytest-shell-utilities/Manifest
index 0b50e6f5d592..b03da1fa5eed 100644
--- a/dev-python/pytest-shell-utilities/Manifest
+++ b/dev-python/pytest-shell-utilities/Manifest
@@ -1 +1,2 @@
 DIST pytest-shell-utilities-1.5.0.gh.tar.gz 92287 BLAKE2B 
015f78838eaff93438cbd7cd395926ac8f61653f6d27275ca87b379e5f27d60165157880e41e603823c17e639dcff91ac4f5fda1e904ad505bb9db0a577b800c
 SHA512 
00cb5fa6979e09c90ba82928a135f644dd4056fd004f6bee8d216ca63e2cf4549f944930bf16e7a124f26a79c1b696d18ecf210bee3273343b9a90f9126f340e
+DIST pytest-shell-utilities-1.6.0.gh.tar.gz 92343 BLAKE2B 
39239aff1d7d4970a706926ea9f4c7808f8c12760d8f1ccaff760d8320024bba7373a25bb2ad8db2e0a6fee1f8ef4dd5b85b4e7eb1fb6e2aab64711686acf25e
 SHA512 
e979f5bbf34de99c1dac33b4cb27265a210852d39792cd7660b717e43de0baaf47785d57ade226f08de43ef9d83600b4e46f70ceed341c7fccde554f7a838b8e

diff --git 
a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.6.0.ebuild 
b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.6.0.ebuild
new file mode 100644
index ..a8e84f1cb8c6
--- /dev/null
+++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.6.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="pytest plugin: fixtures and code to help with running shell 
commands on tests"
+HOMEPAGE="
+   https://pypi.org/project/pytest-shell-utilities/
+   https://github.com/saltstack/pytest-shell-utilities/
+"
+SRC_URI="
+   https://github.com/saltstack/pytest-shell-utilities/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+RDEPEND="
+   >=dev-python/pytest-6.0.0[${PYTHON_USEDEP}]
+   dev-python/attrs[${PYTHON_USEDEP}]
+   dev-python/psutil[${PYTHON_USEDEP}]
+   dev-python/typing-extensions[${PYTHON_USEDEP}]
+   dev-python/pytest-helpers-namespace[${PYTHON_USEDEP}]
+   dev-python/pytest-skip-markers[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   test? (
+   dev-python/pytest-subtests[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-shell-utilities/

2022-07-29 Thread Arthur Zamarin
commit: 8cd91fb97c56bfafe352599a32c40fdf58211e3a
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jul 29 10:10:10 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jul 29 10:12:05 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cd91fb9

dev-python/pytest-shell-utilities: enable py3.11

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

 dev-python/pytest-shell-utilities/pytest-shell-utilities-1.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.6.0.ebuild 
b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.6.0.ebuild
index a8e84f1cb8c6..84d66d2dc910 100644
--- a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.6.0.ebuild
+++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.6.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-shell-utilities/

2022-06-16 Thread Michał Górny
commit: ff98c36e919857e5db9adb133a7c7816198a2637
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jun 16 11:41:57 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun 16 11:47:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff98c36e

dev-python/pytest-shell-utilities: Remove old

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

 dev-python/pytest-shell-utilities/Manifest |  6 ---
 .../pytest-shell-utilities-1.0.5.ebuild| 46 --
 .../pytest-shell-utilities-1.1.0.ebuild| 42 
 .../pytest-shell-utilities-1.2.0.ebuild| 42 
 .../pytest-shell-utilities-1.2.1.ebuild| 42 
 .../pytest-shell-utilities-1.3.0.ebuild| 42 
 .../pytest-shell-utilities-1.4.0.ebuild| 42 
 7 files changed, 262 deletions(-)

diff --git a/dev-python/pytest-shell-utilities/Manifest 
b/dev-python/pytest-shell-utilities/Manifest
index 84f887ad4850..0b50e6f5d592 100644
--- a/dev-python/pytest-shell-utilities/Manifest
+++ b/dev-python/pytest-shell-utilities/Manifest
@@ -1,7 +1 @@
-DIST pytest-shell-utilities-1.0.5.tar.gz 89489 BLAKE2B 
9cd7f95c9c1691e19c320378d1c2a4e147cb6fdc35ec6f3c80dc288e70416fce67b60ac86427f1ad322b2c17de3cd762e483d63076fa291b4b7d22d7a29c9e45
 SHA512 
395107af9eaa13ef39d01858e1674b6dedddc2cf93b9aba61316fd8d847031e1b535cc3bf4f2899dbc7828609b7d45b500aad29bb47668be6e0453ac099e99e4
-DIST pytest-shell-utilities-1.1.0.tar.gz 90873 BLAKE2B 
e787733fe641eae1884470b9410f017ef718b2f51cff09f7de592efc88a7f39bdc442e56ade2c547476a9ec7200b027a9ca2aed168afe162c8d4d06c6aaf6c61
 SHA512 
965c85d73f2be082253892d36b90fa60db0e8548272e34a3531c98c537e86b4e2cff477c017762bf9e275d97504b779e7d741e982cc03b114e30cee9c4904d95
-DIST pytest-shell-utilities-1.2.0.tar.gz 89881 BLAKE2B 
8332f4f6b9b232cc8d17e94eef569ea7f17e14c4a97b060f84fd860de79bb5db2ebad5c239e889d2405e8be3db0d54b94a7071661eaf7065860049bcbc1e60a2
 SHA512 
efca390e2e3c78f82cf7888d511a1eb0e06e940259cfba146c40eeb54d5394f010497730837192c58e3b8c4cd350de54781f7ead7d3513d738eb34f81cc4d5ba
-DIST pytest-shell-utilities-1.2.1.tar.gz 89975 BLAKE2B 
91d0731a2613beef6de98bf7eb61e773659a7047f44558e2ad5cb7c8071761d13f606d04ffb0ac3c6f926f539455cb2a0c2418e398d43d208a028c68bd268576
 SHA512 
73232844b482f973ad79f2578b434339f34c24cbb36f75ae66217fcd9d06a663d54a6bfcdf390d86d21e6d3b7386fd2f4ce9d6a4b1ce55592be62dbc89f2251f
-DIST pytest-shell-utilities-1.3.0.tar.gz 91500 BLAKE2B 
88757447378afb334190c6f13406f6a57085bc574728be8965f22b9b17fd92985c044aa9491980d163631eceec634911ea9c67ff85bb9a91ee998e2dab245878
 SHA512 
1136f4e33c1efb995f7145066af8c7195275e95c2311ba86ad44c9b18f6f6f5c09acb8211f30cde0f479b3afe92555c125a8f27631f9dd289e4a05bbe761
-DIST pytest-shell-utilities-1.4.0.gh.tar.gz 91577 BLAKE2B 
33973d3c465918eb71f76497e9c96d3f3f03acfa83e7a116cdef46c67fcf1ba9d1e4b14f50c56c5a20c1bd85e16101f9a98ef93d19099cd97077b336a0aa4954
 SHA512 
75d8a25d6d607db9697900f36f326d1b86b948da6c83c7840c52a63964ed8cfcf1c54d343f607bcb2b5db3b471e7b59e3aea21d6f4943339f1f2e0388f22b29b
 DIST pytest-shell-utilities-1.5.0.gh.tar.gz 92287 BLAKE2B 
015f78838eaff93438cbd7cd395926ac8f61653f6d27275ca87b379e5f27d60165157880e41e603823c17e639dcff91ac4f5fda1e904ad505bb9db0a577b800c
 SHA512 
00cb5fa6979e09c90ba82928a135f644dd4056fd004f6bee8d216ca63e2cf4549f944930bf16e7a124f26a79c1b696d18ecf210bee3273343b9a90f9126f340e

diff --git 
a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild 
b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild
deleted file mode 100644
index e28b54adeec0..
--- a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="pytest plugin: fixtures and code to help with running shell 
commands on tests"
-HOMEPAGE="
-   https://pypi.org/project/pytest-shell-utilities/
-   https://github.com/saltstack/pytest-shell-utilities
-"
-SRC_URI="https://github.com/saltstack/${PN}/archive/refs/tags/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-
-RDEPEND="
-   >=dev-python/pytest-6.0.0[${PYTHON_USEDEP}]
-   dev-python/attrs[${PYTHON_USEDEP}]
-   dev-python/psutil[${PYTHON_USEDEP}]
-   dev-python/typing-extensions[${PYTHON_USEDEP}]
-   dev-python/pytest-helpers-namespace[${PYTHON_USEDEP}]
-   dev-python/pytest-skip-markers[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/wheel[${PYTHON_USEDEP}]
-   test? (
-   dev-python/pytest-subtests[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-python_prepare_all() {
-   sed -e "s/use_scm_version=True/version='${PV}'/" -i setup.py || die

[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-shell-utilities/

2022-06-16 Thread Jakov Smolić
commit: cb6446732d60b5266ec394394fd6731057f2b7b4
Author: Jakov Smolić  gentoo  org>
AuthorDate: Thu Jun 16 09:41:03 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Thu Jun 16 09:41:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb644673

dev-python/pytest-shell-utilities: Stabilize 1.5.0 x86, #852449

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

 dev-python/pytest-shell-utilities/pytest-shell-utilities-1.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.5.0.ebuild 
b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.5.0.ebuild
index 4d6e0df3966a..8baa0cbc0b49 100644
--- a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.5.0.ebuild
+++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.5.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
 
 RDEPEND="
>=dev-python/pytest-6.0.0[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-shell-utilities/

2022-06-16 Thread Jakov Smolić
commit: badedbf71d9a229981b3001b0e0f5853d6dfcf0c
Author: Jakov Smolić  gentoo  org>
AuthorDate: Thu Jun 16 09:37:03 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Thu Jun 16 09:37:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=badedbf7

dev-python/pytest-shell-utilities: Stabilize 1.5.0 amd64, #852449

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

 dev-python/pytest-shell-utilities/pytest-shell-utilities-1.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.5.0.ebuild 
b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.5.0.ebuild
index a8e84f1cb8c6..4d6e0df3966a 100644
--- a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.5.0.ebuild
+++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.5.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
 
 RDEPEND="
>=dev-python/pytest-6.0.0[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-shell-utilities/

2022-06-04 Thread Michał Górny
commit: 428210337ee9451bbac82d2936d76c9fb5ee2955
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jun  5 05:43:20 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jun  5 05:43:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42821033

dev-python/pytest-shell-utilities: Add python@ as co-maint.

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

 dev-python/pytest-shell-utilities/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/dev-python/pytest-shell-utilities/metadata.xml 
b/dev-python/pytest-shell-utilities/metadata.xml
index 16b2592b889f..30fe0225f1c3 100644
--- a/dev-python/pytest-shell-utilities/metadata.xml
+++ b/dev-python/pytest-shell-utilities/metadata.xml
@@ -5,6 +5,10 @@
Patrick McLean
chutz...@gentoo.org

+   
+   pyt...@gentoo.org
+   Python
+   

pytest-shell-utilities




[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-shell-utilities/

2022-06-02 Thread Michał Górny
commit: 6198c5a8a8b15b26308798ebfe0d9e24f3039660
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jun  3 04:45:44 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jun  3 05:37:36 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6198c5a8

dev-python/pytest-shell-utilities: Bump to 1.5.0

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

 dev-python/pytest-shell-utilities/Manifest |  1 +
 .../pytest-shell-utilities-1.5.0.ebuild| 42 ++
 2 files changed, 43 insertions(+)

diff --git a/dev-python/pytest-shell-utilities/Manifest 
b/dev-python/pytest-shell-utilities/Manifest
index 5796acb83aef..84f887ad4850 100644
--- a/dev-python/pytest-shell-utilities/Manifest
+++ b/dev-python/pytest-shell-utilities/Manifest
@@ -4,3 +4,4 @@ DIST pytest-shell-utilities-1.2.0.tar.gz 89881 BLAKE2B 
8332f4f6b9b232cc8d17e94ee
 DIST pytest-shell-utilities-1.2.1.tar.gz 89975 BLAKE2B 
91d0731a2613beef6de98bf7eb61e773659a7047f44558e2ad5cb7c8071761d13f606d04ffb0ac3c6f926f539455cb2a0c2418e398d43d208a028c68bd268576
 SHA512 
73232844b482f973ad79f2578b434339f34c24cbb36f75ae66217fcd9d06a663d54a6bfcdf390d86d21e6d3b7386fd2f4ce9d6a4b1ce55592be62dbc89f2251f
 DIST pytest-shell-utilities-1.3.0.tar.gz 91500 BLAKE2B 
88757447378afb334190c6f13406f6a57085bc574728be8965f22b9b17fd92985c044aa9491980d163631eceec634911ea9c67ff85bb9a91ee998e2dab245878
 SHA512 
1136f4e33c1efb995f7145066af8c7195275e95c2311ba86ad44c9b18f6f6f5c09acb8211f30cde0f479b3afe92555c125a8f27631f9dd289e4a05bbe761
 DIST pytest-shell-utilities-1.4.0.gh.tar.gz 91577 BLAKE2B 
33973d3c465918eb71f76497e9c96d3f3f03acfa83e7a116cdef46c67fcf1ba9d1e4b14f50c56c5a20c1bd85e16101f9a98ef93d19099cd97077b336a0aa4954
 SHA512 
75d8a25d6d607db9697900f36f326d1b86b948da6c83c7840c52a63964ed8cfcf1c54d343f607bcb2b5db3b471e7b59e3aea21d6f4943339f1f2e0388f22b29b
+DIST pytest-shell-utilities-1.5.0.gh.tar.gz 92287 BLAKE2B 
015f78838eaff93438cbd7cd395926ac8f61653f6d27275ca87b379e5f27d60165157880e41e603823c17e639dcff91ac4f5fda1e904ad505bb9db0a577b800c
 SHA512 
00cb5fa6979e09c90ba82928a135f644dd4056fd004f6bee8d216ca63e2cf4549f944930bf16e7a124f26a79c1b696d18ecf210bee3273343b9a90f9126f340e

diff --git 
a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.5.0.ebuild 
b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.5.0.ebuild
new file mode 100644
index ..a8e84f1cb8c6
--- /dev/null
+++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.5.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="pytest plugin: fixtures and code to help with running shell 
commands on tests"
+HOMEPAGE="
+   https://pypi.org/project/pytest-shell-utilities/
+   https://github.com/saltstack/pytest-shell-utilities/
+"
+SRC_URI="
+   https://github.com/saltstack/pytest-shell-utilities/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+RDEPEND="
+   >=dev-python/pytest-6.0.0[${PYTHON_USEDEP}]
+   dev-python/attrs[${PYTHON_USEDEP}]
+   dev-python/psutil[${PYTHON_USEDEP}]
+   dev-python/typing-extensions[${PYTHON_USEDEP}]
+   dev-python/pytest-helpers-namespace[${PYTHON_USEDEP}]
+   dev-python/pytest-skip-markers[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   test? (
+   dev-python/pytest-subtests[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-shell-utilities/

2022-05-30 Thread Jakov Smolić
commit: d21d5ca3594a92bebfa43793e744c496f2f9f3f5
Author: Jakov Smolić  gentoo  org>
AuthorDate: Mon May 30 10:06:44 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon May 30 13:51:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d21d5ca3

dev-python/pytest-shell-utilities: keyword 1.4.0 for ~riscv

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

 dev-python/pytest-shell-utilities/pytest-shell-utilities-1.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.4.0.ebuild 
b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.4.0.ebuild
index c6edd8e6acc4..a8e84f1cb8c6 100644
--- a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.4.0.ebuild
+++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.4.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
 
 RDEPEND="
>=dev-python/pytest-6.0.0[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-shell-utilities/

2022-05-27 Thread Michał Górny
commit: 393c6979411bdfbed173d845cb1ff528bebe2176
Author: Michał Górny  gentoo  org>
AuthorDate: Fri May 27 05:17:35 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri May 27 06:10:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=393c6979

dev-python/pytest-shell-utilities: Bump to 1.4.0

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

 dev-python/pytest-shell-utilities/Manifest |  1 +
 .../pytest-shell-utilities-1.4.0.ebuild| 42 ++
 2 files changed, 43 insertions(+)

diff --git a/dev-python/pytest-shell-utilities/Manifest 
b/dev-python/pytest-shell-utilities/Manifest
index bc7ed6ce6dff..5796acb83aef 100644
--- a/dev-python/pytest-shell-utilities/Manifest
+++ b/dev-python/pytest-shell-utilities/Manifest
@@ -3,3 +3,4 @@ DIST pytest-shell-utilities-1.1.0.tar.gz 90873 BLAKE2B 
e787733fe641eae1884470b94
 DIST pytest-shell-utilities-1.2.0.tar.gz 89881 BLAKE2B 
8332f4f6b9b232cc8d17e94eef569ea7f17e14c4a97b060f84fd860de79bb5db2ebad5c239e889d2405e8be3db0d54b94a7071661eaf7065860049bcbc1e60a2
 SHA512 
efca390e2e3c78f82cf7888d511a1eb0e06e940259cfba146c40eeb54d5394f010497730837192c58e3b8c4cd350de54781f7ead7d3513d738eb34f81cc4d5ba
 DIST pytest-shell-utilities-1.2.1.tar.gz 89975 BLAKE2B 
91d0731a2613beef6de98bf7eb61e773659a7047f44558e2ad5cb7c8071761d13f606d04ffb0ac3c6f926f539455cb2a0c2418e398d43d208a028c68bd268576
 SHA512 
73232844b482f973ad79f2578b434339f34c24cbb36f75ae66217fcd9d06a663d54a6bfcdf390d86d21e6d3b7386fd2f4ce9d6a4b1ce55592be62dbc89f2251f
 DIST pytest-shell-utilities-1.3.0.tar.gz 91500 BLAKE2B 
88757447378afb334190c6f13406f6a57085bc574728be8965f22b9b17fd92985c044aa9491980d163631eceec634911ea9c67ff85bb9a91ee998e2dab245878
 SHA512 
1136f4e33c1efb995f7145066af8c7195275e95c2311ba86ad44c9b18f6f6f5c09acb8211f30cde0f479b3afe92555c125a8f27631f9dd289e4a05bbe761
+DIST pytest-shell-utilities-1.4.0.gh.tar.gz 91577 BLAKE2B 
33973d3c465918eb71f76497e9c96d3f3f03acfa83e7a116cdef46c67fcf1ba9d1e4b14f50c56c5a20c1bd85e16101f9a98ef93d19099cd97077b336a0aa4954
 SHA512 
75d8a25d6d607db9697900f36f326d1b86b948da6c83c7840c52a63964ed8cfcf1c54d343f607bcb2b5db3b471e7b59e3aea21d6f4943339f1f2e0388f22b29b

diff --git 
a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.4.0.ebuild 
b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.4.0.ebuild
new file mode 100644
index ..c6edd8e6acc4
--- /dev/null
+++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.4.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="pytest plugin: fixtures and code to help with running shell 
commands on tests"
+HOMEPAGE="
+   https://pypi.org/project/pytest-shell-utilities/
+   https://github.com/saltstack/pytest-shell-utilities/
+"
+SRC_URI="
+   https://github.com/saltstack/pytest-shell-utilities/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/pytest-6.0.0[${PYTHON_USEDEP}]
+   dev-python/attrs[${PYTHON_USEDEP}]
+   dev-python/psutil[${PYTHON_USEDEP}]
+   dev-python/typing-extensions[${PYTHON_USEDEP}]
+   dev-python/pytest-helpers-namespace[${PYTHON_USEDEP}]
+   dev-python/pytest-skip-markers[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   test? (
+   dev-python/pytest-subtests[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-shell-utilities/

2022-05-26 Thread Michał Górny
commit: 30bd0de05a46b215331102d708981a17d38bf2a2
Author: Michał Górny  gentoo  org>
AuthorDate: Thu May 26 18:48:27 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu May 26 18:54:44 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30bd0de0

dev-python/pytest-shell-utilities: Bump to 1.3.0

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

 dev-python/pytest-shell-utilities/Manifest |  1 +
 .../pytest-shell-utilities-1.3.0.ebuild| 42 ++
 2 files changed, 43 insertions(+)

diff --git a/dev-python/pytest-shell-utilities/Manifest 
b/dev-python/pytest-shell-utilities/Manifest
index 48631fd3520f..bc7ed6ce6dff 100644
--- a/dev-python/pytest-shell-utilities/Manifest
+++ b/dev-python/pytest-shell-utilities/Manifest
@@ -2,3 +2,4 @@ DIST pytest-shell-utilities-1.0.5.tar.gz 89489 BLAKE2B 
9cd7f95c9c1691e19c320378d
 DIST pytest-shell-utilities-1.1.0.tar.gz 90873 BLAKE2B 
e787733fe641eae1884470b9410f017ef718b2f51cff09f7de592efc88a7f39bdc442e56ade2c547476a9ec7200b027a9ca2aed168afe162c8d4d06c6aaf6c61
 SHA512 
965c85d73f2be082253892d36b90fa60db0e8548272e34a3531c98c537e86b4e2cff477c017762bf9e275d97504b779e7d741e982cc03b114e30cee9c4904d95
 DIST pytest-shell-utilities-1.2.0.tar.gz 89881 BLAKE2B 
8332f4f6b9b232cc8d17e94eef569ea7f17e14c4a97b060f84fd860de79bb5db2ebad5c239e889d2405e8be3db0d54b94a7071661eaf7065860049bcbc1e60a2
 SHA512 
efca390e2e3c78f82cf7888d511a1eb0e06e940259cfba146c40eeb54d5394f010497730837192c58e3b8c4cd350de54781f7ead7d3513d738eb34f81cc4d5ba
 DIST pytest-shell-utilities-1.2.1.tar.gz 89975 BLAKE2B 
91d0731a2613beef6de98bf7eb61e773659a7047f44558e2ad5cb7c8071761d13f606d04ffb0ac3c6f926f539455cb2a0c2418e398d43d208a028c68bd268576
 SHA512 
73232844b482f973ad79f2578b434339f34c24cbb36f75ae66217fcd9d06a663d54a6bfcdf390d86d21e6d3b7386fd2f4ce9d6a4b1ce55592be62dbc89f2251f
+DIST pytest-shell-utilities-1.3.0.tar.gz 91500 BLAKE2B 
88757447378afb334190c6f13406f6a57085bc574728be8965f22b9b17fd92985c044aa9491980d163631eceec634911ea9c67ff85bb9a91ee998e2dab245878
 SHA512 
1136f4e33c1efb995f7145066af8c7195275e95c2311ba86ad44c9b18f6f6f5c09acb8211f30cde0f479b3afe92555c125a8f27631f9dd289e4a05bbe761

diff --git 
a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.3.0.ebuild 
b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.3.0.ebuild
new file mode 100644
index ..b4d91a1e5427
--- /dev/null
+++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.3.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="pytest plugin: fixtures and code to help with running shell 
commands on tests"
+HOMEPAGE="
+   https://pypi.org/project/pytest-shell-utilities/
+   https://github.com/saltstack/pytest-shell-utilities/
+"
+SRC_URI="
+   https://github.com/saltstack/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/pytest-6.0.0[${PYTHON_USEDEP}]
+   dev-python/attrs[${PYTHON_USEDEP}]
+   dev-python/psutil[${PYTHON_USEDEP}]
+   dev-python/typing-extensions[${PYTHON_USEDEP}]
+   dev-python/pytest-helpers-namespace[${PYTHON_USEDEP}]
+   dev-python/pytest-skip-markers[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   test? (
+   dev-python/pytest-subtests[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-shell-utilities/

2022-05-24 Thread Michał Górny
commit: cb22d0ef47f5b98948276e23afd97ae530e56bf2
Author: Michał Górny  gentoo  org>
AuthorDate: Tue May 24 03:59:37 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue May 24 06:00:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb22d0ef

dev-python/pytest-shell-utilities: Bump to 1.2.1

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

 dev-python/pytest-shell-utilities/Manifest |  1 +
 .../pytest-shell-utilities-1.2.1.ebuild| 42 ++
 2 files changed, 43 insertions(+)

diff --git a/dev-python/pytest-shell-utilities/Manifest 
b/dev-python/pytest-shell-utilities/Manifest
index d410c89a2001..48631fd3520f 100644
--- a/dev-python/pytest-shell-utilities/Manifest
+++ b/dev-python/pytest-shell-utilities/Manifest
@@ -1,3 +1,4 @@
 DIST pytest-shell-utilities-1.0.5.tar.gz 89489 BLAKE2B 
9cd7f95c9c1691e19c320378d1c2a4e147cb6fdc35ec6f3c80dc288e70416fce67b60ac86427f1ad322b2c17de3cd762e483d63076fa291b4b7d22d7a29c9e45
 SHA512 
395107af9eaa13ef39d01858e1674b6dedddc2cf93b9aba61316fd8d847031e1b535cc3bf4f2899dbc7828609b7d45b500aad29bb47668be6e0453ac099e99e4
 DIST pytest-shell-utilities-1.1.0.tar.gz 90873 BLAKE2B 
e787733fe641eae1884470b9410f017ef718b2f51cff09f7de592efc88a7f39bdc442e56ade2c547476a9ec7200b027a9ca2aed168afe162c8d4d06c6aaf6c61
 SHA512 
965c85d73f2be082253892d36b90fa60db0e8548272e34a3531c98c537e86b4e2cff477c017762bf9e275d97504b779e7d741e982cc03b114e30cee9c4904d95
 DIST pytest-shell-utilities-1.2.0.tar.gz 89881 BLAKE2B 
8332f4f6b9b232cc8d17e94eef569ea7f17e14c4a97b060f84fd860de79bb5db2ebad5c239e889d2405e8be3db0d54b94a7071661eaf7065860049bcbc1e60a2
 SHA512 
efca390e2e3c78f82cf7888d511a1eb0e06e940259cfba146c40eeb54d5394f010497730837192c58e3b8c4cd350de54781f7ead7d3513d738eb34f81cc4d5ba
+DIST pytest-shell-utilities-1.2.1.tar.gz 89975 BLAKE2B 
91d0731a2613beef6de98bf7eb61e773659a7047f44558e2ad5cb7c8071761d13f606d04ffb0ac3c6f926f539455cb2a0c2418e398d43d208a028c68bd268576
 SHA512 
73232844b482f973ad79f2578b434339f34c24cbb36f75ae66217fcd9d06a663d54a6bfcdf390d86d21e6d3b7386fd2f4ce9d6a4b1ce55592be62dbc89f2251f

diff --git 
a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.2.1.ebuild 
b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.2.1.ebuild
new file mode 100644
index ..b4d91a1e5427
--- /dev/null
+++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.2.1.ebuild
@@ -0,0 +1,42 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="pytest plugin: fixtures and code to help with running shell 
commands on tests"
+HOMEPAGE="
+   https://pypi.org/project/pytest-shell-utilities/
+   https://github.com/saltstack/pytest-shell-utilities/
+"
+SRC_URI="
+   https://github.com/saltstack/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/pytest-6.0.0[${PYTHON_USEDEP}]
+   dev-python/attrs[${PYTHON_USEDEP}]
+   dev-python/psutil[${PYTHON_USEDEP}]
+   dev-python/typing-extensions[${PYTHON_USEDEP}]
+   dev-python/pytest-helpers-namespace[${PYTHON_USEDEP}]
+   dev-python/pytest-skip-markers[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   test? (
+   dev-python/pytest-subtests[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-shell-utilities/

2022-05-21 Thread Michał Górny
commit: 1b30e5c76389ebff12418489d9b762a3e83783c5
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 21 05:46:31 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 21 06:47:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b30e5c7

dev-python/pytest-shell-utilities: Bump to 1.2.0

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

 dev-python/pytest-shell-utilities/Manifest |  1 +
 .../pytest-shell-utilities-1.2.0.ebuild| 42 ++
 2 files changed, 43 insertions(+)

diff --git a/dev-python/pytest-shell-utilities/Manifest 
b/dev-python/pytest-shell-utilities/Manifest
index dbde2226937f..d410c89a2001 100644
--- a/dev-python/pytest-shell-utilities/Manifest
+++ b/dev-python/pytest-shell-utilities/Manifest
@@ -1,2 +1,3 @@
 DIST pytest-shell-utilities-1.0.5.tar.gz 89489 BLAKE2B 
9cd7f95c9c1691e19c320378d1c2a4e147cb6fdc35ec6f3c80dc288e70416fce67b60ac86427f1ad322b2c17de3cd762e483d63076fa291b4b7d22d7a29c9e45
 SHA512 
395107af9eaa13ef39d01858e1674b6dedddc2cf93b9aba61316fd8d847031e1b535cc3bf4f2899dbc7828609b7d45b500aad29bb47668be6e0453ac099e99e4
 DIST pytest-shell-utilities-1.1.0.tar.gz 90873 BLAKE2B 
e787733fe641eae1884470b9410f017ef718b2f51cff09f7de592efc88a7f39bdc442e56ade2c547476a9ec7200b027a9ca2aed168afe162c8d4d06c6aaf6c61
 SHA512 
965c85d73f2be082253892d36b90fa60db0e8548272e34a3531c98c537e86b4e2cff477c017762bf9e275d97504b779e7d741e982cc03b114e30cee9c4904d95
+DIST pytest-shell-utilities-1.2.0.tar.gz 89881 BLAKE2B 
8332f4f6b9b232cc8d17e94eef569ea7f17e14c4a97b060f84fd860de79bb5db2ebad5c239e889d2405e8be3db0d54b94a7071661eaf7065860049bcbc1e60a2
 SHA512 
efca390e2e3c78f82cf7888d511a1eb0e06e940259cfba146c40eeb54d5394f010497730837192c58e3b8c4cd350de54781f7ead7d3513d738eb34f81cc4d5ba

diff --git 
a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.2.0.ebuild 
b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.2.0.ebuild
new file mode 100644
index ..b4d91a1e5427
--- /dev/null
+++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.2.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="pytest plugin: fixtures and code to help with running shell 
commands on tests"
+HOMEPAGE="
+   https://pypi.org/project/pytest-shell-utilities/
+   https://github.com/saltstack/pytest-shell-utilities/
+"
+SRC_URI="
+   https://github.com/saltstack/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/pytest-6.0.0[${PYTHON_USEDEP}]
+   dev-python/attrs[${PYTHON_USEDEP}]
+   dev-python/psutil[${PYTHON_USEDEP}]
+   dev-python/typing-extensions[${PYTHON_USEDEP}]
+   dev-python/pytest-helpers-namespace[${PYTHON_USEDEP}]
+   dev-python/pytest-skip-markers[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   test? (
+   dev-python/pytest-subtests[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-shell-utilities/

2022-05-17 Thread Michał Górny
commit: 2264f8bc9afd9e1919bf64a4ec023dd723b7c584
Author: Michał Górny  gentoo  org>
AuthorDate: Tue May 17 05:20:55 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue May 17 06:54:23 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2264f8bc

dev-python/pytest-shell-utilities: Bump to 1.1.0

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

 dev-python/pytest-shell-utilities/Manifest |  1 +
 .../pytest-shell-utilities-1.1.0.ebuild| 42 ++
 2 files changed, 43 insertions(+)

diff --git a/dev-python/pytest-shell-utilities/Manifest 
b/dev-python/pytest-shell-utilities/Manifest
index 494f83b3252c..dbde2226937f 100644
--- a/dev-python/pytest-shell-utilities/Manifest
+++ b/dev-python/pytest-shell-utilities/Manifest
@@ -1 +1,2 @@
 DIST pytest-shell-utilities-1.0.5.tar.gz 89489 BLAKE2B 
9cd7f95c9c1691e19c320378d1c2a4e147cb6fdc35ec6f3c80dc288e70416fce67b60ac86427f1ad322b2c17de3cd762e483d63076fa291b4b7d22d7a29c9e45
 SHA512 
395107af9eaa13ef39d01858e1674b6dedddc2cf93b9aba61316fd8d847031e1b535cc3bf4f2899dbc7828609b7d45b500aad29bb47668be6e0453ac099e99e4
+DIST pytest-shell-utilities-1.1.0.tar.gz 90873 BLAKE2B 
e787733fe641eae1884470b9410f017ef718b2f51cff09f7de592efc88a7f39bdc442e56ade2c547476a9ec7200b027a9ca2aed168afe162c8d4d06c6aaf6c61
 SHA512 
965c85d73f2be082253892d36b90fa60db0e8548272e34a3531c98c537e86b4e2cff477c017762bf9e275d97504b779e7d741e982cc03b114e30cee9c4904d95

diff --git 
a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.1.0.ebuild 
b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.1.0.ebuild
new file mode 100644
index ..91044405002d
--- /dev/null
+++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.1.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="pytest plugin: fixtures and code to help with running shell 
commands on tests"
+HOMEPAGE="
+   https://pypi.org/project/pytest-shell-utilities/
+   https://github.com/saltstack/pytest-shell-utilities
+"
+SRC_URI="
+   https://github.com/saltstack/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/pytest-6.0.0[${PYTHON_USEDEP}]
+   dev-python/attrs[${PYTHON_USEDEP}]
+   dev-python/psutil[${PYTHON_USEDEP}]
+   dev-python/typing-extensions[${PYTHON_USEDEP}]
+   dev-python/pytest-helpers-namespace[${PYTHON_USEDEP}]
+   dev-python/pytest-skip-markers[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   test? (
+   dev-python/pytest-subtests[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-shell-utilities/

2022-05-06 Thread Arthur Zamarin
commit: 4a83148860ef3008aebab230caa16f4544efdd57
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri May  6 19:58:56 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri May  6 19:58:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a831488

dev-python/pytest-shell-utilities: Stabilize 1.0.5 x86, #843011

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

 dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild 
b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild
index 29bb7b5eb6b2..e28b54adeec0 100644
--- a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild
+++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/saltstack/${PN}/archive/refs/tags/${PV}.tar.gz -> ${
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 
 RDEPEND="
>=dev-python/pytest-6.0.0[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-shell-utilities/

2022-05-06 Thread Arthur Zamarin
commit: c4f1c20e5fbc9f4ceaed330fe5095aed07a7eecc
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri May  6 19:58:22 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri May  6 19:58:22 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4f1c20e

dev-python/pytest-shell-utilities: Stabilize 1.0.5 amd64, #843011

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

 dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild 
b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild
index 251eaaa966d4..29bb7b5eb6b2 100644
--- a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild
+++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/saltstack/${PN}/archive/refs/tags/${PV}.tar.gz -> ${
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
 
 RDEPEND="
>=dev-python/pytest-6.0.0[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-shell-utilities/

2022-04-16 Thread Jakov Smolić
commit: 1f74199f1ca518633ccea4fc5bd051da52ddced3
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sat Apr 16 08:43:36 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sat Apr 16 08:43:36 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f74199f

dev-python/pytest-shell-utilities: Keyword 1.0.5 x86, #836457

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

 dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild 
b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild
index dc95817ce4f9..251eaaa966d4 100644
--- a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild
+++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/saltstack/${PN}/archive/refs/tags/${PV}.tar.gz -> ${
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 
 RDEPEND="
>=dev-python/pytest-6.0.0[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-shell-utilities/

2022-04-02 Thread Arthur Zamarin
commit: 7061b2523b0b81372a04acb4bf9982989a190a49
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Apr  2 08:44:52 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Apr  2 08:44:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7061b252

dev-python/pytest-shell-utilities: Keyword 1.0.5 arm64, #836457

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

 dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild 
b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild
index 4199dbbd2802..dc95817ce4f9 100644
--- a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild
+++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/saltstack/${PN}/archive/refs/tags/${PV}.tar.gz -> ${
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~arm64"
 
 RDEPEND="
>=dev-python/pytest-6.0.0[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-shell-utilities/

2022-04-02 Thread Arthur Zamarin
commit: 37ca076ab24bb9162e26249f691b8fb8acd5e6f2
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Apr  2 08:28:29 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Apr  2 08:28:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37ca076a

dev-python/pytest-shell-utilities: Keyword 1.0.5 arm, #836457

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

 dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild 
b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild
index f0e89950df2c..4199dbbd2802 100644
--- a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild
+++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/saltstack/${PN}/archive/refs/tags/${PV}.tar.gz -> ${
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm"
 
 RDEPEND="
>=dev-python/pytest-6.0.0[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-shell-utilities/

2022-03-30 Thread Patrick McLean
commit: ca556866b799cf28d3e33296c6c7320155db43ed
Author: Patrick McLean  gentoo  org>
AuthorDate: Wed Mar 30 00:17:28 2022 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Thu Mar 31 01:28:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca556866

dev-python/pytest-shell-utilities: initial import

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

 dev-python/pytest-shell-utilities/Manifest |  1 +
 dev-python/pytest-shell-utilities/metadata.xml | 11 ++
 .../pytest-shell-utilities-1.0.5.ebuild| 46 ++
 3 files changed, 58 insertions(+)

diff --git a/dev-python/pytest-shell-utilities/Manifest 
b/dev-python/pytest-shell-utilities/Manifest
new file mode 100644
index ..494f83b3252c
--- /dev/null
+++ b/dev-python/pytest-shell-utilities/Manifest
@@ -0,0 +1 @@
+DIST pytest-shell-utilities-1.0.5.tar.gz 89489 BLAKE2B 
9cd7f95c9c1691e19c320378d1c2a4e147cb6fdc35ec6f3c80dc288e70416fce67b60ac86427f1ad322b2c17de3cd762e483d63076fa291b4b7d22d7a29c9e45
 SHA512 
395107af9eaa13ef39d01858e1674b6dedddc2cf93b9aba61316fd8d847031e1b535cc3bf4f2899dbc7828609b7d45b500aad29bb47668be6e0453ac099e99e4

diff --git a/dev-python/pytest-shell-utilities/metadata.xml 
b/dev-python/pytest-shell-utilities/metadata.xml
new file mode 100644
index ..16b2592b889f
--- /dev/null
+++ b/dev-python/pytest-shell-utilities/metadata.xml
@@ -0,0 +1,11 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   Patrick McLean
+   chutz...@gentoo.org
+   
+   
+   pytest-shell-utilities
+   
+

diff --git 
a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild 
b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild
new file mode 100644
index ..f0e89950df2c
--- /dev/null
+++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild
@@ -0,0 +1,46 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="pytest plugin: fixtures and code to help with running shell 
commands on tests"
+HOMEPAGE="
+   https://pypi.org/project/pytest-shell-utilities/
+   https://github.com/saltstack/pytest-shell-utilities
+"
+SRC_URI="https://github.com/saltstack/${PN}/archive/refs/tags/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+   >=dev-python/pytest-6.0.0[${PYTHON_USEDEP}]
+   dev-python/attrs[${PYTHON_USEDEP}]
+   dev-python/psutil[${PYTHON_USEDEP}]
+   dev-python/typing-extensions[${PYTHON_USEDEP}]
+   dev-python/pytest-helpers-namespace[${PYTHON_USEDEP}]
+   dev-python/pytest-skip-markers[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/wheel[${PYTHON_USEDEP}]
+   test? (
+   dev-python/pytest-subtests[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+python_prepare_all() {
+   sed -e "s/use_scm_version=True/version='${PV}'/" -i setup.py || die
+   sed -e "/setuptools_scm/ d" -i setup.cfg || die
+   sed -e "s/tool.setuptools_scm/tool.disabled/" -i pyproject.toml || die
+
+   printf '__version__ = "${PV}"\n' > src/pytestshellutils/version.py || 
die
+
+   distutils-r1_python_prepare_all
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-shell-utilities/

2022-02-25 Thread Arthur Zamarin
commit: 706bac2f7c678e1020ceed3fdd185ae771758a35
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Feb 25 12:48:20 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Feb 25 12:49:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=706bac2f

dev-python/pytest-shell-utilities: Revert new package

Reverts: 6e6d1ba4353f6049694c6e44d249eeaff32881cb.
Closes: https://bugs.gentoo.org/834027
Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/pytest-shell-utilities/Manifest |  1 -
 dev-python/pytest-shell-utilities/metadata.xml | 13 --
 .../pytest-shell-utilities-1.0.5.ebuild| 48 --
 3 files changed, 62 deletions(-)

diff --git a/dev-python/pytest-shell-utilities/Manifest 
b/dev-python/pytest-shell-utilities/Manifest
deleted file mode 100644
index 78a39cf489f6..
--- a/dev-python/pytest-shell-utilities/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pytest-shell-utilities-1.0.5.gh.tar.gz 89489 BLAKE2B 
9cd7f95c9c1691e19c320378d1c2a4e147cb6fdc35ec6f3c80dc288e70416fce67b60ac86427f1ad322b2c17de3cd762e483d63076fa291b4b7d22d7a29c9e45
 SHA512 
395107af9eaa13ef39d01858e1674b6dedddc2cf93b9aba61316fd8d847031e1b535cc3bf4f2899dbc7828609b7d45b500aad29bb47668be6e0453ac099e99e4

diff --git a/dev-python/pytest-shell-utilities/metadata.xml 
b/dev-python/pytest-shell-utilities/metadata.xml
deleted file mode 100644
index 8a6326c310a5..
--- a/dev-python/pytest-shell-utilities/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   pyt...@gentoo.org
-   Python
-   
-   
-   
-   pytest-shell-utilities
-   saltstack/pytest-shell-utilities
-   
-

diff --git 
a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild 
b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild
deleted file mode 100644
index 26d3ba50da9f..
--- a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="Pytest plugin to simplify running shell commands against the 
system"
-HOMEPAGE="
-   https://pypi.org/project/pytest-shell-utilities/
-   https://github.com/saltstack/pytest-shell-utilities
-"
-SRC_URI="
-   https://github.com/saltstack/pytest-shell-utilities/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
-   dev-python/pytest[${PYTHON_USEDEP}]
-   dev-python/attrs[${PYTHON_USEDEP}]
-   dev-python/psutil[${PYTHON_USEDEP}]
-   dev-python/typing-extensions[${PYTHON_USEDEP}]
-   dev-python/pytest-helpers-namespace[${PYTHON_USEDEP}]
-   dev-python/pytest-skip-markers[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/setuptools_scm[${PYTHON_USEDEP}]
-   test? (
-   dev-python/pyfakefs[${PYTHON_USEDEP}]
-   dev-python/pytest-subtests[${PYTHON_USEDEP}]
-   !!

[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-shell-utilities/

2022-02-25 Thread Arthur Zamarin
commit: 6e6d1ba4353f6049694c6e44d249eeaff32881cb
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Feb 25 08:43:02 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Feb 25 11:23:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e6d1ba4

dev-python/pytest-shell-utilities: new package, add 1.0.5

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

 dev-python/pytest-shell-utilities/Manifest |  1 +
 dev-python/pytest-shell-utilities/metadata.xml | 13 ++
 .../pytest-shell-utilities-1.0.5.ebuild| 48 ++
 3 files changed, 62 insertions(+)

diff --git a/dev-python/pytest-shell-utilities/Manifest 
b/dev-python/pytest-shell-utilities/Manifest
new file mode 100644
index ..78a39cf489f6
--- /dev/null
+++ b/dev-python/pytest-shell-utilities/Manifest
@@ -0,0 +1 @@
+DIST pytest-shell-utilities-1.0.5.gh.tar.gz 89489 BLAKE2B 
9cd7f95c9c1691e19c320378d1c2a4e147cb6fdc35ec6f3c80dc288e70416fce67b60ac86427f1ad322b2c17de3cd762e483d63076fa291b4b7d22d7a29c9e45
 SHA512 
395107af9eaa13ef39d01858e1674b6dedddc2cf93b9aba61316fd8d847031e1b535cc3bf4f2899dbc7828609b7d45b500aad29bb47668be6e0453ac099e99e4

diff --git a/dev-python/pytest-shell-utilities/metadata.xml 
b/dev-python/pytest-shell-utilities/metadata.xml
new file mode 100644
index ..8a6326c310a5
--- /dev/null
+++ b/dev-python/pytest-shell-utilities/metadata.xml
@@ -0,0 +1,13 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   pyt...@gentoo.org
+   Python
+   
+   
+   
+   pytest-shell-utilities
+   saltstack/pytest-shell-utilities
+   
+

diff --git 
a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild 
b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild
new file mode 100644
index ..26d3ba50da9f
--- /dev/null
+++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild
@@ -0,0 +1,48 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="Pytest plugin to simplify running shell commands against the 
system"
+HOMEPAGE="
+   https://pypi.org/project/pytest-shell-utilities/
+   https://github.com/saltstack/pytest-shell-utilities
+"
+SRC_URI="
+   https://github.com/saltstack/pytest-shell-utilities/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+   dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/attrs[${PYTHON_USEDEP}]
+   dev-python/psutil[${PYTHON_USEDEP}]
+   dev-python/typing-extensions[${PYTHON_USEDEP}]
+   dev-python/pytest-helpers-namespace[${PYTHON_USEDEP}]
+   dev-python/pytest-skip-markers[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   test? (
+   dev-python/pyfakefs[${PYTHON_USEDEP}]
+   dev-python/pytest-subtests[${PYTHON_USEDEP}]
+   !!