summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-02-04 12:43:40 +0100
committerMichał Górny <mgorny@gentoo.org>2022-02-04 13:03:45 +0100
commit49b4416aad213b0a1e7193a5008d405b2d8fa16c (patch)
tree239f9d59cc40ad9361c61c4174a11b2eb4259f78 /dev-python/path-py
parentdev-python/portend: Remove obsolete toml dep (from setuptools_scm) (diff)
downloadgentoo-49b4416aad213b0a1e7193a5008d405b2d8fa16c.tar.gz
gentoo-49b4416aad213b0a1e7193a5008d405b2d8fa16c.tar.bz2
gentoo-49b4416aad213b0a1e7193a5008d405b2d8fa16c.zip
dev-python/path-py: Remove obsolete toml dep (from setuptools_scm)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/path-py')
-rw-r--r--dev-python/path-py/path-py-16.2.0.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/path-py/path-py-16.2.0.ebuild b/dev-python/path-py/path-py-16.2.0.ebuild
index 706841a1e7b4..161aeaf60c7a 100644
--- a/dev-python/path-py/path-py-16.2.0.ebuild
+++ b/dev-python/path-py/path-py-16.2.0.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
@@ -22,7 +22,6 @@ RDEPEND="
!<dev-python/pytest-virtualenv-1.7.0-r1"
BDEPEND="
dev-python/setuptools_scm[${PYTHON_USEDEP}]
- dev-python/toml[${PYTHON_USEDEP}]
test? (
dev-python/packaging[${PYTHON_USEDEP}]
)"