14
0

- Add avoid-too-large-dates.patch to avoid test failures on i586

(Y38K bug; gh#IdentityPython/pysaml2#759)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysaml2?expand=0&rev=50
This commit is contained in:
2021-01-06 10:50:59 +00:00
committed by Git OBS Bridge
parent 21faa36cd4
commit 687446e293
3 changed files with 118 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jan 6 10:49:48 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Add avoid-too-large-dates.patch to avoid test failures on i586
(Y38K bug; gh#IdentityPython/pysaml2#759)
-------------------------------------------------------------------
Mon Jan 4 21:25:04 UTC 2021 - Matej Cepl <mcepl@suse.com>