dev-python/colorthief: treeclean

Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
Takuya Wakazono
2025-07-13 00:39:51 +09:00
parent 291aa9d3a2
commit e3f659a757
4 changed files with 0 additions and 39 deletions

View File

@@ -1 +0,0 @@
DIST colorthief-0.2.1.tar.gz 6164 BLAKE2B 7d05951c5ee6b2ab39aa882f871e5e49cf416f134aa696243e0800d1d7f41fbcb96b32374a2a72bdef3a0e01f9d0987b5789658abd1a6b56ed01a75d888d596b SHA512 33d8f048d6e0fb4b6f3b5a6d7fd53ec8156e1ab4b2fe9c8252d49954929a3046547536ae7cb6d7752c43fd2974b36acffabcc61d733ad462a2504ead36c99da7

View File

@@ -1,20 +0,0 @@
# Copyright 2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{11..13} )
inherit distutils-r1 pypi
DESCRIPTION="Module for grabbing the color palette from an image"
HOMEPAGE="
https://github.com/fengsp/color-thief-py
https://pypi.org/project/colorthief/
"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64"
RDEPEND="dev-python/pillow[${PYTHON_USEDEP}]"

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>pastalian46@gmail.com</email>
<name>Takuya Wakazono</name>
</maintainer>
<upstream>
<remote-id type="github">fengsp/color-thief-py</remote-id>
<remote-id type="pypi">colorthief</remote-id>
</upstream>
</pkgmetadata>

View File

@@ -45,12 +45,6 @@ app-misc/mobile-datovka
app-backup/b2 app-backup/b2
dev-util/mock dev-util/mock
# Takuya Wakazono <pastalian46@gmail.com> (2025-06-05)
# app-text/komikku, the only reverse dependency, has migrated to
# dev-python/modern-colorthief.
# Removal on 2025-07-05.
dev-python/colorthief
# Lucio Sauer <watermanpaint@posteo.net> (2025-06-04) # Lucio Sauer <watermanpaint@posteo.net> (2025-06-04)
# Ebuild effectively unmaintained since 2021. I was unable to find the origin # Ebuild effectively unmaintained since 2021. I was unable to find the origin
# of the installed files, so I don't see a reason to keep this. # of the installed files, so I don't see a reason to keep this.