mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
dev-python/colorthief: treeclean
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
DIST colorthief-0.2.1.tar.gz 6164 BLAKE2B 7d05951c5ee6b2ab39aa882f871e5e49cf416f134aa696243e0800d1d7f41fbcb96b32374a2a72bdef3a0e01f9d0987b5789658abd1a6b56ed01a75d888d596b SHA512 33d8f048d6e0fb4b6f3b5a6d7fd53ec8156e1ab4b2fe9c8252d49954929a3046547536ae7cb6d7752c43fd2974b36acffabcc61d733ad462a2504ead36c99da7
|
|
||||||
@@ -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}]"
|
|
||||||
@@ -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>
|
|
||||||
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user