From 54963ba9e20e65edde65b5984b18ef66762fdd06 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Thu, 24 Oct 2019 19:40:21 +0200 Subject: [PATCH] pytest: cleam --- dev-python/pytest/pytest-5.2.1.recipe | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/dev-python/pytest/pytest-5.2.1.recipe b/dev-python/pytest/pytest-5.2.1.recipe index 4c9a40e94..77a0c7a5a 100644 --- a/dev-python/pytest/pytest-5.2.1.recipe +++ b/dev-python/pytest/pytest-5.2.1.recipe @@ -34,10 +34,12 @@ eval "PROVIDES_${pythonPackage}=\"\ REQUIRES_$pythonPackage=\"\ haiku\n\ cmd:python$pythonVersion\n\ - six_$pythonPackage\n\ - funcsigs_$pythonPackage\n\ - pluggy_$pythonPackage\n\ + atomicwrites_$pythonPackage\n\ attrs_$pythonPackage\n\ + importlib_metadata_$pythonPackage\n\ + pluggy_$pythonPackage\n\ + more_itertools_$pythonPackage\n\ + packaging_$pythonPackage\n\ py_$pythonPackage\ \"" BUILD_REQUIRES="$BUILD_REQUIRES