summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-04-08 19:30:27 +0200
committerMichał Górny <mgorny@gentoo.org>2022-04-08 20:05:40 +0200
commit3c78f6d888aa3bb0c1fd363bec4c38b0f9d69fe6 (patch)
treeb2b533a8e931b03f8d2056324228c6e598fafe2f /dev-python/environs
parentdev-python/environs: Remove old (diff)
downloadgentoo-3c78f6d888aa3bb0c1fd363bec4c38b0f9d69fe6.tar.gz
gentoo-3c78f6d888aa3bb0c1fd363bec4c38b0f9d69fe6.tar.bz2
gentoo-3c78f6d888aa3bb0c1fd363bec4c38b0f9d69fe6.zip
dev-python/environs: Remove unused toml dep
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/environs')
-rw-r--r--dev-python/environs/environs-9.5.0-r1.ebuild (renamed from dev-python/environs/environs-9.5.0.ebuild)1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/environs/environs-9.5.0.ebuild b/dev-python/environs/environs-9.5.0-r1.ebuild
index e9dcccc50272..a948cd4016ab 100644
--- a/dev-python/environs/environs-9.5.0.ebuild
+++ b/dev-python/environs/environs-9.5.0-r1.ebuild
@@ -25,7 +25,6 @@ BDEPEND="
dev-python/django-cache-url[${PYTHON_USEDEP}]
dev-python/dj-database-url[${PYTHON_USEDEP}]
dev-python/dj-email-url[${PYTHON_USEDEP}]
- dev-python/toml[${PYTHON_USEDEP}]
)
"