commit:     ca66d1f70deeb5a7de20dd044e938d0b8f3303cf
Author:     Eli Schwartz <eschwartz93 <AT> gmail <DOT> com>
AuthorDate: Wed Nov 29 04:25:26 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Dec  5 04:20:34 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca66d1f7

dev-python/textile: remove outdated dependency on six

Dropped in 4.0.0:
https://github.com/textile/python-textile/commit/3bd6001542d9d580b63427747f508cc6cf6adda4

Signed-off-by: Eli Schwartz <eschwartz93 <AT> gmail.com>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/textile/{textile-4.0.2.ebuild => textile-4.0.2-r1.ebuild} | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-python/textile/textile-4.0.2.ebuild 
b/dev-python/textile/textile-4.0.2-r1.ebuild
similarity index 96%
rename from dev-python/textile/textile-4.0.2.ebuild
rename to dev-python/textile/textile-4.0.2-r1.ebuild
index 66b78966dcb8..781934deeb8b 100644
--- a/dev-python/textile/textile-4.0.2.ebuild
+++ b/dev-python/textile/textile-4.0.2-r1.ebuild
@@ -27,7 +27,6 @@ KEYWORDS="amd64 arm64 ppc ppc64 ~riscv sparc x86"
 RDEPEND="
        dev-python/html5lib[${PYTHON_USEDEP}]
        dev-python/regex[${PYTHON_USEDEP}]
-       dev-python/six[${PYTHON_USEDEP}]
 "
 
 distutils_enable_tests pytest

Reply via email to