Accepting request 780216 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/780216 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mysqlclient?expand=0&rev=8
This commit is contained in:
commit
e5bf0c9110
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 11 16:02:55 UTC 2020 - pgajdos@suse.com
|
||||
|
||||
- %check: choose better database user name
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 9 20:22:50 UTC 2019 - pgajdos@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-mysqlclient
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -69,7 +69,7 @@ cconf=abuild-myclient.cnf
|
||||
#
|
||||
# start the mariadb server
|
||||
#
|
||||
%mysql_testserver_start -u abuild -p abuildpw
|
||||
%mysql_testserver_start -u auth_db_user -p auth_db_pass
|
||||
#
|
||||
# creating client mysql config
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user