mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 23:11:07 +02:00
dev-python/gdata: apply CoreOS changes
This commit is contained in:
parent
08fc5885b1
commit
b77d9d93fa
@ -16,6 +16,10 @@ SLOT="0"
|
|||||||
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
|
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
|
||||||
IUSE="examples"
|
IUSE="examples"
|
||||||
|
|
||||||
|
PATCHES=(
|
||||||
|
"${FILESDIR}/${PN}-2.0.14-tracker-add-issue.patch"
|
||||||
|
)
|
||||||
|
|
||||||
python_test() {
|
python_test() {
|
||||||
# run_service_tests.py requires interaction (and a valid Google account), so skip it.
|
# run_service_tests.py requires interaction (and a valid Google account), so skip it.
|
||||||
"${PYTHON}" tests/run_data_tests.py -v || die "Test failed under ${EPYTHON}"
|
"${PYTHON}" tests/run_data_tests.py -v || die "Test failed under ${EPYTHON}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user