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

2024-07-16 Thread Michał Górny
commit: 5930bbc6e73f0d3c9cecf4afb743831fd7249bfa
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul 17 04:05:58 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul 17 04:05:58 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5930bbc6

dev-python/pytest-subtests: Bump to 0.13.1

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

 dev-python/pytest-subtests/Manifest|  1 +
 .../pytest-subtests/pytest-subtests-0.13.1.ebuild  | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/dev-python/pytest-subtests/Manifest 
b/dev-python/pytest-subtests/Manifest
index e66bdfa70dd7..f386fef2a6a7 100644
--- a/dev-python/pytest-subtests/Manifest
+++ b/dev-python/pytest-subtests/Manifest
@@ -1,2 +1,3 @@
 DIST pytest-subtests-0.12.1.tar.gz 15303 BLAKE2B 
68ce29fd067836cb32b43f260c98b0a8d1827a1bf6f3f61bc98eb69a5259dad725379bece5fe745e86561cab7e58042aff7da51d39e99fd09bbf0127d04d8cca
 SHA512 
5eb4ff950171f8e008b3879453b55bab1ebc82ec60ca4da839158ad6e195c03f1a5d6b6ce2ac263a3ecaa2f684955e4fcc7abf5e429de9ffd898586b758e6cd4
 DIST pytest_subtests-0.13.0.tar.gz 15842 BLAKE2B 
8ca2b7eb9983bc8d07d2e1eff281b0047b8a8002eff7aa916e58927522eb390c2e6fd8f788738d5a5ae725bb93cd7f8f4e99eca0270d76b64a2d55f2f3c37d8f
 SHA512 
0cff25633782e898594fab2de7078ef0d3983d5fd5ec35179e8016905f2d795024fd7c430aad42c3889f4c3f28947a4bdb93de7fad2dd9fec2d721c0fd51d323
+DIST pytest_subtests-0.13.1.tar.gz 15936 BLAKE2B 
6301c0dae6eccd9f20acf6c08e0b1b77c7e80a64e4558628cc85e0d6c202d0b2bb0d7be27f930d7bf68ab8c4c2076e7fe68ab24b9b45cb22fbb3a4b31fd7b4e7
 SHA512 
