From 6a697b97db70fda1a90325c601e610f64d69087e Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 3 Feb 2022 04:39:04 +0000 Subject: [PATCH] dev-python/pillow: add bug reference to skipped tests Signed-off-by: Sam James --- dev-python/pillow/pillow-9.0.1-r1.ebuild | 1 + dev-python/pillow/pillow-9.0.1.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/dev-python/pillow/pillow-9.0.1-r1.ebuild b/dev-python/pillow/pillow-9.0.1-r1.ebuild index 44f4f456e65e8..89fd236d44a31 100644 --- a/dev-python/pillow/pillow-9.0.1-r1.ebuild +++ b/dev-python/pillow/pillow-9.0.1-r1.ebuild @@ -50,6 +50,7 @@ BDEPEND=" EPYTEST_DESELECT=( # Fails because of ghostscript? + # https://github.com/python-pillow/Pillow/issues/6013 Tests/test_file_eps.py::test_showpage Tests/test_file_eps.py::test_bytesio_object Tests/test_file_eps.py::test_render_scale1 diff --git a/dev-python/pillow/pillow-9.0.1.ebuild b/dev-python/pillow/pillow-9.0.1.ebuild index b206e1b4a21ad..47485b0eb0796 100644 --- a/dev-python/pillow/pillow-9.0.1.ebuild +++ b/dev-python/pillow/pillow-9.0.1.ebuild @@ -49,6 +49,7 @@ BDEPEND=" EPYTEST_DESELECT=( # Fails because of ghostscript? + # https://github.com/python-pillow/Pillow/issues/6013 Tests/test_file_eps.py::test_showpage Tests/test_file_eps.py::test_bytesio_object Tests/test_file_eps.py::test_render_scale1