summaryrefslogtreecommitdiff
path: root/dev-python/python-docs/python-docs-3.5.4.ebuild
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@gentoo.org>2025-12-15 19:56:17 -0500
committerEli Schwartz <eschwartz@gentoo.org>2025-12-15 20:03:38 -0500
commit0ab5665ea7909ad543a1964f107aca6a1516d77b (patch)
treea626db75d16ffd8141961cb6496eccf49d7f2166 /dev-python/python-docs/python-docs-3.5.4.ebuild
parent1f9d3810f22abf026090e8931d7088cec2898803 (diff)
downloadgentoo-0ab5665ea7909ad543a1964f107aca6a1516d77b.tar.gz
gentoo-0ab5665ea7909ad543a1964f107aca6a1516d77b.tar.bz2
gentoo-0ab5665ea7909ad543a1964f107aca6a1516d77b.zip
dev-python/pypdf: add test dep on jbig2dec
It is an optional feature, and the tests can skip that test if uninstalled. But if jbig2dec is installed, the tests use its png support unconditionally, and fail if built without that USE. Given a choice between: - `BDEPEND="test? ( !!media-libs/jbig2dec[-png] )"` - `BDEPEND="test? ( media-libs/jbig2dec[png] )"` - src_test checking for and disabling the test simply... enforcing decent test coverage is pretty simple and easy so I can't think of any reason not to do it. It's a simple package to depend on. ;) Bug: https://github.com/py-pdf/pypdf/issues/3550 Closes: https://bugs.gentoo.org/959843 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Diffstat (limited to 'dev-python/python-docs/python-docs-3.5.4.ebuild')
0 files changed, 0 insertions, 0 deletions