From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1F3761581D8 for ; Wed, 4 Dec 2024 14:56:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8F052E0827; Wed, 4 Dec 2024 14:56:45 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6575CE0821 for ; Wed, 4 Dec 2024 14:56:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 72A2C33BE18 for ; Wed, 4 Dec 2024 14:56:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CD4E61EC5 for ; Wed, 4 Dec 2024 14:56:42 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1733229738.e38602f22d1bccf16a434c67d06dc8d6da633d50.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/pillow-heif/files/, dev-python/pillow-heif/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/pillow-heif/Manifest dev-python/pillow-heif/files/pillow-heif-0.15.0-respect-cflags.patch dev-python/pillow-heif/pillow-heif-0.20.0.ebuild X-VCS-Directories: dev-python/pillow-heif/files/ dev-python/pillow-heif/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: e38602f22d1bccf16a434c67d06dc8d6da633d50 X-VCS-Branch: master Date: Wed, 4 Dec 2024 14:56:42 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 0b4cee79-1edb-46c5-98ef-e9e3e9aa1111 X-Archives-Hash: 131304c0c85c9130c10afd746020c2eb commit: e38602f22d1bccf16a434c67d06dc8d6da633d50 Author: Takuya Wakazono gmail com> AuthorDate: Tue Dec 3 12:42:18 2024 +0000 Commit: David Roman gmail com> CommitDate: Tue Dec 3 12:42:18 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e38602f2 dev-python/pillow-heif: drop 0.20.0 Signed-off-by: Takuya Wakazono gmail.com> dev-python/pillow-heif/Manifest | 1 - .../files/pillow-heif-0.15.0-respect-cflags.patch | 11 ------ dev-python/pillow-heif/pillow-heif-0.20.0.ebuild | 41 ---------------------- 3 files changed, 53 deletions(-) diff --git a/dev-python/pillow-heif/Manifest b/dev-python/pillow-heif/Manifest index a2433f5bf..eb79d4e0a 100644 --- a/dev-python/pillow-heif/Manifest +++ b/dev-python/pillow-heif/Manifest @@ -1,2 +1 @@ -DIST pillow_heif-0.20.0.tar.gz 16173556 BLAKE2B aa549d4344e2e7f04e85d287e5b800068823dd9c9af22cbc24d6891c7e7c23d2e875979a83aa3cd2fbaf1fe60488a885257d644f2b3528f5029c0900101689ea SHA512 2c11cc0d93b0b684a80c1b2b6c076928417f021cda1aa46f1806c39ed24a5283d7878a679bf7e6293b9e6f90d3c60c10c7ce1597c528c269cd8892dd18a8aa9b DIST pillow_heif-0.21.0.tar.gz 16178019 BLAKE2B 1ac057f4485331c36348f277b31d073dfe5d3aab69baaef0947449002fb095c81ffd562442f059afc29a19cafb3fa898b011c17a622963e6813a53dd2779c2f7 SHA512 9683b3eea9ea4dc0730bfab2e1163545ea31719b62cfd90a4f58aaf7ab401aef27afb7b9458c93daf9e5fa445b8f7f1ec3b3174fa9ae44513d9baaa10e777913 diff --git a/dev-python/pillow-heif/files/pillow-heif-0.15.0-respect-cflags.patch b/dev-python/pillow-heif/files/pillow-heif-0.15.0-respect-cflags.patch deleted file mode 100644 index 0a3c02134..000000000 --- a/dev-python/pillow-heif/files/pillow-heif-0.15.0-respect-cflags.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/setup.py -+++ b/setup.py -@@ -206,7 +206,7 @@ - self._add_directory(library_dirs, "/usr/lib") - self._add_directory(library_dirs, "/lib") - -- self._update_extension("_pillow_heif", ["heif"], extra_compile_args=["-Ofast", "-Werror"]) -+ self._update_extension("_pillow_heif", ["heif"]) - - self.compiler.library_dirs = library_dirs + self.compiler.library_dirs - self.compiler.include_dirs = include_dirs + self.compiler.include_dirs diff --git a/dev-python/pillow-heif/pillow-heif-0.20.0.ebuild b/dev-python/pillow-heif/pillow-heif-0.20.0.ebuild deleted file mode 100644 index 81cd1d3be..000000000 --- a/dev-python/pillow-heif/pillow-heif-0.20.0.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_EXT=1 -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..13} ) -inherit distutils-r1 pypi - -DESCRIPTION="Python interface for libheif library" -HOMEPAGE=" - https://github.com/bigcat88/pillow_heif - https://pypi.org/project/pillow-heif/ -" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - !test? ( - dev-python/pillow[${PYTHON_USEDEP}] - >=media-libs/libheif-1.17.6:= - ) - test? ( - dev-python/pillow[jpeg,lcms,webp,zlib,${PYTHON_USEDEP}] - >=media-libs/libheif-1.17.6:=[x265] - ) -" -BDEPEND=" - test? ( - dev-python/defusedxml[${PYTHON_USEDEP}] - dev-python/numpy[${PYTHON_USEDEP}] - media-libs/opencv[png,python,${PYTHON_USEDEP}] - ) -" - -PATCHES=( "${FILESDIR}/${PN}-0.15.0-respect-cflags.patch" ) - -distutils_enable_tests pytest