14
0

Accepting request 858994 from home:bnavigator:branches:devel:languages:python

- Support for multiple python3 flavors
  * Put standalone command under update-alternatives control
  * test pyside2 only with primary python3 flavor
  * gh#openSUSE/python-rpm-macros#66

OBS-URL: https://build.opensuse.org/request/show/858994
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-QDarkStyle?expand=0&rev=11
This commit is contained in:
2020-12-29 20:45:30 +00:00
committed by Git OBS Bridge
parent 4059635482
commit be8cf0e39f
2 changed files with 22 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Dec 23 22:53:30 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
- Support for multiple python3 flavors
* Put standalone command under update-alternatives control
* test pyside2 only with primary python3 flavor
* gh#openSUSE/python-rpm-macros#66
-------------------------------------------------------------------
Mon May 18 13:43:58 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>