aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-04-19 16:50:02 +0200
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-04-19 16:50:02 +0200
commit1c5a7d415b4be6b168b5e0232783401d2f5b5945 (patch)
treec06c2d11783651dcbf80a9ae379acd1a2f241434
parentdev-python/sphinx-tabs: add missing dep (diff)
downloadguru-1c5a7d415b4be6b168b5e0232783401d2f5b5945.tar.gz
guru-1c5a7d415b4be6b168b5e0232783401d2f5b5945.tar.bz2
guru-1c5a7d415b4be6b168b5e0232783401d2f5b5945.zip
dev-python/trio: add missing dep
Closes: https://bugs.gentoo.org/784158 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
-rw-r--r--dev-python/trio/trio-0.18.0.ebuild1
-rw-r--r--dev-python/trio/trio-0.18.0_p20210212.ebuild1
2 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/trio/trio-0.18.0.ebuild b/dev-python/trio/trio-0.18.0.ebuild
index f13f182ea8..afde57578a 100644
--- a/dev-python/trio/trio-0.18.0.ebuild
+++ b/dev-python/trio/trio-0.18.0.ebuild
@@ -33,6 +33,7 @@ DEPEND="${RDEPEND}
dev-python/ipython[${PYTHON_USEDEP}]
>=dev-python/jedi-0.17.0[${PYTHON_USEDEP}]
dev-python/pyopenssl[${PYTHON_USEDEP}]
+ dev-python/pylint[${PYTHON_USEDEP}]
dev-python/trustme[${PYTHON_USEDEP}]
dev-python/yapf[${PYTHON_USEDEP}]
)
diff --git a/dev-python/trio/trio-0.18.0_p20210212.ebuild b/dev-python/trio/trio-0.18.0_p20210212.ebuild
index e1b8df5ffc..51b71e7bbc 100644
--- a/dev-python/trio/trio-0.18.0_p20210212.ebuild
+++ b/dev-python/trio/trio-0.18.0_p20210212.ebuild
@@ -35,6 +35,7 @@ DEPEND="${RDEPEND}
dev-python/ipython[${PYTHON_USEDEP}]
>=dev-python/jedi-0.17.0[${PYTHON_USEDEP}]
dev-python/pyopenssl[${PYTHON_USEDEP}]
+ dev-python/pylint[${PYTHON_USEDEP}]
dev-python/trustme[${PYTHON_USEDEP}]
dev-python/yapf[${PYTHON_USEDEP}]
)