diff options
Diffstat (limited to 'dev-python/moto/moto-4.2.12.ebuild')
-rw-r--r-- | dev-python/moto/moto-4.2.12.ebuild | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dev-python/moto/moto-4.2.12.ebuild b/dev-python/moto/moto-4.2.12.ebuild index d196e07a2b94..c0356463511e 100644 --- a/dev-python/moto/moto-4.2.12.ebuild +++ b/dev-python/moto/moto-4.2.12.ebuild @@ -58,6 +58,11 @@ BDEPEND=" EPYTEST_XDIST=1 distutils_enable_tests pytest +PATCHES=( + # https://github.com/getmoto/moto/pull/7222 + "${FILESDIR}/${PN}-4.2.12-32bit-time.patch" +) + python_test() { local EPYTEST_DESELECT=( # TODO |