commit:     cb9985b457d0112ea69ef59ef50d111a6d2db959
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Thu Sep 24 12:46:09 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Thu Sep 24 12:46:09 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cb9985b4

dev-python/databases: drop conditional dep

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 dev-python/databases/databases-0.3.2.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-python/databases/databases-0.3.2.ebuild 
b/dev-python/databases/databases-0.3.2.ebuild
index 8567e802..0cd3322e 100644
--- a/dev-python/databases/databases-0.3.2.ebuild
+++ b/dev-python/databases/databases-0.3.2.ebuild
@@ -31,8 +31,7 @@ IUSE="doc"
 # to that local directory
 RESTRICT="test"
 
-RDEPEND=">=dev-python/sqlalchemy-1.3.0[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep 'dev-python/aiocontextvars[${PYTHON_USEDEP}]' 
'python3_6')"
+RDEPEND=">=dev-python/sqlalchemy-1.3.0[${PYTHON_USEDEP}]"
 
 # autoflake, codecov also required for tests?
 DEPEND="test? (

Reply via email to