From 7c9730bcb62df7cbf8248c5db9a478aac52c60ea Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 17 Feb 2023 14:07:47 +0000 Subject: gentoo auto-resync : 17:02:2023 - 14:07:46 --- dev-python/loguru/loguru-0.6.0.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-python/loguru/loguru-0.6.0.ebuild') diff --git a/dev-python/loguru/loguru-0.6.0.ebuild b/dev-python/loguru/loguru-0.6.0.ebuild index 1171ea803086..448dcd9ac6b0 100644 --- a/dev-python/loguru/loguru-0.6.0.ebuild +++ b/dev-python/loguru/loguru-0.6.0.ebuild @@ -15,10 +15,10 @@ LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~ppc64 ~x86" -RDEPEND="$(python_gen_cond_dep 'dev-python/aiocontextvars[${PYTHON_USEDEP}]' 'python3_6')" BDEPEND="test? ( >=dev-python/colorama-0.3.4[${PYTHON_USEDEP}] )" + +PATCHES=( "${FILESDIR}/0.6.0-typos.patch" ) + # filesystem buffering tests may fail # on tmpfs with 64k PAGESZ, but pass fine on ext4 distutils_enable_tests pytest - -PATCHES=( "${FILESDIR}/0.6.0-typos.patch" ) -- cgit v1.2.3