mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
dev-python/sphinx-argparse: remove trailing whitespace
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 2020 Gentoo Authors
|
||||
# Copyright 2020-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -30,7 +30,7 @@ distutils_enable_sphinx docs dev-python/sphinx_rtd_theme dev-python/sphinx-argpa
|
||||
|
||||
python_prepare_all() {
|
||||
# test fails, skip it until a fix is found:
|
||||
# AssertionError: assert [{'action_groups': [{'description': None,\n 'options': [{'default': None,\n
|
||||
# AssertionError: assert [{'action_groups': [{'description': None,\n 'options': [{'default': None,\n
|
||||
sed -i -e 's:test_parse_nested:_&:' \
|
||||
-e 's:test_parse_nested_traversal:_&:' \
|
||||
test/test_parser.py || die
|
||||
|
||||
Reference in New Issue
Block a user