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

2024-04-05 Thread Arthur Zamarin
commit: 9d27cfc53583e4e031974af9f31e9e1096c9aa02
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Wed Mar 27 18:25:16 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Apr  5 15:26:45 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d27cfc5

dev-python/pytest-faulthandler: add missing remote-id

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/pytest-faulthandler/metadata.xml 
b/dev-python/pytest-faulthandler/metadata.xml
index 54988107e7b4..051fb4315f5a 100644
--- a/dev-python/pytest-faulthandler/metadata.xml
+++ b/dev-python/pytest-faulthandler/metadata.xml
@@ -4,6 +4,7 @@


pytest-faulthandler
+   pytest-dev/pytest-faulthandler


 



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

2023-04-09 Thread Andrew Ammerlaan
commit: 23605c85bd652c963a6ca51b8bfe632051250a6f
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Sun Apr  9 20:26:23 2023 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Sun Apr  9 20:40:09 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23605c85

dev-python/pytest-faulthandler: drop myself as a maintainer

Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/pytest-faulthandler/metadata.xml | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/dev-python/pytest-faulthandler/metadata.xml 
b/dev-python/pytest-faulthandler/metadata.xml
index 4c12e54f489d..54988107e7b4 100644
--- a/dev-python/pytest-faulthandler/metadata.xml
+++ b/dev-python/pytest-faulthandler/metadata.xml
@@ -1,10 +1,7 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   andrewammerl...@gentoo.org
-   Andrew Ammerlaan
-   
+   

pytest-faulthandler




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

2022-06-16 Thread Michał Górny
commit: c59860f729503bc251734301ec81c55501e3778a
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jun 16 11:45:01 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun 16 11:47:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c59860f7

dev-python/pytest-faulthandler: Remove old

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

 .../pytest-faulthandler-2.0.1.ebuild | 20 
 1 file changed, 20 deletions(-)

diff --git a/dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1.ebuild 
b/dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1.ebuild
deleted file mode 100644
index 37aa6fc04bbe..
--- a/dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Pytest plugin that activates the fault handler module for tests"
-HOMEPAGE="https://github.com/pytest-dev/pytest-faulthandler;
-SRC_URI="https://github.com/pytest-dev/pytest-faulthandler/archive/${PV}.tar.gz
 -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND="
-   >=dev-python/pytest-5.0[${PYTHON_USEDEP}]
-"



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

2022-06-16 Thread Jakov Smolić
commit: 09531f25e50ef33193f7324b6fae10413fc5c6eb
Author: Jakov Smolić  gentoo  org>
AuthorDate: Thu Jun 16 09:51:44 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Thu Jun 16 09:51:44 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09531f25

dev-python/pytest-faulthandler: Stabilize 2.0.1-r1 ALLARCHES, #852437

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

 dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1-r1.ebuild 
b/dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1-r1.ebuild
index a910ce2a0c8d..c79a0fbd6927 100644
--- a/dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1-r1.ebuild
+++ b/dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1-r1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND="
>=dev-python/pytest-5.0[${PYTHON_USEDEP}]



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

2022-05-14 Thread Arthur Zamarin
commit: 619af8ab1dd05666a2adc6bbba6e84c03562d2dc
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat May 14 17:45:54 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat May 14 17:45:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=619af8ab

dev-python/pytest-faulthandler: enable py3.11

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

 dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1-r1.ebuild 
b/dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1-r1.ebuild
index 9ca73b3ca2ae..a910ce2a0c8d 100644
--- a/dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1-r1.ebuild
+++ b/dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
 inherit distutils-r1
 
 DESCRIPTION="Pytest plugin that activates the fault handler module for tests"



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

2022-05-14 Thread Arthur Zamarin
commit: 5e8f8a858d135186408b5b797f7a4b0d4d5f1ec8
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat May 14 17:44:03 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat May 14 17:44:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e8f8a85

