14
0

- Skip failing tests on i586 (gh#IdentityPython/pysaml2#682)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysaml2?expand=0&rev=35
This commit is contained in:
2020-05-05 18:02:41 +00:00
committed by Git OBS Bridge
parent 6abca738ef
commit 77cddd5317
2 changed files with 8 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
Tue May 5 12:50:42 UTC 2020 - Matej Cepl <mcepl@suse.com>
- Don't use %python3_only command, but properly use alternatives.
- Skip failing tests on i586 (gh#IdentityPython/pysaml2#682)
-------------------------------------------------------------------
Sat Mar 14 15:57:25 UTC 2020 - Dirk Mueller <dmueller@suse.com>