From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/pillow-heif/
Date: Fri, 7 Jun 2024 21:48:26 +0000 (UTC) [thread overview]
Message-ID: <1717688611.ad7680cf46e8e7f34d4d0b6bd1e3ecc7febd434e.julien@gentoo> (raw)
commit: ad7680cf46e8e7f34d4d0b6bd1e3ecc7febd434e
Author: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Mon Jun 3 15:00:11 2024 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Thu Jun 6 15:43:31 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ad7680cf
dev-python/pillow-heif: enable more tests
Closes: https://bugs.gentoo.org/933458
Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>
dev-python/pillow-heif/pillow-heif-0.15.0.ebuild | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)
diff --git a/dev-python/pillow-heif/pillow-heif-0.15.0.ebuild b/dev-python/pillow-heif/pillow-heif-0.15.0.ebuild
index 25bf53fd9..05eafe7f4 100644
--- a/dev-python/pillow-heif/pillow-heif-0.15.0.ebuild
+++ b/dev-python/pillow-heif/pillow-heif-0.15.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1 pypi
DESCRIPTION="Python interface for libheif library"
@@ -24,10 +24,17 @@ RDEPEND="
media-libs/libheif:=
)
test? (
- dev-python/pillow[webp,${PYTHON_USEDEP}]
+ dev-python/pillow[jpeg,lcms,webp,zlib,${PYTHON_USEDEP}]
media-libs/libheif:=[x265]
)
"
+BDEPEND="
+ test? (
+ dev-python/defusedxml[${PYTHON_USEDEP}]
+ dev-python/numpy[${PYTHON_USEDEP}]
+ media-libs/opencv[python,${PYTHON_USEDEP}]
+ )
+"
PATCHES=( "${FILESDIR}/${P}-respect-cflags.patch" )
next reply other threads:[~2024-06-07 21:48 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-07 21:48 Julien Roy [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-08 13:21 [gentoo-commits] repo/proj/guru:master commit in: dev-python/pillow-heif/ Julien Roy
2024-07-28 21:21 Lucio Sauer
2024-07-28 21:21 Lucio Sauer
2024-07-28 21:21 Lucio Sauer
2024-11-19 16:10 Julien Roy
2024-11-19 16:10 Julien Roy
2024-12-06 8:32 Viorel Munteanu
2025-03-18 9:25 David Roman
2025-08-02 6:36 Viorel Munteanu
2025-08-02 6:36 Viorel Munteanu
2025-08-07 21:24 David Roman
2025-08-07 21:24 David Roman
2025-10-03 9:43 David Roman
2025-10-03 9:43 David Roman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1717688611.ad7680cf46e8e7f34d4d0b6bd1e3ecc7febd434e.julien@gentoo \
--to=julien@jroy.ca \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox