commit:     8fd8f63cf9ccde6c13a435b8654924c32449ed46
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sat Aug 29 13:18:04 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sat Aug 29 13:18:04 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8fd8f63c

dev-python/trio: drop py3.6 only dependency

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

 dev-python/trio/trio-0.14.0.ebuild | 1 -
 dev-python/trio/trio-0.15.1.ebuild | 1 -
 2 files changed, 2 deletions(-)

diff --git a/dev-python/trio/trio-0.14.0.ebuild 
b/dev-python/trio/trio-0.14.0.ebuild
index 9373dbe..7a30e03 100644
--- a/dev-python/trio/trio-0.14.0.ebuild
+++ b/dev-python/trio/trio-0.14.0.ebuild
@@ -25,7 +25,6 @@ RDEPEND="
        dev-python/outcome[${PYTHON_USEDEP}]
        dev-python/sniffio[${PYTHON_USEDEP}]
        dev-python/sortedcontainers[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep 'dev-python/contextvars[${PYTHON_USEDEP}]' 
python3_6)
 "
 DEPEND="${RDEPEND}
        test? (

diff --git a/dev-python/trio/trio-0.15.1.ebuild 
b/dev-python/trio/trio-0.15.1.ebuild
index 9373dbe..7a30e03 100644
--- a/dev-python/trio/trio-0.15.1.ebuild
+++ b/dev-python/trio/trio-0.15.1.ebuild
@@ -25,7 +25,6 @@ RDEPEND="
        dev-python/outcome[${PYTHON_USEDEP}]
        dev-python/sniffio[${PYTHON_USEDEP}]
        dev-python/sortedcontainers[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep 'dev-python/contextvars[${PYTHON_USEDEP}]' 
python3_6)
 "
 DEPEND="${RDEPEND}
        test? (

Reply via email to