14
0

Accepting request 853619 from home:mcepl:branches:devel:tools:scm

- Add skip_32bit_tests.patch (gh#MagicStack/immutables#53) to skip tests
  which fail on 32bit architectures.

OBS-URL: https://build.opensuse.org/request/show/853619
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-immutables?expand=0&rev=11
This commit is contained in:
2020-12-07 15:55:27 +00:00
committed by Git OBS Bridge
parent 9d66ed12b5
commit ebae0d2027
3 changed files with 35 additions and 7 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Dec 7 15:34:37 UTC 2020 - Matej Cepl <mcepl@suse.com>
- Add skip_32bit_tests.patch (gh#MagicStack/immutables#53) to skip tests
which fail on 32bit architectures.
-------------------------------------------------------------------
Tue Oct 13 07:42:13 UTC 2020 - Dirk Mueller <dmueller@suse.com>