Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/pytest-sanic/
Date: Fri, 28 May 2021 10:28:44
Message-Id: 1622197586.887554a80c38f67c0fba91064ec7823dce0fec82.andrewammerlaan@gentoo
1 commit: 887554a80c38f67c0fba91064ec7823dce0fec82
2 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 28 10:26:26 2021 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
5 CommitDate: Fri May 28 10:26:26 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=887554a8
7
8 dev-python/pytest-sanic: remove blank line
9
10 Package-Manager: Portage-3.0.19, Repoman-3.0.3
11 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
12
13 dev-python/pytest-sanic/pytest-sanic-1.7.1.ebuild | 1 -
14 1 file changed, 1 deletion(-)
15
16 diff --git a/dev-python/pytest-sanic/pytest-sanic-1.7.1.ebuild b/dev-python/pytest-sanic/pytest-sanic-1.7.1.ebuild
17 index f45dbde92..ae354f58f 100644
18 --- a/dev-python/pytest-sanic/pytest-sanic-1.7.1.ebuild
19 +++ b/dev-python/pytest-sanic/pytest-sanic-1.7.1.ebuild
20 @@ -31,7 +31,6 @@ DEPEND="
21 test? ( >=dev-python/sanic-20.12.2[${PYTHON_USEDEP}] )
22 "
23
24 -
25 distutils_enable_tests pytest
26 # where is the conf.py file? make html can't find it either
27 #distutils_enable_sphinx docs