mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 05:53:12 -04:00
dev-python/manhole: clarify restrict
Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -22,6 +22,7 @@ SLOT="0"
|
|||||||
|
|
||||||
KEYWORDS="~amd64 ~x86"
|
KEYWORDS="~amd64 ~x86"
|
||||||
|
|
||||||
|
#majority of test works but I can't exclude the failing one easily
|
||||||
RESTRICT="test"
|
RESTRICT="test"
|
||||||
|
|
||||||
RDEPEND=""
|
RDEPEND=""
|
||||||
@@ -33,12 +34,18 @@ DEPEND="
|
|||||||
dev-python/process-tests[${PYTHON_USEDEP}]
|
dev-python/process-tests[${PYTHON_USEDEP}]
|
||||||
dev-python/pytest-travis-fold[${PYTHON_USEDEP}]
|
dev-python/pytest-travis-fold[${PYTHON_USEDEP}]
|
||||||
dev-python/requests[${PYTHON_USEDEP}]
|
dev-python/requests[${PYTHON_USEDEP}]
|
||||||
www-servers/uwsgi[python,python_gevent,${PYTHON_USEDEP}]
|
|
||||||
)
|
)
|
||||||
"
|
"
|
||||||
|
# www-servers/uwsgi[python,python_gevent,${PYTHON_USEDEP}]
|
||||||
|
|
||||||
S="${WORKDIR}/${MYPN}-${PV}"
|
S="${WORKDIR}/${MYPN}-${PV}"
|
||||||
|
|
||||||
|
#src_prepare() {
|
||||||
|
# #wsgi test require network
|
||||||
|
# rm tests/wsgi.py || die
|
||||||
|
# default
|
||||||
|
#}
|
||||||
|
|
||||||
distutils_enable_tests pytest
|
distutils_enable_tests pytest
|
||||||
distutils_enable_sphinx docs \
|
distutils_enable_sphinx docs \
|
||||||
dev-python/sphinx-py3doc-enhanced-theme \
|
dev-python/sphinx-py3doc-enhanced-theme \
|
||||||
|
|||||||
Reference in New Issue
Block a user