1
0

- Shift BuildRequires on openssl, it's only required for tests.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOpenSSL?expand=0&rev=89
This commit is contained in:
2022-06-01 08:26:10 +00:00
committed by Git OBS Bridge
parent 8b52c1380d
commit ae2d710e77
2 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,7 @@
-------------------------------------------------------------------
Tue May 31 09:44:00 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
Wed Jun 1 08:25:21 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- Remove BuildRequires on openssl, it's pulled in by cryptography.
- Shift BuildRequires on openssl, it's only required for tests.
-------------------------------------------------------------------
Fri Feb 4 23:21:43 UTC 2022 - Dirk Müller <dmueller@suse.com>