Accepting request 547564 from home:dimstar:Factory

- Migrate orca plugin to python3: orca has been a python3
  application since version 3.7, released in 2013:
  + Add python3-base BuildRequires.
  + Add sbl-orca-python3.patch: convert brlapi.py and
    python/Makefile to python3.

(removed python3-tools BR of my previous SR; was from an earlier experiment)

OBS-URL: https://build.opensuse.org/request/show/547564
OBS-URL: https://build.opensuse.org/package/show/hardware/sbl?expand=0&rev=29
This commit is contained in:
Ismail Dönmez
2017-12-04 09:34:31 +00:00
committed by Git OBS Bridge
parent 3b650f4a29
commit 47dea93159
3 changed files with 153 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Dec 2 10:41:38 UTC 2017 - dimstar@opensuse.org
- Migrate orca plugin to python3: orca has been a python3
application since version 3.7, released in 2013:
+ Add python3-base BuildRequires.
+ Add sbl-orca-python3.patch: convert brlapi.py and
python/Makefile to python3.
-------------------------------------------------------------------
Fri Dec 9 13:22:43 UTC 2016 - fbui@suse.com