14
0
forked from pool/python-pycurl

- Add make-leap15-compat.patch to pass tests on Leap 15.2

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycurl?expand=0&rev=77
This commit is contained in:
2020-12-15 13:45:12 +00:00
committed by Git OBS Bridge
parent cc0209f14a
commit 83afa3fbbf
2 changed files with 7 additions and 9 deletions

View File

@@ -1,13 +1,7 @@
-------------------------------------------------------------------
Tue Dec 15 12:56:23 UTC 2020 - Matej Cepl <mcepl@suse.com>
- Add make-py2-compat.patch to pass tests on Leap 15.2
-------------------------------------------------------------------
Tue Dec 15 11:53:41 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
- Upstream dropped python2 support. Python2 tests fail on Leap.
=> skip python2 build.
- Add make-leap15-compat.patch to pass tests on Leap 15.2
-------------------------------------------------------------------
Mon Dec 14 14:15:29 UTC 2020 - Matej Cepl <mcepl@suse.com>