Accepting request 886090 from home:alarrosa:branches:devel:languages:python

- Add patch to fix build by skipping a test that doesn't work as
  expected:
  * fix-failing-darwin-test.patch
- Add patch to fix build with python 3.9:
  * support-python3.9.patch

OBS-URL: https://build.opensuse.org/request/show/886090
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-getmac?expand=0&rev=12
This commit is contained in:
2021-04-17 08:37:51 +00:00
committed by Git OBS Bridge
parent ece83ddcc7
commit 10a1047105
4 changed files with 69 additions and 2 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Apr 16 17:16:11 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
- Add patch to fix build by skipping a test that doesn't work as
expected:
* fix-failing-darwin-test.patch
- Add patch to fix build with python 3.9:
* support-python3.9.patch
-------------------------------------------------------------------
Tue May 26 06:34:22 UTC 2020 - Petr Gajdos <pgajdos@suse.com>