From 21435953e16cda318a82334ddbadb3b5c36d9ea7 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 15 Jan 2020 15:51:32 +0000 Subject: gentoo resync : 15.01.2020 --- dev-python/pytest-subtesthack/Manifest | 2 +- dev-python/pytest-subtesthack/pytest-subtesthack-0.1.1.ebuild | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'dev-python/pytest-subtesthack') diff --git a/dev-python/pytest-subtesthack/Manifest b/dev-python/pytest-subtesthack/Manifest index 96aeb7d0c2a3..5d1c501510d2 100644 --- a/dev-python/pytest-subtesthack/Manifest +++ b/dev-python/pytest-subtesthack/Manifest @@ -1,3 +1,3 @@ DIST pytest-subtesthack-0.1.1.tar.gz 2410 BLAKE2B 3d41950ad46bb07da145db7f88eba7eb34a2bbb99273f47d2443cae5ab0e11737f1c2fe81bf473180178b2ad9e55b252c7717846f1b010cc58fb1bf61380d003 SHA512 0bf6425b535e65dc7f06f74493d10fbb6451e78a817174638661d7525f39f092f67db8da010228cbd54b400485e71e443118f91ebef660b9c00d2b354062a55f -EBUILD pytest-subtesthack-0.1.1.ebuild 833 BLAKE2B 7ce9a0d3eecbb7306913566b6175ec13e91fc8a05b220227d785a7e431a6df5009f93d3862b43b8661146b5d7b076acb4650aa536d54f83e715df1a244649d9d SHA512 b9eaa4298a8190c5ff44013738d0ac19d96b5c5c8dd701b5f8691f9e3deba5ee070f2cb5ed587f9ff2c0a0ea3a17dba565825a7137a31833a7e59e3161e03190 +EBUILD pytest-subtesthack-0.1.1.ebuild 834 BLAKE2B 6dcd85c40ed1de2d0c3292f3ec9fd521ca56800a2f99d38494664355df3485a31e4e65614eae3758c39c7eaea7b5c6f19c0c361eef6349d5e52fd6ffe25a632a SHA512 f6d1a4cfbb550e3f271ffa7270ceff08389c8c90d3fd6389f0cfedf9ebc090916c469e915a3477f7887a25ced06a0c6a1ba6ea1852c731ebf7682a07d8e378c9 MISC metadata.xml 321 BLAKE2B c9b07273af601a4874a8e2790c84350cbd5ca4218c4604de564b8a714a946106ef74ee744bafff29f160a4ab3bb6abd35c49a66cff74c83698a0a6f57b843bd7 SHA512 f1c6901c39e0eaaf79917b0699ae5d7dc9a94b15ed2db4ff08f0e3f2bfdaa567e3848474934bb4d8aafe56198536a4ff8f5a6b4379c2238ee20e4a718bfd9a58 diff --git a/dev-python/pytest-subtesthack/pytest-subtesthack-0.1.1.ebuild b/dev-python/pytest-subtesthack/pytest-subtesthack-0.1.1.ebuild index 90aae11c1a84..da9c8709b4a0 100644 --- a/dev-python/pytest-subtesthack/pytest-subtesthack-0.1.1.ebuild +++ b/dev-python/pytest-subtesthack/pytest-subtesthack-0.1.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python{2_7,3_5,3_6} ) +PYTHON_COMPAT=( python{2_7,3_6} ) inherit distutils-r1 DESCRIPTION="A hack for test fixtures, needed for hypothesis inside py.test" @@ -13,7 +13,7 @@ SRC_URI="https://github.com/untitaker/pytest-subtesthack/archive/${PV}.tar.gz -> LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="test" RESTRICT="!test? ( test )" -- cgit v1.2.3