Use python-mysql instead of python-mysqldb for opensuse 09/128409/1
authorhyokeun <hyokeun.jeon@samsung.com>
Wed, 10 May 2017 02:08:12 +0000 (11:08 +0900)
committerhyokeun <hyokeun.jeon@samsung.com>
Wed, 10 May 2017 02:08:12 +0000 (11:08 +0900)
Change-Id: I05a0c5abd5f9397993f4b81f0e6ea5e7328f2a4d

packaging/jenkins-scripts.spec

index c7f3926..300256f 100644 (file)
@@ -38,7 +38,7 @@ Requires:   python-requests >= 2.0.1
 Requires:   python-snapdiff
 Requires:   python-yaml
 Requires:   python-lxml
-Requires:   python-mysqldb
+Requires:   python-mysql
 Requires:   gbs-api
 
 %description common