1
0

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

- According to gh#pyca/pyopenssl#684 tests must run with TZ=UTC, also
  skip test_verify_with_time on %ix86.

OBS-URL: https://build.opensuse.org/request/show/854961
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOpenSSL?expand=0&rev=76
This commit is contained in:
2020-12-11 17:24:47 +00:00
committed by Git OBS Bridge
parent e79218fcd2
commit 2c6e44f6af
3 changed files with 28 additions and 9 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Dec 11 13:21:19 UTC 2020 - Matej Cepl <mcepl@suse.com>
- According to gh#pyca/pyopenssl#684 tests must run with TZ=UTC, also
skip test_verify_with_time on %ix86.
-------------------------------------------------------------------
Wed Dec 9 16:41:15 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>