Accepting request 794637 from home:seife:testing

Pull in python3 instead of python2 packags for bluez-test

OBS-URL: https://build.opensuse.org/request/show/794637
OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=292
This commit is contained in:
Stefan Seyfried
2020-04-16 17:28:42 +00:00
committed by Git OBS Bridge
parent b061e3b3a7
commit 4063a46775
2 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Apr 16 17:14:06 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Pull in python3 packages, the tests are py3 based so it does not
make sense to pull in py2 packages.
-------------------------------------------------------------------
Fri Mar 20 17:04:10 UTC 2020 - Stefan Seyfried <seife+obs@b1-systems.com>