diff options
author | Eli Schwartz <eschwartz93@gmail.com> | 2023-11-28 23:25:26 -0500 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-12-05 05:20:34 +0100 |
commit | ca66d1f70deeb5a7de20dd044e938d0b8f3303cf (patch) | |
tree | 916f3960a0b317495bae7bfc6aac76c5ecbabbfd /dev-python/textile | |
parent | x11-wm/qtile: drop outdated dependency on six (diff) | |
download | gentoo-ca66d1f70deeb5a7de20dd044e938d0b8f3303cf.tar.gz gentoo-ca66d1f70deeb5a7de20dd044e938d0b8f3303cf.tar.bz2 gentoo-ca66d1f70deeb5a7de20dd044e938d0b8f3303cf.zip |
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@gmail.com>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/textile')
-rw-r--r-- | dev-python/textile/textile-4.0.2-r1.ebuild (renamed from dev-python/textile/textile-4.0.2.ebuild) | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/textile/textile-4.0.2.ebuild b/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 |