Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@××××××.net>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/outcome/
Date: Sun, 29 Mar 2020 13:21:24
Message-Id: 1585483632.dca19a33d24a3f5ced4d4513e52dfb0ded73acce.andrewammerlaan@gentoo
1 commit: dca19a33d24a3f5ced4d4513e52dfb0ded73acce
2 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
3 AuthorDate: Sun Mar 29 12:07:12 2020 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
5 CommitDate: Sun Mar 29 12:07:12 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dca19a33
7
8 dev-python/outcome: add missing dep sphinxcontrib_trio
9
10 Package-Manager: Portage-2.3.96, Repoman-2.3.22
11 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
12
13 dev-python/outcome/outcome-1.0.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/outcome/outcome-1.0.1.ebuild b/dev-python/outcome/outcome-1.0.1.ebuild
17 index 1b58127..6a5ecc6 100644
18 --- a/dev-python/outcome/outcome-1.0.1.ebuild
19 +++ b/dev-python/outcome/outcome-1.0.1.ebuild
20 @@ -24,4 +24,4 @@ BDEPEND="test? ( dev-python/async_generator[${PYTHON_USEDEP}]
21 dev-python/pytest-asyncio[${PYTHON_USEDEP}] )"
22
23 distutils_enable_tests pytest
24 -distutils_enable_sphinx docs/source
25 +distutils_enable_sphinx docs/source dev-python/sphinxcontrib-trio