summaryrefslogtreecommitdiff
path: root/dev-python/pytest-faulthandler
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-12-25 23:06:25 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-12-25 23:06:25 +0000
commit441d1370330332b7d78f238d2f5e13f7aed5e4e0 (patch)
tree6a5171dd615dfeee62a45044144c66e864738fb0 /dev-python/pytest-faulthandler
parentab3da91fb6c91a9df52fff8f991570f456fd3c7a (diff)
gentoo christmass resync : 25.12.2020
Diffstat (limited to 'dev-python/pytest-faulthandler')
-rw-r--r--dev-python/pytest-faulthandler/Manifest4
-rw-r--r--dev-python/pytest-faulthandler/pytest-faulthandler-1.6.0.ebuild2
-rw-r--r--dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/pytest-faulthandler/Manifest b/dev-python/pytest-faulthandler/Manifest
index ddbe19bab376..acd874edc4ff 100644
--- a/dev-python/pytest-faulthandler/Manifest
+++ b/dev-python/pytest-faulthandler/Manifest
@@ -1,5 +1,5 @@
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
-EBUILD pytest-faulthandler-1.6.0.ebuild 749 BLAKE2B 0d9ae05e1d7a4f402a07bf2e088de23bdea5c42dc9c1a78c2c93ca8aee4467e47828ffabfef72a0f0e47c873a08d4c59faa554109c85c5fcd59db53034670124 SHA512 25e7f0d34e4ebdc88828dce669c8a00d06b18da4427ea5802a4f206c6bc1f5c08c1c72c5369cb28d6eb6887ec5e748a9d0228c6c5ab724b659edfd06f5674d1f
-EBUILD pytest-faulthandler-2.0.1.ebuild 508 BLAKE2B ca48afbf9fd9a646b51c9bfa4146d8297d67bf9b1eee3c5f671d1df5f561056cb0b18e9c042a751c4de43e25a76fcb30e782bdadbaae399e48df4441f7b0d62f SHA512 7ca9d022cdca8a6749d5068ccc5ba8e5671a32949fc4ab89e273f36336384db9c276550c6e049bb23619ef26567607bf4287680ebd8c7e5821d9e84212a6be8a
+EBUILD pytest-faulthandler-1.6.0.ebuild 748 BLAKE2B 1ed59d2a536e18a3daaecf25eabbd2cc6b4817f61111a16056058d3a88a4cb70cc13e2c4e740c71645729e6d254e27a3727f592c27953b4f6d6277122b9e19f4 SHA512 b94849df122b91a2aaa1560fc5526eb753a6d6f575aa18cced216031016e4ce244240b547aea79c3eeda3e85cdc9724cd1787cde0963b1b34a6da71eded956ca
+EBUILD pytest-faulthandler-2.0.1.ebuild 507 BLAKE2B 033f2e659b969ec735326ebf98da66c7081a504f5f029ddcdf2e360904f80f083a0c48dbb1235e2ca3e1e44905ce269f48115113f0348aa3929a12e84e85d4ca SHA512 6a0598dd9aa90c279136dcc5d3b0a22bfc401a0045a772bbbfe59ee66ef9e932f2235ad9c44caf5dd9abf666a0cdb31ddd4f7b8f6417e856c9722c0a87dcc3dd
MISC metadata.xml 457 BLAKE2B b60877a1c09f68aa69b75c8386ce1b8a338f91bcf54e875cfd45fabbcb4b254d1702c58fee5d2144d424bf890e57a2c9814c517670dd6bb430f3ace6ffde3ca5 SHA512 dfdf0734d59cf307da8c45c92b13831b5375569bca715c7021af1e932aa37a1c21810827184f3e78c93e5bcfa7a2c10639ea96219f595a7e7f5b68243f52aed8
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 79a8fe429c9e..c2ef1ebeba08 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 38021a87f44e..952c64b46b07 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}]