dev-python/pytest-faulthandler: EAPI=8, PEP517

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

 .../pytest-faulthandler-2.0.1-r1.ebuild| 23 ++
 1 file changed, 23 insertions(+)

diff --git a/dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1-r1.ebuild 
b/dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1-r1.ebuild
new file mode 100644
index ..9ca73b3ca2ae
--- /dev/null
+++ b/dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1-r1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="Pytest plugin that activates the fault handler module for tests"
+HOMEPAGE="https://github.com/pytest-dev/pytest-faulthandler;
+SRC_URI="
+   https://github.com/pytest-dev/pytest-faulthandler/archive/${PV}.tar.gz
+   -> ${P}.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   >=dev-python/pytest-5.0[${PYTHON_USEDEP}]
+"



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

2021-09-11 Thread Michał Górny
commit: ec096a0abb67ecb8c3185d3fc0d48f3ad4edc45d
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Sep 11 16:23:20 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Sep 11 16:23:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec096a0a

dev-python/pytest-faulthandler: Remove old

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

 dev-python/pytest-faulthandler/Manifest|  1 -
 .../pytest-faulthandler-1.6.0.ebuild   | 35 --
 2 files changed, 36 deletions(-)

diff --git a/dev-python/pytest-faulthandler/Manifest 
b/dev-python/pytest-faulthandler/Manifest
index 3b5372a2547..782d8185b0a 100644
--- a/dev-python/pytest-faulthandler/Manifest
+++ b/dev-python/pytest-faulthandler/Manifest
@@ -1,2 +1 @@
-DIST pytest-faulthandler-1.6.0.tar.gz 6656 BLAKE2B 
0fe66827e09c6b566ac6a9aa3fd4da03f0f5c4ea1e8601b16ed1a211c33150bcc0eaac5b47786040f571ceb266300bcb5142e2a8d977aeb69f89bd0ecefec4c3
 SHA512 
23146b1c0965e66ac201cae82192f3833daad2563f2177d916050df14b532a3eb78f2dd3b888cec3d28121b334ee86c9b762c5aadb8fb624c9a4288fbad693a5
 DIST pytest-faulthandler-2.0.1.tar.gz 3629 BLAKE2B 
f66b6989673b179b3ad3f583b9e7b9615b08e1e062f06969f37bd8a9a57e58bd0207544b0c11aa4a9d03f4db40a125bbbe1924160b2bdcb2c0c589de07281570
 SHA512 
184b4228693db0f15fdcf250f09c3ee9ef4767e744af9000ec46876f0c68e17434a6d1e25c7d59f610b2baa659d7af5a784cbf0e5e29b105f48d50d00cb1a7ca

diff --git a/dev-python/pytest-faulthandler/pytest-faulthandler-1.6.0.ebuild 
b/dev-python/pytest-faulthandler/pytest-faulthandler-1.6.0.ebuild
deleted file mode 100644
index 01da741b3e6..000
--- a/dev-python/pytest-faulthandler/pytest-faulthandler-1.6.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8,9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Pytest plugin that activates the fault handler module for tests"
-HOMEPAGE="https://github.com/pytest-dev/pytest-faulthandler;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-BDEPEND="
-   dev-python/setuptools_scm[${PYTHON_USEDEP}]
-   test? (
-   dev-python/pytest-mock[${PYTHON_USEDEP}]
-   )
-"
-
-DEPEND="
-   >=dev-python/pytest-4.0[${PYTHON_USEDEP}]
-   

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

2021-05-26 Thread Andrew Ammerlaan
commit: 86ddb7a6eb5982a02c6021ee2f4186421566471e
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Wed May 26 17:21:09 2021 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Wed May 26 17:24:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86ddb7a6

dev-python/pytest-faulthandler: add py3.10

Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  gentoo.org>

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

diff --git a/dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1.ebuild 
b/dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1.ebuild
index 6c18a00e8b9..37aa6fc04bb 100644
--- a/dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1.ebuild
+++ b/dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{7..10} )
 
 inherit distutils-r1
 



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

