commit:     9ae153a75621b1d736b912b4582a4b6080c6648b
Author:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Thu Feb 26 16:20:01 2026 +0000
Commit:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
CommitDate: Thu Feb 26 16:20:01 2026 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9ae153a7

dev-python/pillow-heif: drop 1.1.1

Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>

 dev-python/pillow-heif/Manifest                 |  1 -
 dev-python/pillow-heif/pillow-heif-1.1.1.ebuild | 38 -------------------------
 2 files changed, 39 deletions(-)

diff --git a/dev-python/pillow-heif/Manifest b/dev-python/pillow-heif/Manifest
index 2aa8bbdb5e..6227aa5bba 100644
--- a/dev-python/pillow-heif/Manifest
+++ b/dev-python/pillow-heif/Manifest
@@ -1,3 +1,2 @@
-DIST pillow_heif-1.1.1.tar.gz 18271952 BLAKE2B 
34655ef5aa85911cdef2b71a06fe0bfb16758c75d706d329aa8deca86a6994025dff8a6ba188bcd7ae5cc40eb4f43459e3b1960f02503943d808aab921e12647
 SHA512 
39b6c085e0ac64506cefc888a000187b5836ffbc3bbc725883c55abe064bf7759db39b1654f55bffcb7491773490dd457e5ef5c7163e8f21da77726eb99d5ffb
 DIST pillow_heif-1.2.0.tar.gz 17128367 BLAKE2B 
93cc8f38b4d8591f3e641fab8535465c59614f5db53a68ea993c0ac7ba6ffcd940b101278a00c4f321444741d3896784cb998f9da471ff8fcaf8dd7f4d6da5ed
 SHA512 
3dbdb33d5b0aab9607cc7e863ff7737de1c9c4f7cd1e476a78ac4735dd677dd00f96ada4c0de13fe2166a7951718b369561656b46d8fbfeb3d96b3b96b8f7c50
 DIST pillow_heif-1.2.1.tar.gz 17128668 BLAKE2B 
38056ed465547ae7e7f8425ab25f15197aca0a22569e9175a5e9eb963ddc6ddf686ba62e119cc72579e5f3a816eca95b87154f7ff8a1313cbd9b665c73b55df3
 SHA512 
444311a16dadcb5099fb49a9f7e298933f6488e53b70fae536ae89dfc93f447e1c3bdf59eb84f3aff517ea5922547e93bc08dfb22beabd425db8eb24caf46550

diff --git a/dev-python/pillow-heif/pillow-heif-1.1.1.ebuild 
b/dev-python/pillow-heif/pillow-heif-1.1.1.ebuild
deleted file mode 100644
index 9cdf6ccea9..0000000000
--- a/dev-python/pillow-heif/pillow-heif-1.1.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 2024-2025 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_{11..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="
-       dev-python/pillow[${PYTHON_USEDEP}]
-       >=media-libs/libheif-1.19.5:=
-"
-BDEPEND="
-       test? (
-               dev-python/defusedxml[${PYTHON_USEDEP}]
-               dev-python/numpy[${PYTHON_USEDEP}]
-               dev-python/pillow[jpeg,lcms,webp,zlib,${PYTHON_USEDEP}]
-               >=media-libs/libheif-1.19.5:=[x265]
-               media-libs/opencv[png,python,${PYTHON_USEDEP}]
-       )
-"
-
-PATCHES=( "${FILESDIR}/${PN}-0.21.0-respect-cflags.patch" )
-
-EPYTEST_PLUGINS=()
-distutils_enable_tests pytest

Reply via email to