summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Vaněk <arkamar@gentoo.org>2024-09-06 11:35:38 +0200
committerPetr Vaněk <arkamar@gentoo.org>2024-09-06 12:11:48 +0200
commitb3da7517e872daf72dda55edb7d6aefd5b8f8713 (patch)
tree482a96707cb2bc3233a28d69d6a11a28f5f42a69 /app-misc
parentapp-text/asciidoc: enable py3.13 (diff)
downloadgentoo-b3da7517e872daf72dda55edb7d6aefd5b8f8713.tar.gz
gentoo-b3da7517e872daf72dda55edb7d6aefd5b8f8713.tar.bz2
gentoo-b3da7517e872daf72dda55edb7d6aefd5b8f8713.zip
app-misc/gramps: TZ=UTC for ged export test
The ged export test expects UTC timezone. Closes: https://bugs.gentoo.org/939161 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/gramps/gramps-5.2.3.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-misc/gramps/gramps-5.2.3.ebuild b/app-misc/gramps/gramps-5.2.3.ebuild
index 391d5dc54184..e65eb3ca41c1 100644
--- a/app-misc/gramps/gramps-5.2.3.ebuild
+++ b/app-misc/gramps/gramps-5.2.3.ebuild
@@ -69,7 +69,8 @@ python_test() {
# test_imp_sample_ged wrongly detects mimetype for OBJE without file in ${S}
rm -f data/tests/imp_sample.ged || die
- local -x GRAMPS_RESOURCES="${BUILD_DIR}/install/usr/share" GDK_BACKEND=-
+ # TZ=UTC is expected in ged export test, #939161
+ local -x GRAMPS_RESOURCES="${BUILD_DIR}/install/usr/share" GDK_BACKEND=- TZ=UTC
eunittest -p "*_test.py"
# we don't want to install this symlink