2021-05-22 Thread Andrew Ammerlaan
commit: c0e3a82b337e5e2e65ceec2df4936a0725b56773
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Sat May 22 20:45:08 2021 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Sat May 22 20:55:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0e3a82b

dev-python/pytest-faulthandler: add 

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

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

diff --git a/dev-python/pytest-faulthandler/metadata.xml 
b/dev-python/pytest-faulthandler/metadata.xml
index 34606dee157..3c6448f01ae 100644
--- a/dev-python/pytest-faulthandler/metadata.xml
+++ b/dev-python/pytest-faulthandler/metadata.xml
@@ -8,4 +8,5 @@

pytest-faulthandler

+   
 



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

2021-02-18 Thread Sam James
commit: 28fe78e84ffd7c9cb8def470b6809227b3eb275b
Author: Sam James  gentoo  org>
AuthorDate: Thu Feb 18 08:39:33 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Feb 18 08:39:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28fe78e8

dev-python/pytest-faulthandler: Stabilize 2.0.1 amd64, #760534

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

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

diff --git a/dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1.ebuild 
b/dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1.ebuild
index 952c64b46b0..6c18a00e8b9 100644
--- a/dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1.ebuild
+++ b/dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/pytest-dev/pytest-faulthandler/archive/${PV}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND="
>=dev-python/pytest-5.0[${PYTHON_USEDEP}]



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

2021-02-18 Thread Sam James
commit: 2ca7b6f096691c577ab2983511f76c57ba3985ab
Author: Sam James  gentoo  org>
AuthorDate: Thu Feb 18 08:39:32 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Feb 18 08:39:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ca7b6f0

dev-python/pytest-faulthandler: Stabilize 1.6.0 amd64, #760534

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

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

diff --git a/dev-python/pytest-faulthandler/pytest-faulthandler-1.6.0.ebuild 
b/dev-python/pytest-faulthandler/pytest-faulthandler-1.6.0.ebuild
index c2ef1ebeba0..01da741b3e6 100644
--- a/dev-python/pytest-faulthandler/pytest-faulthandler-1.6.0.ebuild
+++ b/dev-python/pytest-faulthandler/pytest-faulthandler-1.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 
 BDEPEND="
dev-python/setuptools_scm[${PYTHON_USEDEP}]



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

2020-12-20 Thread Thomas Deutschmann
commit: c3da46f9302a20eefba802ff42bcb143252a5a23
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Dec 20 16:38:47 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Dec 20 16:38:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3da46f9

