python3Packages.orjson: Disable failing tests on 32 bit
[NixPkgs.git] / pkgs / development / libraries / gpgme / disable-python-tests.patch
blob285af14fcc3ec5c55e7f52e201a2e1d990655740
1 diff -Naur --strip-trailing-cr gpgme-1.13.1.org/lang/python/Makefile.am gpgme-1.13.1/lang/python/Makefile.am
2 --- gpgme-1.13.1.org/lang/python/Makefile.am 2019-06-04 07:27:49.000000000 +0100
3 +++ gpgme-1.13.1/lang/python/Makefile.am 2020-04-15 14:27:34.810172944 +0100
4 @@ -23,7 +23,7 @@
5 gpgme.i \
6 helpers.c helpers.h private.h
8 -SUBDIRS = . tests examples doc src
9 +SUBDIRS = . examples doc src
11 .PHONY: prepare
12 prepare: copystamp