c1c92a7a608710fd75a3a67cfd620ec257d7b1fa191fc4788a747ffebdf3973dde9407ed85e1842f15947558f6ec7c15e5c13ad84ce59489398386d6578f1caf

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.13.1.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.13.1.ebuild
new file mode 100644
index ..477c42560e40
--- /dev/null
+++ b/dev-python/pytest-subtests/pytest-subtests-0.13.1.ebuild
@@ -0,0 +1,39 @@
+# 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..13} pypy3 )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Unittest subTest() support and subtests fixture"
+HOMEPAGE="
+   https://github.com/pytest-dev/pytest-subtests/
+   https://pypi.org/project/pytest-subtests/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+
+RDEPEND="
+   >=dev-python/attrs-19.2.0[${PYTHON_USEDEP}]
+   >=dev-python/pytest-7[${PYTHON_USEDEP}]
+"
+# pytest-xdist is used to test compatibility
+BDEPEND="
+   dev-python/setuptools-scm[${PYTHON_USEDEP}]
+   test? (
+   dev-python/pytest-xdist[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+python_test() {
+   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+   local -x PYTEST_PLUGINS=xdist.plugin,pytest_subtests.plugin
+   epytest
+}



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

2024-07-07 Thread Arthur Zamarin
commit: 6a34bac5d3d3c74599be3752aee1781e86872dde
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Jul  7 16:45:50 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Jul  7 17:14:44 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a34bac5

dev-python/pytest-subtests: add 0.13.0

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

 dev-python/pytest-subtests/Manifest|  1 +
 .../pytest-subtests/pytest-subtests-0.13.0.ebuild  | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/dev-python/pytest-subtests/Manifest 
b/dev-python/pytest-subtests/Manifest
index b3602b7b1d53..e66bdfa70dd7 100644
--- a/dev-python/pytest-subtests/Manifest
+++ b/dev-python/pytest-subtests/Manifest
@@ -1 +1,2 @@
 DIST pytest-subtests-0.12.1.tar.gz 15303 BLAKE2B 
68ce29fd067836cb32b43f260c98b0a8d1827a1bf6f3f61bc98eb69a5259dad725379bece5fe745e86561cab7e58042aff7da51d39e99fd09bbf0127d04d8cca
 SHA512 
5eb4ff950171f8e008b3879453b55bab1ebc82ec60ca4da839158ad6e195c03f1a5d6b6ce2ac263a3ecaa2f684955e4fcc7abf5e429de9ffd898586b758e6cd4
+DIST pytest_subtests-0.13.0.tar.gz 15842 BLAKE2B 
8ca2b7eb9983bc8d07d2e1eff281b0047b8a8002eff7aa916e58927522eb390c2e6fd8f788738d5a5ae725bb93cd7f8f4e99eca0270d76b64a2d55f2f3c37d8f
 SHA512 
0cff25633782e898594fab2de7078ef0d3983d5fd5ec35179e8016905f2d795024fd7c430aad42c3889f4c3f28947a4bdb93de7fad2dd9fec2d721c0fd51d323

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.13.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.13.0.ebuild
new file mode 100644
index ..477c42560e40
--- /dev/null
+++ b/dev-python/pytest-subtests/pytest-subtests-0.13.0.ebuild
@@ -0,0 +1,39 @@
+# 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..13} pypy3 )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Unittest subTest() support and subtests fixture"
+HOMEPAGE="
+   https://github.com/pytest-dev/pytest-subtests/
+   https://pypi.org/project/pytest-subtests/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+
+RDEPEND="
+   >=dev-python/attrs-19.2.0[${PYTHON_USEDEP}]
+   >=dev-python/pytest-7[${PYTHON_USEDEP}]
+"
+# pytest-xdist is used to test compatibility
+BDEPEND="
+   dev-python/setuptools-scm[${PYTHON_USEDEP}]
+   test? (
+   dev-python/pytest-xdist[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+python_test() {
+   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+   local -x PYTEST_PLUGINS=xdist.plugin,pytest_subtests.plugin
+   epytest
+}



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

2024-05-09 Thread Michał Górny
commit: 0b0e41bfa1baa9be84a7bf30aa6049adf6f79fd0
Author: Michał Górny  gentoo  org>
AuthorDate: Thu May  9 18:18:29 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu May  9 18:52:49 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b0e41bf

dev-python/pytest-subtests: Enable py3.13

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

 dev-python/pytest-subtests/pytest-subtests-0.12.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.12.1.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.12.1.ebuild
index 2f8e3e53ebdf..d685370d589e 100644
--- a/dev-python/pytest-subtests/pytest-subtests-0.12.1.ebuild
+++ b/dev-python/pytest-subtests/pytest-subtests-0.12.1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
 PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
+PYTHON_COMPAT=( python3_{10..13} pypy3 )
 
 inherit distutils-r1 pypi
 



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

2024-03-23 Thread Michał Górny
commit: 49d7e7d2998c2439b5cc516511055bae41ab9ab2
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Mar 23 10:44:30 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Mar 23 10:44:30 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49d7e7d2

dev-python/pytest-subtests: Remove old

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

 dev-python/pytest-subtests/Manifest|  2 --
 .../pytest-subtests/pytest-subtests-0.11.0.ebuild  | 40 -
 .../pytest-subtests/pytest-subtests-0.12.0.ebuild  | 41 --
 3 files changed, 83 deletions(-)

diff --git a/dev-python/pytest-subtests/Manifest 
b/dev-python/pytest-subtests/Manifest
index 9e875f194fcc..b3602b7b1d53 100644
--- a/dev-python/pytest-subtests/Manifest
+++ b/dev-python/pytest-subtests/Manifest
@@ -1,3 +1 @@
-DIST pytest-subtests-0.11.0.tar.gz 12763 BLAKE2B 
b1e1373d197798a9c27ed65569a681e9ea8dd36014cf6ea57a1d44ed888dca21bd8c5afffeb7f590a501d83d1bc0a8e1fe06b13832173e6937b722163614f21e
 SHA512 
cab486252148e457e234e0dadacefa5ff38cf67df48d9c8bd61aa546a4a1e712b70dca0a270dffceede6be0f8a6324e8c21beaa4d1528b39f12bba72e077ef1d
-DIST pytest-subtests-0.12.0.tar.gz 15251 BLAKE2B 
d7a526a4af21828d4ad8364b0cf50dc5ae071806b49dfd13068f679b43dfef6367f32e61bad0547100408d0d6fd58d6a33ee96220d234116535b840da1b659c4
 SHA512 
4ff64e29b5c7f76a239ac3f365450a60d3ebe3ee9d01781c4f79f100b1590d24a867c503567d0bbf60e397bc1cc3dff091afbee823aa9399b7cc14a6e60bc0b8
 DIST pytest-subtests-0.12.1.tar.gz 15303 BLAKE2B 
68ce29fd067836cb32b43f260c98b0a8d1827a1bf6f3f61bc98eb69a5259dad725379bece5fe745e86561cab7e58042aff7da51d39e99fd09bbf0127d04d8cca
 SHA512 
5eb4ff950171f8e008b3879453b55bab1ebc82ec60ca4da839158ad6e195c03f1a5d6b6ce2ac263a3ecaa2f684955e4fcc7abf5e429de9ffd898586b758e6cd4

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.11.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.11.0.ebuild
deleted file mode 100644
index 73d58a2ab238..
--- a/dev-python/pytest-subtests/pytest-subtests-0.11.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 2022-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Unittest subTest() support and subtests fixture"
-HOMEPAGE="
-   https://github.com/pytest-dev/pytest-subtests/
-   https://pypi.org/project/pytest-subtests/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86"
-
-RDEPEND="
-   >=dev-python/attrs-19.2.0[${PYTHON_USEDEP}]
-   >=dev-python/pytest-7[${PYTHON_USEDEP}]
-"
-# pytest-xdist is used to test compatibility
-BDEPEND="
-   dev-python/setuptools-scm[${PYTHON_USEDEP}]
-   test? (
-   dev-python/pytest-xdist[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-python_test() {
-   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
-   local -x PYTEST_PLUGINS=xdist.plugin,xdist.looponfail,pytest_subtests
-   epytest
-}

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.12.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.12.0.ebuild
deleted file mode 100644
index d97c208fa7e5..
--- a/dev-python/pytest-subtests/pytest-subtests-0.12.0.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 2022-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Unittest subTest() support and subtests fixture"
-HOMEPAGE="
-   https://github.com/pytest-dev/pytest-subtests/
-   https://pypi.org/project/pytest-subtests/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
-
-RDEPEND="
-   >=dev-python/attrs-19.2.0[${PYTHON_USEDEP}]
-   =dev-python/pytest-7[${PYTHON_USEDEP}]
-"
-# pytest-xdist is used to test compatibility
-BDEPEND="
-   dev-python/setuptools-scm[${PYTHON_USEDEP}]
-   test? (
-   dev-python/pytest-xdist[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-python_test() {
-   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
-   local -x PYTEST_PLUGINS=xdist.plugin,pytest_subtests.plugin
-   epytest
-}



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

2024-03-23 Thread Michał Górny
commit: 2e7922df5df7ebd9afad546e5ae891e066e45db3
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Mar 23 10:41:02 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Mar 23 10:41:02 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e7922df

dev-python/pytest-subtests: Stabilize 0.12.1 ALLARCHES, #927618

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

 dev-python/pytest-subtests/pytest-subtests-0.12.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.12.1.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.12.1.ebuild
index 322989e03e96..2f8e3e53ebdf 100644
--- a/dev-python/pytest-subtests/pytest-subtests-0.12.1.ebuild
+++ b/dev-python/pytest-subtests/pytest-subtests-0.12.1.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86"
 
 RDEPEND="
>=dev-python/attrs-19.2.0[${PYTHON_USEDEP}]



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

2024-03-07 Thread Michał Górny
commit: 082d47882f3541b7023556cd5afa8cf699e7b40d
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Mar  8 05:10:56 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Mar  8 05:40:33 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=082d4788

dev-python/pytest-subtests: Bump to 0.12.1

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

 dev-python/pytest-subtests/Manifest|  1 +
 .../pytest-subtests/pytest-subtests-0.12.1.ebuild  | 40 ++
 2 files changed, 41 insertions(+)

diff --git a/dev-python/pytest-subtests/Manifest 
b/dev-python/pytest-subtests/Manifest
index 307cb06f77de..9e875f194fcc 100644
--- a/dev-python/pytest-subtests/Manifest
+++ b/dev-python/pytest-subtests/Manifest
@@ -1,2 +1,3 @@
 DIST pytest-subtests-0.11.0.tar.gz 12763 BLAKE2B 
b1e1373d197798a9c27ed65569a681e9ea8dd36014cf6ea57a1d44ed888dca21bd8c5afffeb7f590a501d83d1bc0a8e1fe06b13832173e6937b722163614f21e
 SHA512 
cab486252148e457e234e0dadacefa5ff38cf67df48d9c8bd61aa546a4a1e712b70dca0a270dffceede6be0f8a6324e8c21beaa4d1528b39f12bba72e077ef1d
 DIST pytest-subtests-0.12.0.tar.gz 15251 BLAKE2B 
d7a526a4af21828d4ad8364b0cf50dc5ae071806b49dfd13068f679b43dfef6367f32e61bad0547100408d0d6fd58d6a33ee96220d234116535b840da1b659c4
 SHA512 
4ff64e29b5c7f76a239ac3f365450a60d3ebe3ee9d01781c4f79f100b1590d24a867c503567d0bbf60e397bc1cc3dff091afbee823aa9399b7cc14a6e60bc0b8
+DIST pytest-subtests-0.12.1.tar.gz 15303 BLAKE2B 
68ce29fd067836cb32b43f260c98b0a8d1827a1bf6f3f61bc98eb69a5259dad725379bece5fe745e86561cab7e58042aff7da51d39e99fd09bbf0127d04d8cca
 SHA512 
5eb4ff950171f8e008b3879453b55bab1ebc82ec60ca4da839158ad6e195c03f1a5d6b6ce2ac263a3ecaa2f684955e4fcc7abf5e429de9ffd898586b758e6cd4

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.12.1.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.12.1.ebuild
new file mode 100644
index ..322989e03e96
--- /dev/null
+++ b/dev-python/pytest-subtests/pytest-subtests-0.12.1.ebuild
@@ -0,0 +1,40 @@
+# Copyright 2022-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Unittest subTest() support and subtests fixture"
+HOMEPAGE="
+   https://github.com/pytest-dev/pytest-subtests/
+   https://pypi.org/project/pytest-subtests/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+
+RDEPEND="
+   >=dev-python/attrs-19.2.0[${PYTHON_USEDEP}]
+   >=dev-python/pytest-7[${PYTHON_USEDEP}]
+"
+# pytest-xdist is used to test compatibility
+BDEPEND="
+   dev-python/setuptools-scm[${PYTHON_USEDEP}]
+   test? (
+   dev-python/pytest-xdist[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+python_test() {
+   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+   local -x PYTEST_PLUGINS=xdist.plugin,pytest_subtests.plugin
+   epytest
+}



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

2024-03-07 Thread Michał Górny
commit: 51ba0c1c0908fe4f55da49c5e1c0e82a39cca4e3
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Mar  7 15:22:03 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Mar  7 15:39:01 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51ba0c1c

dev-python/pytest-subtests: Bump to 0.12.0

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

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

diff --git a/dev-python/pytest-subtests/Manifest 
b/dev-python/pytest-subtests/Manifest
index 33abed93f3b6..307cb06f77de 100644
--- a/dev-python/pytest-subtests/Manifest
+++ b/dev-python/pytest-subtests/Manifest
@@ -1 +1,2 @@
 DIST pytest-subtests-0.11.0.tar.gz 12763 BLAKE2B 
b1e1373d197798a9c27ed65569a681e9ea8dd36014cf6ea57a1d44ed888dca21bd8c5afffeb7f590a501d83d1bc0a8e1fe06b13832173e6937b722163614f21e
 SHA512 
cab486252148e457e234e0dadacefa5ff38cf67df48d9c8bd61aa546a4a1e712b70dca0a270dffceede6be0f8a6324e8c21beaa4d1528b39f12bba72e077ef1d
+DIST pytest-subtests-0.12.0.tar.gz 15251 BLAKE2B 
d7a526a4af21828d4ad8364b0cf50dc5ae071806b49dfd13068f679b43dfef6367f32e61bad0547100408d0d6fd58d6a33ee96220d234116535b840da1b659c4
 SHA512 
4ff64e29b5c7f76a239ac3f365450a60d3ebe3ee9d01781c4f79f100b1590d24a867c503567d0bbf60e397bc1cc3dff091afbee823aa9399b7cc14a6e60bc0b8

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.12.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.12.0.ebuild
new file mode 100644
index ..d97c208fa7e5
--- /dev/null
+++ b/dev-python/pytest-subtests/pytest-subtests-0.12.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
+PYPI_NO_NORMALIZE=1
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Unittest subTest() support and subtests fixture"
+HOMEPAGE="
+   https://github.com/pytest-dev/pytest-subtests/
+   https://pypi.org/project/pytest-subtests/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+
+RDEPEND="
+   >=dev-python/attrs-19.2.0[${PYTHON_USEDEP}]
+   =dev-python/pytest-7[${PYTHON_USEDEP}]
+"
+# pytest-xdist is used to test compatibility
+BDEPEND="
+   dev-python/setuptools-scm[${PYTHON_USEDEP}]
+   test? (
+   dev-python/pytest-xdist[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+python_test() {
+   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+   local -x PYTEST_PLUGINS=xdist.plugin,pytest_subtests.plugin
+   epytest
+}



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

2024-01-28 Thread Michał Górny
commit: f28d655e2897098a46bc477b79f9392bb5937a01
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jan 28 19:30:53 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jan 28 19:36:56 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f28d655e

dev-python/pytest-subtests: Remove obsolete pytest_forked ref

pytest-xdist no longer uses pytest_forked internally, so stop loading
it.

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

 dev-python/pytest-subtests/pytest-subtests-0.11.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.11.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.11.0.ebuild
index 11ac8bbfedb4..73d58a2ab238 100644
--- a/dev-python/pytest-subtests/pytest-subtests-0.11.0.ebuild
+++ b/dev-python/pytest-subtests/pytest-subtests-0.11.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -35,6 +35,6 @@ distutils_enable_tests pytest
 
 python_test() {
local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
-   local -x 
PYTEST_PLUGINS=xdist.plugin,xdist.looponfail,pytest_forked,pytest_subtests
+   local -x PYTEST_PLUGINS=xdist.plugin,xdist.looponfail,pytest_subtests
epytest
 }



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

2023-06-27 Thread Michał Górny
commit: 7e400d6572f808ecb0933bdfbc637f317d5dc8cd
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jun 27 12:00:15 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jun 27 12:00:15 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e400d65

dev-python/pytest-subtests: Remove old

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

 dev-python/pytest-subtests/Manifest|  1 -
 .../pytest-subtests/pytest-subtests-0.10.0.ebuild  | 44 --
 2 files changed, 45 deletions(-)

diff --git a/dev-python/pytest-subtests/Manifest 
b/dev-python/pytest-subtests/Manifest
index 9d1f9c475b11..33abed93f3b6 100644
--- a/dev-python/pytest-subtests/Manifest
+++ b/dev-python/pytest-subtests/Manifest
@@ -1,2 +1 @@
-DIST pytest-subtests-0.10.0.gh.tar.gz 10253 BLAKE2B 
dba434dfc3f27293d5576ad408665917394ff54d41aef5604f40d787c4d7d9c6fc42b99ca10a8d46707fc8ce0eb5aab8e27bb32b464f5c9350f6bda6b12df031
 SHA512 
2fc3f8316db879d64d4dd4ad53df7dbda30b69df9291608eb6235aa27e9e6b3ec4174023f9ffa016811eb8955f0ebd673ead7b7319d927d18d7c016e0c7ef573
 DIST pytest-subtests-0.11.0.tar.gz 12763 BLAKE2B 
b1e1373d197798a9c27ed65569a681e9ea8dd36014cf6ea57a1d44ed888dca21bd8c5afffeb7f590a501d83d1bc0a8e1fe06b13832173e6937b722163614f21e
 SHA512 
cab486252148e457e234e0dadacefa5ff38cf67df48d9c8bd61aa546a4a1e712b70dca0a270dffceede6be0f8a6324e8c21beaa4d1528b39f12bba72e077ef1d

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.10.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.10.0.ebuild
deleted file mode 100644
index 2d1bcfccb0df..
--- a/dev-python/pytest-subtests/pytest-subtests-0.10.0.ebuild
+++ /dev/null
@@ -1,44 +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} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="unittest subTest() support and subtests fixture"
-HOMEPAGE="
-   https://github.com/pytest-dev/pytest-subtests/
-   https://pypi.org/project/pytest-subtests/;
-SRC_URI="
-   
https://github.com/pytest-dev/pytest-subtests/archive/refs/tags/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86"
-
-RDEPEND="
-   >=dev-python/attrs-19.2.0[${PYTHON_USEDEP}]
-   >=dev-python/pytest-7[${PYTHON_USEDEP}]
-"
-# pytest-xdist is used to test compatibility
-BDEPEND="
-   dev-python/setuptools-scm[${PYTHON_USEDEP}]
-   test? (
-   dev-python/pytest-xdist[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
-
-python_test() {
-   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
-   local -x 
PYTEST_PLUGINS=xdist.plugin,xdist.looponfail,pytest_forked,pytest_subtests
-   epytest
-}



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

2023-06-27 Thread Sam James
commit: e652c9761bd8fc426c6a91393427566900d6bca3
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 27 06:42:36 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 27 06:42:36 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e652c976

dev-python/pytest-subtests: Stabilize 0.11.0 ALLARCHES, #909256

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

 dev-python/pytest-subtests/pytest-subtests-0.11.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.11.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.11.0.ebuild
index e9789af55a9e..11ac8bbfedb4 100644
--- a/dev-python/pytest-subtests/pytest-subtests-0.11.0.ebuild
+++ b/dev-python/pytest-subtests/pytest-subtests-0.11.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86"
 
 RDEPEND="
>=dev-python/attrs-19.2.0[${PYTHON_USEDEP}]



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

2023-05-27 Thread Michał Górny
commit: 14b41ac0d74928603221b01114ffd5165db7b47d
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 27 13:05:48 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 27 13:20:56 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14b41ac0

dev-python/pytest-subtests: Enable py3.12

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

 dev-python/pytest-subtests/pytest-subtests-0.11.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.11.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.11.0.ebuild
index b10cb02ed428..e9789af55a9e 100644
--- a/dev-python/pytest-subtests/pytest-subtests-0.11.0.ebuild
+++ b/dev-python/pytest-subtests/pytest-subtests-0.11.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
 PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..11} pypy3 )
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
 
 inherit distutils-r1 pypi
 



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

2023-05-15 Thread Michał Górny
commit: 5b51928ae2b942190d7df0887328e0a5175cbfa9
Author: Michał Górny  gentoo  org>
AuthorDate: Tue May 16 04:44:52 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue May 16 05:04:56 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b51928a

dev-python/pytest-subtests: Bump to 0.11.0

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

 dev-python/pytest-subtests/Manifest|  1 +
 .../pytest-subtests/pytest-subtests-0.11.0.ebuild  | 40 ++
 2 files changed, 41 insertions(+)

diff --git a/dev-python/pytest-subtests/Manifest 
b/dev-python/pytest-subtests/Manifest
index 04b35ff49606..9d1f9c475b11 100644
--- a/dev-python/pytest-subtests/Manifest
+++ b/dev-python/pytest-subtests/Manifest
@@ -1 +1,2 @@
 DIST pytest-subtests-0.10.0.gh.tar.gz 10253 BLAKE2B 
dba434dfc3f27293d5576ad408665917394ff54d41aef5604f40d787c4d7d9c6fc42b99ca10a8d46707fc8ce0eb5aab8e27bb32b464f5c9350f6bda6b12df031
 SHA512 
2fc3f8316db879d64d4dd4ad53df7dbda30b69df9291608eb6235aa27e9e6b3ec4174023f9ffa016811eb8955f0ebd673ead7b7319d927d18d7c016e0c7ef573
+DIST pytest-subtests-0.11.0.tar.gz 12763 BLAKE2B 
b1e1373d197798a9c27ed65569a681e9ea8dd36014cf6ea57a1d44ed888dca21bd8c5afffeb7f590a501d83d1bc0a8e1fe06b13832173e6937b722163614f21e
 SHA512 
cab486252148e457e234e0dadacefa5ff38cf67df48d9c8bd61aa546a4a1e712b70dca0a270dffceede6be0f8a6324e8c21beaa4d1528b39f12bba72e077ef1d

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.11.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.11.0.ebuild
new file mode 100644
index ..b10cb02ed428
--- /dev/null
+++ b/dev-python/pytest-subtests/pytest-subtests-0.11.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 2022-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYTHON_COMPAT=( python3_{10..11} pypy3 )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Unittest subTest() support and subtests fixture"
+HOMEPAGE="
+   https://github.com/pytest-dev/pytest-subtests/
+   https://pypi.org/project/pytest-subtests/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+
+RDEPEND="
+   >=dev-python/attrs-19.2.0[${PYTHON_USEDEP}]
+   >=dev-python/pytest-7[${PYTHON_USEDEP}]
+"
+# pytest-xdist is used to test compatibility
+BDEPEND="
+   dev-python/setuptools-scm[${PYTHON_USEDEP}]
+   test? (
+   dev-python/pytest-xdist[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+python_test() {
+   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+   local -x 
PYTEST_PLUGINS=xdist.plugin,xdist.looponfail,pytest_forked,pytest_subtests
+   epytest
+}



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

2023-04-05 Thread Michał Górny
commit: df1ba6133cdec1c5da46d9fa44675d8058e6dfc4
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Apr  5 08:06:51 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Apr  5 08:06:51 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df1ba613

dev-python/pytest-subtests: Remove old

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

 dev-python/pytest-subtests/Manifest|  1 -
 .../pytest-subtests/pytest-subtests-0.9.0.ebuild   | 43 --
 2 files changed, 44 deletions(-)

diff --git a/dev-python/pytest-subtests/Manifest 
b/dev-python/pytest-subtests/Manifest
index 232680627d04..04b35ff49606 100644
--- a/dev-python/pytest-subtests/Manifest
+++ b/dev-python/pytest-subtests/Manifest
@@ -1,2 +1 @@
 DIST pytest-subtests-0.10.0.gh.tar.gz 10253 BLAKE2B 
dba434dfc3f27293d5576ad408665917394ff54d41aef5604f40d787c4d7d9c6fc42b99ca10a8d46707fc8ce0eb5aab8e27bb32b464f5c9350f6bda6b12df031
 SHA512 
2fc3f8316db879d64d4dd4ad53df7dbda30b69df9291608eb6235aa27e9e6b3ec4174023f9ffa016811eb8955f0ebd673ead7b7319d927d18d7c016e0c7ef573
-DIST pytest-subtests-0.9.0.gh.tar.gz 9840 BLAKE2B 
c94155c1e44b4bf81bc4d2d1963c952b721634372db9dc5c1b8a7819acba8e84815333c0c67a90d2a930abb98affbd99a721796ed09513635923f6a89e336d4a
 SHA512 
f1bc2b99e6f04864cdc45675574d32821fd5e08c01c937bddc846ac509cd8906d21ee63b11e9e8a87c2631334541e9adc601a7dd69702572d51c3d4b72443ad2

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.9.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.9.0.ebuild
deleted file mode 100644
index 9147023f30d2..
--- a/dev-python/pytest-subtests/pytest-subtests-0.9.0.ebuild
+++ /dev/null
@@ -1,43 +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} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="unittest subTest() support and subtests fixture"
-HOMEPAGE="
-   https://github.com/pytest-dev/pytest-subtests/
-   https://pypi.org/project/pytest-subtests/;
-SRC_URI="
-   
https://github.com/pytest-dev/pytest-subtests/archive/refs/tags/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86"
-
-RDEPEND="
-   >=dev-python/pytest-7[${PYTHON_USEDEP}]
-"
-# pytest-xdist is used to test compatibility
-BDEPEND="
-   dev-python/setuptools-scm[${PYTHON_USEDEP}]
-   test? (
-   dev-python/pytest-xdist[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
-
-python_test() {
-   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
-   local -x 
PYTEST_PLUGINS=xdist.plugin,xdist.looponfail,pytest_forked,pytest_subtests
-   epytest
-}



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

2023-04-05 Thread Arthur Zamarin
commit: f88a3813eea52776107440267eca41d89c119fe1
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Apr  5 07:00:00 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Apr  5 07:00:00 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f88a3813

dev-python/pytest-subtests: Stabilize 0.10.0 ALLARCHES, #903855

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

 dev-python/pytest-subtests/pytest-subtests-0.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.10.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.10.0.ebuild
index ed32b4e2d0e6..2d1bcfccb0df 100644
--- a/dev-python/pytest-subtests/pytest-subtests-0.10.0.ebuild
+++ b/dev-python/pytest-subtests/pytest-subtests-0.10.0.ebuild
@@ -19,7 +19,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86"
 
 RDEPEND="
>=dev-python/attrs-19.2.0[${PYTHON_USEDEP}]



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

2023-02-15 Thread Michał Górny
commit: e5a928255b6d235ae66f2e71c65f93e7f8c4c9d7
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb 16 04:20:11 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb 16 05:04:15 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5a92825

dev-python/pytest-subtests: Bump to 0.10.0

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

 dev-python/pytest-subtests/Manifest|  1 +
 .../pytest-subtests/pytest-subtests-0.10.0.ebuild  | 44 ++
 2 files changed, 45 insertions(+)

diff --git a/dev-python/pytest-subtests/Manifest 
b/dev-python/pytest-subtests/Manifest
index a6a2ac1af939..232680627d04 100644
--- a/dev-python/pytest-subtests/Manifest
+++ b/dev-python/pytest-subtests/Manifest
@@ -1 +1,2 @@
+DIST pytest-subtests-0.10.0.gh.tar.gz 10253 BLAKE2B 
dba434dfc3f27293d5576ad408665917394ff54d41aef5604f40d787c4d7d9c6fc42b99ca10a8d46707fc8ce0eb5aab8e27bb32b464f5c9350f6bda6b12df031
 SHA512 
2fc3f8316db879d64d4dd4ad53df7dbda30b69df9291608eb6235aa27e9e6b3ec4174023f9ffa016811eb8955f0ebd673ead7b7319d927d18d7c016e0c7ef573
 DIST pytest-subtests-0.9.0.gh.tar.gz 9840 BLAKE2B 
c94155c1e44b4bf81bc4d2d1963c952b721634372db9dc5c1b8a7819acba8e84815333c0c67a90d2a930abb98affbd99a721796ed09513635923f6a89e336d4a
 SHA512 
f1bc2b99e6f04864cdc45675574d32821fd5e08c01c937bddc846ac509cd8906d21ee63b11e9e8a87c2631334541e9adc601a7dd69702572d51c3d4b72443ad2

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.10.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.10.0.ebuild
new file mode 100644
index ..82a381512d9d
--- /dev/null
+++ b/dev-python/pytest-subtests/pytest-subtests-0.10.0.ebuild
@@ -0,0 +1,44 @@
+# 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} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="unittest subTest() support and subtests fixture"
+HOMEPAGE="
+   https://github.com/pytest-dev/pytest-subtests/
+   https://pypi.org/project/pytest-subtests/;
+SRC_URI="
+   
https://github.com/pytest-dev/pytest-subtests/archive/refs/tags/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+
+RDEPEND="
+   >=dev-python/attrs-19.2.0[${PYTHON_USEDEP}]
+   >=dev-python/pytest-7[${PYTHON_USEDEP}]
+"
+# pytest-xdist is used to test compatibility
+BDEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   test? (
+   dev-python/pytest-xdist[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
+
+python_test() {
+   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+   local -x 
PYTEST_PLUGINS=xdist.plugin,xdist.looponfail,pytest_forked,pytest_subtests
+   epytest
+}



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

2022-11-28 Thread Michał Górny
commit: 35e31907482d9659006816570cd5b62dcc460fc4
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Nov 29 07:24:01 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Nov 29 07:24:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35e31907

dev-python/pytest-subtests: Remove old

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

 dev-python/pytest-subtests/Manifest|  1 -
 .../pytest-subtests/pytest-subtests-0.8.0.ebuild   | 51 --
 2 files changed, 52 deletions(-)

diff --git a/dev-python/pytest-subtests/Manifest 
b/dev-python/pytest-subtests/Manifest
index f03ec7f71117..a6a2ac1af939 100644
--- a/dev-python/pytest-subtests/Manifest
+++ b/dev-python/pytest-subtests/Manifest
@@ -1,2 +1 @@
-DIST pytest-subtests-0.8.0.gh.tar.gz 9767 BLAKE2B 
707f6744f1cd7723d7bee11f5e535750fa179e7ad3912cd94d522e1dc0a206cbdb5c3bc8be587a1c81342ef9d6a8a397acd08388096a484feca6f9c84e0c
 SHA512 
0164e02c81685108bb5c12f7e7ce92dc2fd5c844be454b2cb26e3cb942d51c453f06bb48e0300438a82b28c747dea35ea4f75eaf65ff8b66b338bcb0f0dd9ed1
 DIST pytest-subtests-0.9.0.gh.tar.gz 9840 BLAKE2B 
c94155c1e44b4bf81bc4d2d1963c952b721634372db9dc5c1b8a7819acba8e84815333c0c67a90d2a930abb98affbd99a721796ed09513635923f6a89e336d4a
 SHA512 
f1bc2b99e6f04864cdc45675574d32821fd5e08c01c937bddc846ac509cd8906d21ee63b11e9e8a87c2631334541e9adc601a7dd69702572d51c3d4b72443ad2

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.8.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.8.0.ebuild
deleted file mode 100644
index ac20291c5208..
--- a/dev-python/pytest-subtests/pytest-subtests-0.8.0.ebuild
+++ /dev/null
@@ -1,51 +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} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="unittest subTest() support and subtests fixture"
-HOMEPAGE="
-   https://github.com/pytest-dev/pytest-subtests/
-   https://pypi.org/project/pytest-subtests/;
-SRC_URI="
-   
https://github.com/pytest-dev/pytest-subtests/archive/refs/tags/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86"
-
-RDEPEND="
-   >=dev-python/pytest-7[${PYTHON_USEDEP}]
-"
-# pytest-xdist is used to test compatibility
-BDEPEND="
-   dev-python/setuptools_scm[${PYTHON_USEDEP}]
-   test? (
-   dev-python/pytest-xdist[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
-
-python_test() {
-   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
-   local -x 
PYTEST_PLUGINS=xdist.plugin,xdist.looponfail,pytest_forked,pytest_subtests
-   local EPYTEST_DESELECT=()
-   [[ ${EPYTHON} == python3.11 ]] && EPYTEST_DESELECT+=(
-   # broken by output changes
-   # https://github.com/pytest-dev/pytest-subtests/issues/69
-   
"tests/test_subtests.py::TestSubTest::test_simple_terminal_normal[unittest]"
-   
"tests/test_subtests.py::TestSubTest::test_simple_terminal_verbose[unittest]"
-   )
-
-   epytest
-}



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

2022-11-28 Thread Arthur Zamarin
commit: a5a52883b8fabb9f75adce8b4423d84527d72f3e
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Nov 29 07:23:17 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Nov 29 07:23:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5a52883

dev-python/pytest-subtests: Stabilize 0.9.0 ALLARCHES, #883525

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

 dev-python/pytest-subtests/pytest-subtests-0.9.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.9.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.9.0.ebuild
index 306785062506..0ac130d9cb24 100644
--- a/dev-python/pytest-subtests/pytest-subtests-0.9.0.ebuild
+++ b/dev-python/pytest-subtests/pytest-subtests-0.9.0.ebuild
@@ -19,7 +19,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86"
 
 RDEPEND="
>=dev-python/pytest-7[${PYTHON_USEDEP}]



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

2022-10-29 Thread Arthur Zamarin
commit: de0230ff55e4883d32c44c52fdfbc8d7f4b53638
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Oct 29 06:08:54 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Oct 29 06:10:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de0230ff

dev-python/pytest-subtests: add 0.9.0

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

 dev-python/pytest-subtests/Manifest|  1 +
 .../pytest-subtests/pytest-subtests-0.9.0.ebuild   | 43 ++
 2 files changed, 44 insertions(+)

diff --git a/dev-python/pytest-subtests/Manifest 
b/dev-python/pytest-subtests/Manifest
index dd79538a2599..f03ec7f71117 100644
--- a/dev-python/pytest-subtests/Manifest
+++ b/dev-python/pytest-subtests/Manifest
@@ -1 +1,2 @@
 DIST pytest-subtests-0.8.0.gh.tar.gz 9767 BLAKE2B 
707f6744f1cd7723d7bee11f5e535750fa179e7ad3912cd94d522e1dc0a206cbdb5c3bc8be587a1c81342ef9d6a8a397acd08388096a484feca6f9c84e0c
 SHA512 
0164e02c81685108bb5c12f7e7ce92dc2fd5c844be454b2cb26e3cb942d51c453f06bb48e0300438a82b28c747dea35ea4f75eaf65ff8b66b338bcb0f0dd9ed1
+DIST pytest-subtests-0.9.0.gh.tar.gz 9840 BLAKE2B 
c94155c1e44b4bf81bc4d2d1963c952b721634372db9dc5c1b8a7819acba8e84815333c0c67a90d2a930abb98affbd99a721796ed09513635923f6a89e336d4a
 SHA512 
f1bc2b99e6f04864cdc45675574d32821fd5e08c01c937bddc846ac509cd8906d21ee63b11e9e8a87c2631334541e9adc601a7dd69702572d51c3d4b72443ad2

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.9.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.9.0.ebuild
new file mode 100644
index ..306785062506
--- /dev/null
+++ b/dev-python/pytest-subtests/pytest-subtests-0.9.0.ebuild
@@ -0,0 +1,43 @@
+# 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} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="unittest subTest() support and subtests fixture"
+HOMEPAGE="
+   https://github.com/pytest-dev/pytest-subtests/
+   https://pypi.org/project/pytest-subtests/;
+SRC_URI="
+   
https://github.com/pytest-dev/pytest-subtests/archive/refs/tags/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+
+RDEPEND="
+   >=dev-python/pytest-7[${PYTHON_USEDEP}]
+"
+# pytest-xdist is used to test compatibility
+BDEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   test? (
+   dev-python/pytest-xdist[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
+
+python_test() {
+   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+   local -x 
PYTEST_PLUGINS=xdist.plugin,xdist.looponfail,pytest_forked,pytest_subtests
+   epytest
+}



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

2022-06-26 Thread Michał Górny
commit: 340dde0061b0763e571c906e1635432b52bac663
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jun 26 17:52:40 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jun 26 17:52:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=340dde00

dev-python/pytest-subtests: Remove old

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

 dev-python/pytest-subtests/Manifest|  1 -
 .../pytest-subtests/pytest-subtests-0.7.0.ebuild   | 49 --
 2 files changed, 50 deletions(-)

diff --git a/dev-python/pytest-subtests/Manifest 
b/dev-python/pytest-subtests/Manifest
index e22b7cd95ed7..dd79538a2599 100644
--- a/dev-python/pytest-subtests/Manifest
+++ b/dev-python/pytest-subtests/Manifest
@@ -1,2 +1 @@
-DIST pytest-subtests-0.7.0.gh.tar.gz 9714 BLAKE2B 
027badb226c6889ed2fb809eb0b3944ef227a804ea58562fe9337f37526a07a41b11cdfd356d8e9a29f9affc9d0702dead59045db9781504c92186ee613ccb1a
 SHA512 
96531a42c06a20cdf3f3665993d3e80d198a60d536246f4dc46df20b56e47f3f6fdce9478351a8922e370435f974e63d565550213fbbeed8487eedc131f46404
 DIST pytest-subtests-0.8.0.gh.tar.gz 9767 BLAKE2B 
707f6744f1cd7723d7bee11f5e535750fa179e7ad3912cd94d522e1dc0a206cbdb5c3bc8be587a1c81342ef9d6a8a397acd08388096a484feca6f9c84e0c
 SHA512 
0164e02c81685108bb5c12f7e7ce92dc2fd5c844be454b2cb26e3cb942d51c453f06bb48e0300438a82b28c747dea35ea4f75eaf65ff8b66b338bcb0f0dd9ed1

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.7.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.7.0.ebuild
deleted file mode 100644
index 025563e96424..
--- a/dev-python/pytest-subtests/pytest-subtests-0.7.0.ebuild
+++ /dev/null
@@ -1,49 +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} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="unittest subTest() support and subtests fixture"
-HOMEPAGE="
-   https://github.com/pytest-dev/pytest-subtests/
-   https://pypi.org/project/pytest-subtests/;
-SRC_URI="
-   
https://github.com/pytest-dev/pytest-subtests/archive/refs/tags/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86"
-
-RDEPEND=">=dev-python/pytest-7[${PYTHON_USEDEP}]"
-# pytest-xdist is used to test compatibility
-BDEPEND="
-   dev-python/setuptools_scm[${PYTHON_USEDEP}]
-   test? (
-   dev-python/pytest-xdist[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
-
-python_test() {
-   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
-   local -x 
PYTEST_PLUGINS=xdist.plugin,xdist.looponfail,pytest_forked,pytest_subtests
-   local EPYTEST_DESELECT=()
-   [[ ${EPYTHON} == python3.11 ]] && EPYTEST_DESELECT+=(
-   # broken by output changes
-   # https://github.com/pytest-dev/pytest-subtests/issues/69
-   
"tests/test_subtests.py::TestSubTest::test_simple_terminal_normal[unittest]"
-   
"tests/test_subtests.py::TestSubTest::test_simple_terminal_verbose[unittest]"
-   )
-
-   epytest
-}



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

2022-06-26 Thread Arthur Zamarin
commit: e5c6ae8ebe27e33aeccc9a42c5b11f0ba62df6d0
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Jun 26 17:08:39 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Jun 26 17:08:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5c6ae8e

dev-python/pytest-subtests: Stabilize 0.8.0 ALLARCHES, #854429

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

 dev-python/pytest-subtests/pytest-subtests-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.8.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.8.0.ebuild
index 2882f156ab50..ac20291c5208 100644
--- a/dev-python/pytest-subtests/pytest-subtests-0.8.0.ebuild
+++ b/dev-python/pytest-subtests/pytest-subtests-0.8.0.ebuild
@@ -19,7 +19,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86"
 
 RDEPEND="
>=dev-python/pytest-7[${PYTHON_USEDEP}]



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

2022-05-26 Thread Michał Górny
commit: db745c5489363ca04e15a07e7c1b147d62595910
Author: Michał Górny  gentoo  org>
AuthorDate: Thu May 26 18:47:47 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu May 26 18:54:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db745c54

dev-python/pytest-subtests: Bump to 0.8.0

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

 dev-python/pytest-subtests/Manifest|  1 +
 .../pytest-subtests/pytest-subtests-0.8.0.ebuild   | 51 ++
 2 files changed, 52 insertions(+)

diff --git a/dev-python/pytest-subtests/Manifest 
b/dev-python/pytest-subtests/Manifest
index ca91c3210ad4..e22b7cd95ed7 100644
--- a/dev-python/pytest-subtests/Manifest
+++ b/dev-python/pytest-subtests/Manifest
@@ -1 +1,2 @@
 DIST pytest-subtests-0.7.0.gh.tar.gz 9714 BLAKE2B 
027badb226c6889ed2fb809eb0b3944ef227a804ea58562fe9337f37526a07a41b11cdfd356d8e9a29f9affc9d0702dead59045db9781504c92186ee613ccb1a
 SHA512 
96531a42c06a20cdf3f3665993d3e80d198a60d536246f4dc46df20b56e47f3f6fdce9478351a8922e370435f974e63d565550213fbbeed8487eedc131f46404
+DIST pytest-subtests-0.8.0.gh.tar.gz 9767 BLAKE2B 
707f6744f1cd7723d7bee11f5e535750fa179e7ad3912cd94d522e1dc0a206cbdb5c3bc8be587a1c81342ef9d6a8a397acd08388096a484feca6f9c84e0c
 SHA512 
0164e02c81685108bb5c12f7e7ce92dc2fd5c844be454b2cb26e3cb942d51c453f06bb48e0300438a82b28c747dea35ea4f75eaf65ff8b66b338bcb0f0dd9ed1

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.8.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.8.0.ebuild
new file mode 100644
index ..2882f156ab50
--- /dev/null
+++ b/dev-python/pytest-subtests/pytest-subtests-0.8.0.ebuild
@@ -0,0 +1,51 @@
+# 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} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="unittest subTest() support and subtests fixture"
+HOMEPAGE="
+   https://github.com/pytest-dev/pytest-subtests/
+   https://pypi.org/project/pytest-subtests/;
+SRC_URI="
+   
https://github.com/pytest-dev/pytest-subtests/archive/refs/tags/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+
+RDEPEND="
+   >=dev-python/pytest-7[${PYTHON_USEDEP}]
+"
+# pytest-xdist is used to test compatibility
+BDEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   test? (
+   dev-python/pytest-xdist[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
+
+python_test() {
+   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+   local -x 
PYTEST_PLUGINS=xdist.plugin,xdist.looponfail,pytest_forked,pytest_subtests
+   local EPYTEST_DESELECT=()
+   [[ ${EPYTHON} == python3.11 ]] && EPYTEST_DESELECT+=(
+   # broken by output changes
+   # https://github.com/pytest-dev/pytest-subtests/issues/69
+   
"tests/test_subtests.py::TestSubTest::test_simple_terminal_normal[unittest]"
+   
"tests/test_subtests.py::TestSubTest::test_simple_terminal_verbose[unittest]"
+   )
+
+   epytest
+}



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

2022-05-12 Thread Michał Górny
commit: be9aa9d6fdc1da5f664ead6408781808cd35efe3
Author: Michał Górny  gentoo  org>
AuthorDate: Thu May 12 14:04:56 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu May 12 14:18:05 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be9aa9d6

dev-python/pytest-subtests: Enable py3.11

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

 dev-python/pytest-subtests/pytest-subtests-0.7.0.ebuild | 13 +++--
 1 file changed, 11 insertions(+), 2 deletions(-)

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.7.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.7.0.ebuild
index ff8252c2c7b9..025563e96424 100644
--- a/dev-python/pytest-subtests/pytest-subtests-0.7.0.ebuild
+++ b/dev-python/pytest-subtests/pytest-subtests-0.7.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
 
@@ -27,7 +27,8 @@ BDEPEND="
dev-python/setuptools_scm[${PYTHON_USEDEP}]
test? (
dev-python/pytest-xdist[${PYTHON_USEDEP}]
-   )"
+   )
+"
 
 distutils_enable_tests pytest
 
@@ -36,5 +37,13 @@ export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
 python_test() {
local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
local -x 
PYTEST_PLUGINS=xdist.plugin,xdist.looponfail,pytest_forked,pytest_subtests
+   local EPYTEST_DESELECT=()
+   [[ ${EPYTHON} == python3.11 ]] && EPYTEST_DESELECT+=(
+   # broken by output changes
+   # https://github.com/pytest-dev/pytest-subtests/issues/69
+   
"tests/test_subtests.py::TestSubTest::test_simple_terminal_normal[unittest]"
+   
"tests/test_subtests.py::TestSubTest::test_simple_terminal_verbose[unittest]"
+   )
+
epytest
 }



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

2022-03-18 Thread Michał Górny
commit: 45a26408b7ec06fe562247403b9483a06fd0c005
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Mar 18 21:15:05 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Mar 18 22:28:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45a26408

dev-python/pytest-subtests: Remove old

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

 dev-python/pytest-subtests/Manifest|  1 -
 .../pytest-subtests/pytest-subtests-0.6.0.ebuild   | 40 --
 2 files changed, 41 deletions(-)

diff --git a/dev-python/pytest-subtests/Manifest 
b/dev-python/pytest-subtests/Manifest
index 83cf5c338de2..ca91c3210ad4 100644
--- a/dev-python/pytest-subtests/Manifest
+++ b/dev-python/pytest-subtests/Manifest
@@ -1,2 +1 @@
-DIST pytest-subtests-0.6.0.gh.tar.gz 9698 BLAKE2B 
7b8f8c78ca503d107466d1ff34830aa08c3c5ec9b0f9e962b0e61472bf4f7413eb7e71db5768d898d476eb186a5a14c6703f14a990eb57c8664153a4ac384678
 SHA512 
9b4fa2e1957388f0e61a13a3cce95976fb5fdea64def627c5a1bf75049a0272e82f19ed9aa117bac0d02c6fd8832f22e7cfe409694ea81920def49742142eb93
 DIST pytest-subtests-0.7.0.gh.tar.gz 9714 BLAKE2B 
027badb226c6889ed2fb809eb0b3944ef227a804ea58562fe9337f37526a07a41b11cdfd356d8e9a29f9affc9d0702dead59045db9781504c92186ee613ccb1a
 SHA512 
96531a42c06a20cdf3f3665993d3e80d198a60d536246f4dc46df20b56e47f3f6fdce9478351a8922e370435f974e63d565550213fbbeed8487eedc131f46404

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.6.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.6.0.ebuild
deleted file mode 100644
index e646136e30ea..
--- a/dev-python/pytest-subtests/pytest-subtests-0.6.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
-inherit distutils-r1
-
-DESCRIPTION="unittest subTest() support and subtests fixture"
-HOMEPAGE="
-   https://github.com/pytest-dev/pytest-subtests/
-   https://pypi.org/project/pytest-subtests/;
-SRC_URI="
-   
https://github.com/pytest-dev/pytest-subtests/archive/refs/tags/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86"
-
-RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]"
-# pytest-xdist is used to test compatibility
-BDEPEND="
-   dev-python/setuptools_scm[${PYTHON_USEDEP}]
-   test? (
-   dev-python/pytest-xdist[${PYTHON_USEDEP}]
-   )"
-
-distutils_enable_tests pytest
-
-export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
-
-python_test() {
-   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
-   local -x 
PYTEST_PLUGINS=xdist.plugin,xdist.looponfail,pytest_forked,pytest_subtests
-
-   distutils_install_for_testing
-   epytest
-}



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

2022-03-18 Thread Arthur Zamarin
commit: efb7cd0f8311f9e36c1206f86d80789737259aa9
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Mar 18 17:25:58 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Mar 18 17:25:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efb7cd0f

dev-python/pytest-subtests: Stabilize 0.7.0 ALLARCHES, #835538

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

 dev-python/pytest-subtests/pytest-subtests-0.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.7.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.7.0.ebuild
index 253798d9aa9c..30602e7b2507 100644
--- a/dev-python/pytest-subtests/pytest-subtests-0.7.0.ebuild
+++ b/dev-python/pytest-subtests/pytest-subtests-0.7.0.ebuild
@@ -19,7 +19,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86"
 
 RDEPEND=">=dev-python/pytest-7[${PYTHON_USEDEP}]"
 # pytest-xdist is used to test compatibility



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

2022-02-17 Thread Michał Górny
commit: 6f367cd504c3b6869481a4f3d9ba0f7921af0d4c
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb 17 20:13:48 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb 17 20:13:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f367cd5

dev-python/pytest-subtests: Remove old

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

 dev-python/pytest-subtests/Manifest|  1 -
 .../pytest-subtests-0.5.0-r1.ebuild| 33 --
 2 files changed, 34 deletions(-)

diff --git a/dev-python/pytest-subtests/Manifest 
b/dev-python/pytest-subtests/Manifest
index c5f2c46ed776..83cf5c338de2 100644
--- a/dev-python/pytest-subtests/Manifest
+++ b/dev-python/pytest-subtests/Manifest
@@ -1,3 +1,2 @@
-DIST pytest-subtests-0.5.0.tar.gz 9793 BLAKE2B 
c671eb14189c0fd34180a636592b20c9e2b4225c5faf3b702103164e60bdbac4c9644e464f1e0c783da3da1263f7b841ea7a4149bcbf1de23325a8ef3ce5c030
 SHA512 
e3d7e90c3ab66950eb80d25049bc6f6f75b08b3da5ce0de5f3fc55d6a176a8d1fdcb19a19f7d9d137aeadcc82b214550474f76d5611bc5592ca649ddd8257a2a
 DIST pytest-subtests-0.6.0.gh.tar.gz 9698 BLAKE2B 
7b8f8c78ca503d107466d1ff34830aa08c3c5ec9b0f9e962b0e61472bf4f7413eb7e71db5768d898d476eb186a5a14c6703f14a990eb57c8664153a4ac384678
 SHA512 
9b4fa2e1957388f0e61a13a3cce95976fb5fdea64def627c5a1bf75049a0272e82f19ed9aa117bac0d02c6fd8832f22e7cfe409694ea81920def49742142eb93
 DIST pytest-subtests-0.7.0.gh.tar.gz 9714 BLAKE2B 
027badb226c6889ed2fb809eb0b3944ef227a804ea58562fe9337f37526a07a41b11cdfd356d8e9a29f9affc9d0702dead59045db9781504c92186ee613ccb1a
 SHA512 
96531a42c06a20cdf3f3665993d3e80d198a60d536246f4dc46df20b56e47f3f6fdce9478351a8922e370435f974e63d565550213fbbeed8487eedc131f46404

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.5.0-r1.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.5.0-r1.ebuild
deleted file mode 100644
index 287116268c4a..
--- a/dev-python/pytest-subtests/pytest-subtests-0.5.0-r1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..10} pypy3 )
-inherit distutils-r1
-
-DESCRIPTION="unittest subTest() support and subtests fixture"
-HOMEPAGE="
-   https://github.com/pytest-dev/pytest-subtests/
-   https://pypi.org/project/pytest-subtests/;
-SRC_URI="
-   
https://github.com/pytest-dev/pytest-subtests/archive/refs/tags/${PV}.tar.gz
-   -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86"
-
-RDEPEND="
-   >=dev-python/pytest-5.3.0[${PYTHON_USEDEP}]
-"
-# pytest-xdist is used to test compatibility
-BDEPEND="
-   dev-python/setuptools_scm[${PYTHON_USEDEP}]
-   test? (
-   dev-python/pytest-xdist[${PYTHON_USEDEP}]
-   )"
-
-distutils_enable_tests --install pytest
-
-export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}



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

2022-02-17 Thread Arthur Zamarin
commit: 185e18ced984a013ba53c973858c478a5f83f524
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Feb 17 19:31:04 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Feb 17 19:31:04 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=185e18ce

dev-python/pytest-subtests: Stabilize 0.6.0 ALLARCHES, #833547

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

 dev-python/pytest-subtests/pytest-subtests-0.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.6.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.6.0.ebuild
index 61159d2864ef..e646136e30ea 100644
--- a/dev-python/pytest-subtests/pytest-subtests-0.6.0.ebuild
+++ b/dev-python/pytest-subtests/pytest-subtests-0.6.0.ebuild
@@ -17,7 +17,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86"
 
 RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]"
 # pytest-xdist is used to test compatibility



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

2022-02-13 Thread Michał Górny
commit: 3af4ac823c686cdcc1ebee4cdd80318ef0d49b8d
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Feb 13 22:35:30 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Feb 13 23:13:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3af4ac82

dev-python/pytest-subtests: Bump to 0.7.0

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

 dev-python/pytest-subtests/Manifest|  1 +
 .../pytest-subtests/pytest-subtests-0.7.0.ebuild   | 40 ++
 2 files changed, 41 insertions(+)

diff --git a/dev-python/pytest-subtests/Manifest 
b/dev-python/pytest-subtests/Manifest
index b9caba38ac9b..c5f2c46ed776 100644
--- a/dev-python/pytest-subtests/Manifest
+++ b/dev-python/pytest-subtests/Manifest
@@ -1,2 +1,3 @@
 DIST pytest-subtests-0.5.0.tar.gz 9793 BLAKE2B 
c671eb14189c0fd34180a636592b20c9e2b4225c5faf3b702103164e60bdbac4c9644e464f1e0c783da3da1263f7b841ea7a4149bcbf1de23325a8ef3ce5c030
 SHA512 
e3d7e90c3ab66950eb80d25049bc6f6f75b08b3da5ce0de5f3fc55d6a176a8d1fdcb19a19f7d9d137aeadcc82b214550474f76d5611bc5592ca649ddd8257a2a
 DIST pytest-subtests-0.6.0.gh.tar.gz 9698 BLAKE2B 
7b8f8c78ca503d107466d1ff34830aa08c3c5ec9b0f9e962b0e61472bf4f7413eb7e71db5768d898d476eb186a5a14c6703f14a990eb57c8664153a4ac384678
 SHA512 
9b4fa2e1957388f0e61a13a3cce95976fb5fdea64def627c5a1bf75049a0272e82f19ed9aa117bac0d02c6fd8832f22e7cfe409694ea81920def49742142eb93
+DIST pytest-subtests-0.7.0.gh.tar.gz 9714 BLAKE2B 
027badb226c6889ed2fb809eb0b3944ef227a804ea58562fe9337f37526a07a41b11cdfd356d8e9a29f9affc9d0702dead59045db9781504c92186ee613ccb1a
 SHA512 
96531a42c06a20cdf3f3665993d3e80d198a60d536246f4dc46df20b56e47f3f6fdce9478351a8922e370435f974e63d565550213fbbeed8487eedc131f46404

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.7.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.7.0.ebuild
new file mode 100644
index ..253798d9aa9c
--- /dev/null
+++ b/dev-python/pytest-subtests/pytest-subtests-0.7.0.ebuild
@@ -0,0 +1,40 @@
+# 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} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="unittest subTest() support and subtests fixture"
+HOMEPAGE="
+   https://github.com/pytest-dev/pytest-subtests/
+   https://pypi.org/project/pytest-subtests/;
+SRC_URI="
+   
https://github.com/pytest-dev/pytest-subtests/archive/refs/tags/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
+
+RDEPEND=">=dev-python/pytest-7[${PYTHON_USEDEP}]"
+# pytest-xdist is used to test compatibility
+BDEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   test? (
+   dev-python/pytest-xdist[${PYTHON_USEDEP}]
+   )"
+
+distutils_enable_tests pytest
+
+export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
+
+python_test() {
+   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+   local -x 
PYTEST_PLUGINS=xdist.plugin,xdist.looponfail,pytest_forked,pytest_subtests
+   epytest
+}



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

2022-01-15 Thread Arthur Zamarin
commit: ed042b6fd73f8b2f6a7f1cc1f44274e95244b648
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Jan 15 20:45:12 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Jan 15 20:45:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed042b6f

dev-python/pytest-subtests: add 0.6.0

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

 dev-python/pytest-subtests/Manifest|  1 +
 .../pytest-subtests/pytest-subtests-0.6.0.ebuild   | 40 ++
 2 files changed, 41 insertions(+)

diff --git a/dev-python/pytest-subtests/Manifest 
b/dev-python/pytest-subtests/Manifest
index 1a5f8a40e75a..b9caba38ac9b 100644
--- a/dev-python/pytest-subtests/Manifest
+++ b/dev-python/pytest-subtests/Manifest
@@ -1 +1,2 @@
 DIST pytest-subtests-0.5.0.tar.gz 9793 BLAKE2B 
c671eb14189c0fd34180a636592b20c9e2b4225c5faf3b702103164e60bdbac4c9644e464f1e0c783da3da1263f7b841ea7a4149bcbf1de23325a8ef3ce5c030
 SHA512 
e3d7e90c3ab66950eb80d25049bc6f6f75b08b3da5ce0de5f3fc55d6a176a8d1fdcb19a19f7d9d137aeadcc82b214550474f76d5611bc5592ca649ddd8257a2a
+DIST pytest-subtests-0.6.0.gh.tar.gz 9698 BLAKE2B 
7b8f8c78ca503d107466d1ff34830aa08c3c5ec9b0f9e962b0e61472bf4f7413eb7e71db5768d898d476eb186a5a14c6703f14a990eb57c8664153a4ac384678
 SHA512 
9b4fa2e1957388f0e61a13a3cce95976fb5fdea64def627c5a1bf75049a0272e82f19ed9aa117bac0d02c6fd8832f22e7cfe409694ea81920def49742142eb93

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.6.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.6.0.ebuild
new file mode 100644
index ..61159d2864ef
--- /dev/null
+++ b/dev-python/pytest-subtests/pytest-subtests-0.6.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+inherit distutils-r1
+
+DESCRIPTION="unittest subTest() support and subtests fixture"
+HOMEPAGE="
+   https://github.com/pytest-dev/pytest-subtests/
+   https://pypi.org/project/pytest-subtests/;
+SRC_URI="
+   
https://github.com/pytest-dev/pytest-subtests/archive/refs/tags/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
+
+RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]"
+# pytest-xdist is used to test compatibility
+BDEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   test? (
+   dev-python/pytest-xdist[${PYTHON_USEDEP}]
+   )"
+
+distutils_enable_tests pytest
+
+export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
+
+python_test() {
+   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+   local -x 
PYTEST_PLUGINS=xdist.plugin,xdist.looponfail,pytest_forked,pytest_subtests
+
+   distutils_install_for_testing
+   epytest
+}



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

2021-11-09 Thread Michał Górny
commit: da0091593a8b7a88d3a8071b950272177693028e
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Nov  9 10:36:42 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Nov  9 10:36:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da009159

dev-python/pytest-subtests: Remove stale pypy3.7 deps

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

 .../{pytest-subtests-0.5.0.ebuild => pytest-subtests-0.5.0-r1.ebuild}  | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.5.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.5.0-r1.ebuild
similarity index 91%
rename from dev-python/pytest-subtests/pytest-subtests-0.5.0.ebuild
rename to dev-python/pytest-subtests/pytest-subtests-0.5.0-r1.ebuild
index 08e73d0d282..287116268c4 100644
--- a/dev-python/pytest-subtests/pytest-subtests-0.5.0.ebuild
+++ b/dev-python/pytest-subtests/pytest-subtests-0.5.0-r1.ebuild
@@ -20,9 +20,6 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc 
ppc64 ~riscv ~s390 s
 
 RDEPEND="
>=dev-python/pytest-5.3.0[${PYTHON_USEDEP}]
-   $(python_gen_cond_dep '
-   dev-python/typing-extensions
-   ' python3_7 pypy3)
 "
 # pytest-xdist is used to test compatibility
 BDEPEND="



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

2021-09-06 Thread Sam James
commit: 8b1ad37fc82674b8d5ff7ae1eb667026c65385c3
Author: Sam James  gentoo  org>
AuthorDate: Mon Sep  6 18:01:14 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Sep  6 18:01:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b1ad37f

dev-python/pytest-subtests: Keyword 0.5.0 s390, #778401

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

 dev-python/pytest-subtests/pytest-subtests-0.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.5.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.5.0.ebuild
index 273692475be..08e73d0d282 100644
--- a/dev-python/pytest-subtests/pytest-subtests-0.5.0.ebuild
+++ b/dev-python/pytest-subtests/pytest-subtests-0.5.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv sparc 
x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86"
 
 RDEPEND="
>=dev-python/pytest-5.3.0[${PYTHON_USEDEP}]



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

2021-08-21 Thread James Le Cuirot
commit: d6a2d9bac97391726c2621e4576c14265775cffe
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sat Aug 21 15:54:56 2021 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sat Aug 21 22:14:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6a2d9ba

dev-python/pytest-subtests: Keyword 0.5.0 for ~m68k

The tests pass.

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: James Le Cuirot  gentoo.org>

 dev-python/pytest-subtests/pytest-subtests-0.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.5.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.5.0.ebuild
index 96ccd96fda1..273692475be 100644
--- a/dev-python/pytest-subtests/pytest-subtests-0.5.0.ebuild
+++ b/dev-python/pytest-subtests/pytest-subtests-0.5.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv sparc 
x86"
 
 RDEPEND="
>=dev-python/pytest-5.3.0[${PYTHON_USEDEP}]



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

2021-07-03 Thread Michał Górny
commit: 70655857cc561aeb16264e68ddf9936fd3d57f99
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jul  3 06:28:24 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jul  3 06:28:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70655857

dev-python/pytest-subtests: Remove old

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

 dev-python/pytest-subtests/Manifest|  1 -
 .../pytest-subtests/pytest-subtests-0.4.0.ebuild   | 36 --
 2 files changed, 37 deletions(-)

diff --git a/dev-python/pytest-subtests/Manifest 
b/dev-python/pytest-subtests/Manifest
index 474eb1eb9d5..1a5f8a40e75 100644
--- a/dev-python/pytest-subtests/Manifest
+++ b/dev-python/pytest-subtests/Manifest
@@ -1,2 +1 @@
-DIST pytest-subtests-0.4.0.tar.gz 9673 BLAKE2B 
780fbbdc6d4ac88c87002ee14323a0dd1036ab3dadc14b79ef11982459c60635add77e97575521ba0bda61317582e090353b427d945eca7198e294eb3d895240
 SHA512 
00302f47d1699e053314b6b4eee7c84a04fe0f51f287e338374bbd518c7d245d839ea0f1ccf50d4f35c86138cf6ea36da26e67bf41295205fb38323f2ad89f89
 DIST pytest-subtests-0.5.0.tar.gz 9793 BLAKE2B 
c671eb14189c0fd34180a636592b20c9e2b4225c5faf3b702103164e60bdbac4c9644e464f1e0c783da3da1263f7b841ea7a4149bcbf1de23325a8ef3ce5c030
 SHA512 
e3d7e90c3ab66950eb80d25049bc6f6f75b08b3da5ce0de5f3fc55d6a176a8d1fdcb19a19f7d9d137aeadcc82b214550474f76d5611bc5592ca649ddd8257a2a

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
deleted file mode 100644
index 96ccd96fda1..000
--- a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..10} pypy3 )
-inherit distutils-r1
-
-DESCRIPTION="unittest subTest() support and subtests fixture"
-HOMEPAGE="
-   https://github.com/pytest-dev/pytest-subtests/
-   https://pypi.org/project/pytest-subtests/;
-SRC_URI="
-   
https://github.com/pytest-dev/pytest-subtests/archive/refs/tags/${PV}.tar.gz
-   -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
-
-RDEPEND="
-   >=dev-python/pytest-5.3.0[${PYTHON_USEDEP}]
-   $(python_gen_cond_dep '
-   dev-python/typing-extensions
-   ' python3_7 pypy3)
-"
-# pytest-xdist is used to test compatibility
-BDEPEND="
-   dev-python/setuptools_scm[${PYTHON_USEDEP}]
-   test? (
-   dev-python/pytest-xdist[${PYTHON_USEDEP}]
-   )"
-
-distutils_enable_tests --install pytest
-
-export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}



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

2021-07-03 Thread Agostino Sarubbo
commit: 643e9fad4237a9592f0aba107050bfb84836c9b8
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Jul  3 06:14:38 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Jul  3 06:14:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=643e9fad

dev-python/pytest-subtests: amd64/arm64/arm/hppa/ppc64/ppc/sparc/x86 stable 
(ALLARCHES policy) wrt bug #800031

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/pytest-subtests/pytest-subtests-0.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.5.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.5.0.ebuild
index 0182bfadbb1..96ccd96fda1 100644
--- a/dev-python/pytest-subtests/pytest-subtests-0.5.0.ebuild
+++ b/dev-python/pytest-subtests/pytest-subtests-0.5.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
 
 RDEPEND="
>=dev-python/pytest-5.3.0[${PYTHON_USEDEP}]



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

2021-05-29 Thread Michał Górny
commit: d479a718c46e159fb2372b2e5ded09d94142e07a
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 29 15:38:24 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 29 18:09:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d479a718

dev-python/pytest-subtests: Bump to 0.5.0

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

 dev-python/pytest-subtests/Manifest|  1 +
 .../pytest-subtests/pytest-subtests-0.5.0.ebuild   | 36 ++
 2 files changed, 37 insertions(+)

diff --git a/dev-python/pytest-subtests/Manifest 
b/dev-python/pytest-subtests/Manifest
index b75f934bdec..474eb1eb9d5 100644
--- a/dev-python/pytest-subtests/Manifest
+++ b/dev-python/pytest-subtests/Manifest
@@ -1 +1,2 @@
 DIST pytest-subtests-0.4.0.tar.gz 9673 BLAKE2B 
780fbbdc6d4ac88c87002ee14323a0dd1036ab3dadc14b79ef11982459c60635add77e97575521ba0bda61317582e090353b427d945eca7198e294eb3d895240
 SHA512 
00302f47d1699e053314b6b4eee7c84a04fe0f51f287e338374bbd518c7d245d839ea0f1ccf50d4f35c86138cf6ea36da26e67bf41295205fb38323f2ad89f89
+DIST pytest-subtests-0.5.0.tar.gz 9793 BLAKE2B 
c671eb14189c0fd34180a636592b20c9e2b4225c5faf3b702103164e60bdbac4c9644e464f1e0c783da3da1263f7b841ea7a4149bcbf1de23325a8ef3ce5c030
 SHA512 
e3d7e90c3ab66950eb80d25049bc6f6f75b08b3da5ce0de5f3fc55d6a176a8d1fdcb19a19f7d9d137aeadcc82b214550474f76d5611bc5592ca649ddd8257a2a

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.5.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.5.0.ebuild
new file mode 100644
index 000..0182bfadbb1
--- /dev/null
+++ b/dev-python/pytest-subtests/pytest-subtests-0.5.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..10} pypy3 )
+inherit distutils-r1
+
+DESCRIPTION="unittest subTest() support and subtests fixture"
+HOMEPAGE="
+   https://github.com/pytest-dev/pytest-subtests/
+   https://pypi.org/project/pytest-subtests/;
+SRC_URI="
+   
https://github.com/pytest-dev/pytest-subtests/archive/refs/tags/${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86"
+
+RDEPEND="
+   >=dev-python/pytest-5.3.0[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep '
+   dev-python/typing-extensions
+   ' python3_7 pypy3)
+"
+# pytest-xdist is used to test compatibility
+BDEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   test? (
+   dev-python/pytest-xdist[${PYTHON_USEDEP}]
+   )"
+
+distutils_enable_tests --install pytest
+
+export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}



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

2021-05-23 Thread Joshua Kinard
commit: 2827df956861dd42ea89d0c7eebbcfcb72d8eca4
Author: Joshua Kinard  gentoo  org>
AuthorDate: Sun May 23 21:07:20 2021 +
Commit: Joshua Kinard  gentoo  org>
CommitDate: Sun May 23 22:23:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2827df95

dev-python/pytest-subtests: Added ~mips to KEYWORDS

Bug: https://bugs.gentoo.org/778401
Signed-off-by: Joshua Kinard  gentoo.org>
Package-Manager: Portage-3.0.18, Repoman-3.0.3

 dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
index 3151351f9e4..96ccd96fda1 100644
--- a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
+++ b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
 
 RDEPEND="
>=dev-python/pytest-5.3.0[${PYTHON_USEDEP}]



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

2021-05-18 Thread Michał Górny
commit: 801a9fd20213a006e8a42c081291d50060a3d25c
Author: Ekaterina Vaartis  kotobank  ch>
AuthorDate: Sun May 16 12:36:08 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue May 18 11:40:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=801a9fd2

dev-python/pytest-subtests: add ~riscv

Tested in qemu-user chroot

Signed-off-by: Ekaterina Vaartis  kotobank.ch>
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
index 93a90ad96c3..3151351f9e4 100644
--- a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
+++ b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86"
 
 RDEPEND="
>=dev-python/pytest-5.3.0[${PYTHON_USEDEP}]



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

2021-05-07 Thread Michał Górny
commit: 84944e42f13520d2d749046531d42ec635474cd2
Author: Jakov Smolic  sartura  hr>
AuthorDate: Thu May  6 22:09:04 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri May  7 10:51:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84944e42

dev-python/pytest-subtests: Port to python3.10

Signed-off-by: Jakov Smolic  sartura.hr>
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
index d13fc96e30b..93a90ad96c3 100644
--- a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
+++ b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7..9} pypy3 )
+PYTHON_COMPAT=( python3_{7..10} pypy3 )
 inherit distutils-r1
 
 DESCRIPTION="unittest subTest() support and subtests fixture"



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

2021-04-29 Thread Sergei Trofimovich
commit: ae4174b2430f6c854ec66c7383ea726e73d3a17c
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Apr 29 18:16:22 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Apr 29 18:42:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae4174b2

dev-python/pytest-subtests: stable 0.4.0 for hppa, bug #786009

Package-Manager: Portage-3.0.18, 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/pytest-subtests/pytest-subtests-0.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
index f25aa1d5aa9..d13fc96e30b 100644
--- a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
+++ b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86"
 
 RDEPEND="
>=dev-python/pytest-5.3.0[${PYTHON_USEDEP}]



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

2021-04-28 Thread Sam James
commit: 3792e41633e417ae24979465d86398af3ef4295c
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 28 19:11:08 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 28 19:11:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3792e416

dev-python/pytest-subtests: Stabilize 0.4.0 ppc, #786009

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

 dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
index aac0822ad2f..f25aa1d5aa9 100644
--- a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
+++ b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86"
 
 RDEPEND="
>=dev-python/pytest-5.3.0[${PYTHON_USEDEP}]



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

2021-04-28 Thread Sam James
commit: 5cc50e5c5114f7968e724f1d76033e553c1659b9
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 28 17:08:30 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 28 18:35:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cc50e5c

dev-python/pytest-subtests: Stabilize 0.4.0 ppc64, #786009

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

 dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
index 2094daaf68c..aac0822ad2f 100644
--- a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
+++ b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 sparc x86"
 
 RDEPEND="
>=dev-python/pytest-5.3.0[${PYTHON_USEDEP}]



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

2021-04-28 Thread Sam James
commit: 83fd8e78c43b6cc592aadbcdf8dd7d1e9c37cfec
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 28 17:07:40 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 28 18:34:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83fd8e78

dev-python/pytest-subtests: Stabilize 0.4.0 arm64, #786009

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

 dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
index 1877e31a42c..2094daaf68c 100644
--- a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
+++ b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86"
 
 RDEPEND="
>=dev-python/pytest-5.3.0[${PYTHON_USEDEP}]



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

2021-04-28 Thread Sam James
commit: 1210dedc45810a8c9b1e44e9b2c77e919b32e390
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 28 17:00:31 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 28 17:03:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1210dedc

dev-python/pytest-subtests: Stabilize 0.4.0 x86, #786009

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

 dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
index 263d6e9d3a3..1877e31a42c 100644
--- a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
+++ b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86"
 
 RDEPEND="
>=dev-python/pytest-5.3.0[${PYTHON_USEDEP}]



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

2021-04-28 Thread Mikle Kolyada
commit: 04301b6a9216c1efaff113ea2ddc4f26081b021c
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Apr 28 16:55:21 2021 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Apr 28 16:55:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04301b6a

dev-python/pytest-subtests: Stabilize 0.4.0 amd64, #786009

Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
index 31f5fb9b30f..263d6e9d3a3 100644
--- a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
+++ b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
 
 RDEPEND="
>=dev-python/pytest-5.3.0[${PYTHON_USEDEP}]



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

2021-04-27 Thread Sam James
commit: 11275083c1687af7928beb5f81c1e27eabdd0c53
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 27 18:06:41 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 27 18:09:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11275083

dev-python/pytest-subtests: Stabilize 0.4.0 sparc, #786009

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

 dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
index 48fed6b783f..31f5fb9b30f 100644
--- a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
+++ b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
 
 RDEPEND="
>=dev-python/pytest-5.3.0[${PYTHON_USEDEP}]



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

2021-04-27 Thread Sam James
commit: 44b2e324c110dfb4e96c007dfd9d29890cc9e655
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 27 18:05:42 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 27 18:09:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44b2e324

dev-python/pytest-subtests: Stabilize 0.4.0 arm, #786009

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

 dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
index de12d09bbe6..48fed6b783f 100644
--- a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
+++ b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 
 RDEPEND="
>=dev-python/pytest-5.3.0[${PYTHON_USEDEP}]



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

2021-04-03 Thread Sergei Trofimovich
commit: bf69f0c56a554b7f5585ca23e2caf2dd98098400
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sat Apr  3 18:38:57 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  3 20:45:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf69f0c5

dev-python/pytest-subtests: keyworded 0.4.0 for sparc, bug #778401

Package-Manager: Portage-3.0.17, 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/pytest-subtests/pytest-subtests-0.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
index 2a44016abc5..de12d09bbe6 100644
--- a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
+++ b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 
 RDEPEND="
>=dev-python/pytest-5.3.0[${PYTHON_USEDEP}]



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

2021-04-02 Thread Sergei Trofimovich
commit: ee3d8d04a2b4b1cb98d197d1a27229a78a0017c5
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Apr  2 09:16:35 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Apr  2 09:23:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee3d8d04

dev-python/pytest-subtests: keyworded 0.4.0 for ppc

keyworded wrt bug #778401

Package-Manager: Portage-3.0.18, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
index b49ce6a0deb..8094629ad45 100644
--- a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
+++ b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~x86"
 
 RDEPEND="
>=dev-python/pytest-5.3.0[${PYTHON_USEDEP}]



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

2021-04-02 Thread Sergei Trofimovich
commit: 54e9718ce18957f0f956566821b7dfdc496d85a8
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Apr  2 09:14:59 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Apr  2 09:23:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54e9718c

dev-python/pytest-subtests: keyworded 0.4.0 for hppa

keyworded wrt bug #778401

Package-Manager: Portage-3.0.18, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
index f733822a3d2..b49ce6a0deb 100644
--- a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
+++ b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~x86"
 
 RDEPEND="
>=dev-python/pytest-5.3.0[${PYTHON_USEDEP}]



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

2021-04-02 Thread Sergei Trofimovich
commit: 2ca314bf7d2da967b454e38e739830d565b982a4
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Apr  2 09:18:57 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Apr  2 09:23:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ca314bf

dev-python/pytest-subtests: keyworded 0.4.0 for ppc64

keyworded wrt bug #778401

Package-Manager: Portage-3.0.18, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
index 8094629ad45..2a44016abc5 100644
--- a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
+++ b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
 
 RDEPEND="
>=dev-python/pytest-5.3.0[${PYTHON_USEDEP}]



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

2021-03-28 Thread Matt Turner
commit: e59b480d2291598d939f62b956991da95be39220
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Mar 29 00:51:02 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Mar 29 00:51:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e59b480d

dev-python/pytest-subtests: Keyword 0.4.0 alpha, #778401

Signed-off-by: Matt Turner  gentoo.org>

 dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
index be03f51ee32..f733822a3d2 100644
--- a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
+++ b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~x86"
 
 RDEPEND="
>=dev-python/pytest-5.3.0[${PYTHON_USEDEP}]



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

2021-03-28 Thread Sam James
commit: 8752b44eb4b7e49cd244f1368f41673b6ccf000d
Author: Sam James  gentoo  org>
AuthorDate: Sun Mar 28 11:07:44 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Mar 28 11:07:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8752b44e

dev-python/pytest-subtests: Keyword 0.4.0 arm64, #778401

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

 dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
index f5e1ae0e00f..be03f51ee32 100644
--- a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
+++ b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~x86"
 
 RDEPEND="
>=dev-python/pytest-5.3.0[${PYTHON_USEDEP}]



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

2021-03-27 Thread Sam James
commit: e6cca8edc07f855cf41daa8c30badcdb3e0d36dd
Author: Sam James  gentoo  org>
AuthorDate: Sun Mar 28 01:13:15 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Mar 28 01:14:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6cca8ed

dev-python/pytest-subtests: Keyword 0.4.0 arm, #778401

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

 dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
index 8d4f5768289..f5e1ae0e00f 100644
--- a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
+++ b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~x86"
 
 RDEPEND="
>=dev-python/pytest-5.3.0[${PYTHON_USEDEP}]



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

2021-03-27 Thread Sam James
commit: 97b0c766dc5d6bd7b7e45aa7b8484ac5bd49bfe7
Author: Sam James  gentoo  org>
AuthorDate: Sat Mar 27 22:34:33 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Mar 27 22:35:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97b0c766

dev-python/pytest-subtests: add conditional dev-python/typing-extensions dep

It's a Python 3.8 backport, so we only need this for Python 3.7
and PyPy3.

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

 dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
index 9d5b3d569ee..8d4f5768289 100644
--- a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
+++ b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
@@ -19,7 +19,11 @@ SLOT="0"
 KEYWORDS="~amd64 ~ia64 ~x86"
 
 RDEPEND="
-   >=dev-python/pytest-5.3.0[${PYTHON_USEDEP}]"
+   >=dev-python/pytest-5.3.0[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep '
+   dev-python/typing-extensions
+   ' python3_7 pypy3)
+"
 # pytest-xdist is used to test compatibility
 BDEPEND="
dev-python/setuptools_scm[${PYTHON_USEDEP}]



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

2021-03-27 Thread Sergei Trofimovich
commit: 6302dc02a8d76a38438a5de35de1c78c54e1ae1d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Mar 27 19:15:54 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Mar 27 19:15:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6302dc02

dev-python/pytest-subtests: keyworded 0.4.0 for ia64

keyworded wrt bug #778401

Package-Manager: Portage-3.0.17, Repoman-3.0.2
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
index 9df48e8c301..9d5b3d569ee 100644
--- a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
+++ b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~x86"
 
 RDEPEND="
>=dev-python/pytest-5.3.0[${PYTHON_USEDEP}]"



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

2021-03-27 Thread Sam James
commit: 02f149947c9cc167c10d5a5c88dde626d6bb7720
Author: Sam James  gentoo  org>
AuthorDate: Sat Mar 27 15:59:40 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Mar 27 16:02:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02f14994

dev-python/pytest-subtests: mark ALLARCHES

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

 dev-python/pytest-subtests/metadata.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-python/pytest-subtests/metadata.xml 
b/dev-python/pytest-subtests/metadata.xml
index 04c1351756d..0ca97f94d20 100644
--- a/dev-python/pytest-subtests/metadata.xml
+++ b/dev-python/pytest-subtests/metadata.xml
@@ -3,7 +3,9 @@
 

pyt...@gentoo.org
+   Python

+   

pytest-dev/pytest-subtests
pytest-subtests



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

2021-03-26 Thread Michał Górny
commit: 9e1cb5e8022ca88636c70a5d8599e8810688ec30
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Mar 26 08:57:15 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Mar 26 09:41:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e1cb5e8

dev-python/pytest-subtests: New dep of dev-python/cryptography

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

 dev-python/pytest-subtests/Manifest|  1 +
 dev-python/pytest-subtests/metadata.xml| 11 
 .../pytest-subtests/pytest-subtests-0.4.0.ebuild   | 32 ++
 3 files changed, 44 insertions(+)

diff --git a/dev-python/pytest-subtests/Manifest 
b/dev-python/pytest-subtests/Manifest
new file mode 100644
index 000..b75f934bdec
--- /dev/null
+++ b/dev-python/pytest-subtests/Manifest
@@ -0,0 +1 @@
+DIST pytest-subtests-0.4.0.tar.gz 9673 BLAKE2B 
780fbbdc6d4ac88c87002ee14323a0dd1036ab3dadc14b79ef11982459c60635add77e97575521ba0bda61317582e090353b427d945eca7198e294eb3d895240
 SHA512 
00302f47d1699e053314b6b4eee7c84a04fe0f51f287e338374bbd518c7d245d839ea0f1ccf50d4f35c86138cf6ea36da26e67bf41295205fb38323f2ad89f89

diff --git a/dev-python/pytest-subtests/metadata.xml 
b/dev-python/pytest-subtests/metadata.xml
new file mode 100644
index 000..04c1351756d
--- /dev/null
+++ b/dev-python/pytest-subtests/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   pyt...@gentoo.org
+   
+   
+   pytest-dev/pytest-subtests
+   pytest-subtests
+   
+

diff --git a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild 
b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
new file mode 100644
index 000..9df48e8c301
--- /dev/null
+++ b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} pypy3 )
+inherit distutils-r1
+
+DESCRIPTION="unittest subTest() support and subtests fixture"
+HOMEPAGE="
+   https://github.com/pytest-dev/pytest-subtests/
+   https://pypi.org/project/pytest-subtests/;
+SRC_URI="
+   
https://github.com/pytest-dev/pytest-subtests/archive/refs/tags/${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   >=dev-python/pytest-5.3.0[${PYTHON_USEDEP}]"
+# pytest-xdist is used to test compatibility
+BDEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   test? (
+   dev-python/pytest-xdist[${PYTHON_USEDEP}]
+   )"
+
+distutils_enable_tests --install pytest
+
+export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}