commit:     6a697b97db70fda1a90325c601e610f64d69087e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  3 04:39:04 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb  3 04:39:04 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a697b97

dev-python/pillow: add bug reference to skipped tests

Signed-off-by: Sam James <sam <AT> gentoo.org>

 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 44f4f456e65e..89fd236d44a3 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 b206e1b4a21a..47485b0eb079 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

Reply via email to