summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-02-04 12:47:18 +0100
committerMichał Górny <mgorny@gentoo.org>2022-02-04 13:03:47 +0100
commit946b799f3371eb2f9c0b85d79e47e7958aa4e2cc (patch)
tree3b7a249b17f60cb4b808c2486c182cc9337ed829
parentdev-python/jsonpickle: Remove obsolete toml dep (from setuptools_scm) (diff)
downloadgentoo-946b799f3371eb2f9c0b85d79e47e7958aa4e2cc.tar.gz
gentoo-946b799f3371eb2f9c0b85d79e47e7958aa4e2cc.tar.bz2
gentoo-946b799f3371eb2f9c0b85d79e47e7958aa4e2cc.zip
dev-python/jaraco-stream: Remove obsolete toml dep (from setuptools_scm)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/jaraco-stream/jaraco-stream-3.0.3.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/jaraco-stream/jaraco-stream-3.0.3.ebuild b/dev-python/jaraco-stream/jaraco-stream-3.0.3.ebuild
index f5a8f99793f7..804185b719dc 100644
--- a/dev-python/jaraco-stream/jaraco-stream-3.0.3.ebuild
+++ b/dev-python/jaraco-stream/jaraco-stream-3.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,7 +18,6 @@ KEYWORDS="amd64 x86"
BDEPEND="
>=dev-python/setuptools_scm-1.15.0[${PYTHON_USEDEP}]
- dev-python/toml[${PYTHON_USEDEP}]
test? (
dev-python/more-itertools[${PYTHON_USEDEP}]
)