dev-python/pytest-faulthandler: x86 stable (bug #760534)

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

 dev-python/pytest-faulthandler/pytest-faulthandler-1.6.0.ebuild | 2 +-
 dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pytest-faulthandler/pytest-faulthandler-1.6.0.ebuild 
b/dev-python/pytest-faulthandler/pytest-faulthandler-1.6.0.ebuild
index 79a8fe429c9..c2ef1ebeba0 100644
--- a/dev-python/pytest-faulthandler/pytest-faulthandler-1.6.0.ebuild
+++ b/dev-python/pytest-faulthandler/pytest-faulthandler-1.6.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 
 BDEPEND="
dev-python/setuptools_scm[${PYTHON_USEDEP}]

diff --git a/dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1.ebuild 
b/dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1.ebuild
index 38021a87f44..952c64b46b0 100644
--- a/dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1.ebuild
+++ b/dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/pytest-dev/pytest-faulthandler/archive/${PV}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 
 RDEPEND="
>=dev-python/pytest-5.0[${PYTHON_USEDEP}]



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

2020-09-21 Thread Michał Górny
commit: d15376f34344a84fed940555bbf6a6807b0a6abf
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Sep 21 16:03:04 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Sep 21 16:06:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d15376f3

dev-python/pytest-faulthandler: rm setuptools rdep for pytest entrypoint

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

 dev-python/pytest-faulthandler/pytest-faulthandler-1.6.0.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-python/pytest-faulthandler/pytest-faulthandler-1.6.0.ebuild 
b/dev-python/pytest-faulthandler/pytest-faulthandler-1.6.0.ebuild
index 5033fc34123..79a8fe429c9 100644
--- a/dev-python/pytest-faulthandler/pytest-faulthandler-1.6.0.ebuild
+++ b/dev-python/pytest-faulthandler/pytest-faulthandler-1.6.0.ebuild
@@ -4,7 +4,6 @@
 EAPI=7
 
 PYTHON_COMPAT=( python3_{7,8,9} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1
 



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

2020-09-15 Thread Joonas Niilola
commit: 666dcc2651990de057a66c2206e186ee5d68bd4f
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Mon Aug 17 16:52:22 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Tue Sep 15 08:09:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=666dcc26

dev-python/pytest-faulthandler: plugin that activates the fault handler module

Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Andrew Ammerlaan  riseup.net>
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-python/pytest-faulthandler/Manifest|  2 ++
 dev-python/pytest-faulthandler/metadata.xml| 12 
 .../pytest-faulthandler-1.6.0.ebuild   | 36 ++
 .../pytest-faulthandler-2.0.1.ebuild   | 20 
 4 files changed, 70 insertions(+)

diff --git a/dev-python/pytest-faulthandler/Manifest 
b/dev-python/pytest-faulthandler/Manifest
new file mode 100644
index 000..3b5372a2547
--- /dev/null
+++ b/dev-python/pytest-faulthandler/Manifest
@@ -0,0 +1,2 @@
+DIST pytest-faulthandler-1.6.0.tar.gz 6656 BLAKE2B 
0fe66827e09c6b566ac6a9aa3fd4da03f0f5c4ea1e8601b16ed1a211c33150bcc0eaac5b47786040f571ceb266300bcb5142e2a8d977aeb69f89bd0ecefec4c3
 SHA512 
23146b1c0965e66ac201cae82192f3833daad2563f2177d916050df14b532a3eb78f2dd3b888cec3d28121b334ee86c9b762c5aadb8fb624c9a4288fbad693a5
+DIST pytest-faulthandler-2.0.1.tar.gz 3629 BLAKE2B 
f66b6989673b179b3ad3f583b9e7b9615b08e1e062f06969f37bd8a9a57e58bd0207544b0c11aa4a9d03f4db40a125bbbe1924160b2bdcb2c0c589de07281570
 SHA512 
184b4228693db0f15fdcf250f09c3ee9ef4767e744af9000ec46876f0c68e17434a6d1e25c7d59f610b2baa659d7af5a784cbf0e5e29b105f48d50d00cb1a7ca

diff --git a/dev-python/pytest-faulthandler/metadata.xml 
b/dev-python/pytest-faulthandler/metadata.xml
new file mode 100644
index 000..d22e99d7357
--- /dev/null
+++ b/dev-python/pytest-faulthandler/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   andrewammerl...@riseup.net
+   Andrew Ammerlaan
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+

diff --git a/dev-python/pytest-faulthandler/pytest-faulthandler-1.6.0.ebuild 
b/dev-python/pytest-faulthandler/pytest-faulthandler-1.6.0.ebuild
new file mode 100644
index 000..5033fc34123
--- /dev/null
+++ b/dev-python/pytest-faulthandler/pytest-faulthandler-1.6.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8,9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit distutils-r1
+
+DESCRIPTION="Pytest plugin that activates the fault handler module for tests"
+HOMEPAGE="https://github.com/pytest-dev/pytest-faulthandler;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+BDEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   test? (
+   dev-python/pytest-mock[${PYTHON_USEDEP}]
+   )
+"
+
+DEPEND="
+   >=dev-python/pytest-4.0[${PYTHON_USEDEP}]
+   https://github.com/pytest-dev/pytest-faulthandler;
+SRC_URI="https://github.com/pytest-dev/pytest-faulthandler/archive/${PV}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   >=dev-python/pytest-5.0[${PYTHON_USEDEP}]
+"