15
0

Accepting request 782056 from home:kstreitova:branches:devel:languages:python

- fix test package by adding BuildRequires: %{python_module mysqlclient
  >= %{version}}

- switch to multibuild to run tests and avoid a buildcycle with
  mariadb

OBS-URL: https://build.opensuse.org/request/show/782056
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mysqlclient?expand=0&rev=20
This commit is contained in:
Tomáš Chvátal
2020-03-06 18:14:32 +00:00
committed by Git OBS Bridge
parent b58bc27fbc
commit 300e4791a6
3 changed files with 38 additions and 5 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Mar 5 13:33:30 UTC 2020 - Kristyna Streitova <kstreitova@suse.com>
- fix test package by adding BuildRequires: %{python_module mysqlclient
>= %{version}}
-------------------------------------------------------------------
Fri Feb 21 10:04:38 UTC 2020 - Kristyna Streitova <kstreitova@suse.com>
- switch to multibuild to run tests and avoid a buildcycle with
mariadb
-------------------------------------------------------------------
Tue Feb 11 16:02:55 UTC 2020 - pgajdos@suse.com