SHA256
1
0
forked from pool/python

- Add python-2.7.17-switch-off-failing-SSL-tests.patch to switch

off tests coliding with the combination of modern Python and
  ancient OpenSSL on SLE-12.

- Add python-2.7.17-switch-off-failing-SSL-tests.patch to switch
  off tests coliding with the combination of modern Python and
  ancient OpenSSL on SLE-12.

- libnsl is required only on more recent SLEs and openSUSE, older
  glibc supported NIS on its own.

- Add python-2.7.17-switch-off-failing-SSL-tests.patch to switch
  off tests coliding with the combination of modern Python and
  ancient OpenSSL on SLE-12.

- libnsl is required only on more recent SLEs and openSUSE, older
  glibc supported NIS on its own.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=272
This commit is contained in:
2020-01-28 14:39:17 +00:00
committed by Git OBS Bridge
parent 0601b7f8eb
commit 54c4187a2a
7 changed files with 73 additions and 1 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Jan 27 16:47:56 CET 2020 - Matej Cepl <mcepl@suse.com>
- Add python-2.7.17-switch-off-failing-SSL-tests.patch to switch
off tests coliding with the combination of modern Python and
ancient OpenSSL on SLE-12.
-------------------------------------------------------------------
Fri Jan 10 16:01:57 CET 2020 - Matej Cepl <mcepl@suse.com>
- libnsl is required only on more recent SLEs and openSUSE, older
glibc supported NIS on its own.
-------------------------------------------------------------------
Thu Jan 2 10:34:17 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>