summaryrefslogtreecommitdiff
path: root/community/python-faker/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-09-25 11:18:35 +0200
committerErich Eckner <git@eckner.net>2017-09-25 11:18:35 +0200
commita88d6c4493a84387e23c0f032da7520aa48b635d (patch)
tree5f61dd0ca72193b1329229899c13a08dcfcf0037 /community/python-faker/PKGBUILD
parentf1fcf1d5012a7bad6b834436dc31eb297c0fe4d6 (diff)
downloadpackages-a88d6c4493a84387e23c0f032da7520aa48b635d.tar.xz
community/python-faker: disable one new test
Diffstat (limited to 'community/python-faker/PKGBUILD')
-rw-r--r--community/python-faker/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/python-faker/PKGBUILD b/community/python-faker/PKGBUILD
index 35feb85c..87168ec5 100644
--- a/community/python-faker/PKGBUILD
+++ b/community/python-faker/PKGBUILD
@@ -1,8 +1,8 @@
# https://github.com/joke2k/faker/issues/408
-# time-tests requiring 64 bit fail on i686 - obviously
+# time-tests requiring 64 bit fail on i686 - obviously (year 2100 is not representable with 32 bits)
source+=('remove-century-tests.patch')
-sha512sums+=('29613bb221b07a92cc3a7da61a7c0cbae520a6307f208c68db8523a3318138fb11f27182e4f645ffc95bc3b55c78b46f7d252d88c1881b3a761114247856c657')
+sha512sums+=('69d6c7685f49d28bc5a4ea952d6f0f6ab03e7c9956e338fc7e26d6a714de569641b82e95bb30de15b4598b6fbf3fb8e0a497fde2e28bd988fafbeb030bb24f91')
eval "$(
declare -f prepare | \