fix pylint errors about 'Revert back import boto3' 43/230643/1 accepted/tizen/devbase/services/20200413.092108 accepted/tizen/devbase/services/20200415.082835 submit/trunk/20200413.151000 submit/trunk/20200414.141500 submit/trunk/20200414.191000 submit/trunk/20200422.165210 submit/trunk/20200423.102810
authoryan11.meng <yan11.meng@samsung.com>
Mon, 13 Apr 2020 06:53:45 +0000 (14:53 +0800)
committeryan11.meng <yan11.meng@samsung.com>
Mon, 13 Apr 2020 06:53:45 +0000 (14:53 +0800)
Change-Id: Ifa14829819946d0acef987ad3837e387c109b519

packaging/jenkins-scripts.spec

index f01d97e..e83b02f 100755 (executable)
@@ -51,7 +51,11 @@ Requires:   python-jenkinsapi
 Requires:   python-urllib3
 Requires:   python-xlrd
 Requires:   gbs-api
+ %if 0%{?suse_version} == 1320
+Requires:   python-boto
+%else
 Requires:   python-boto3
+%endif
 
 %description common
 Common part of jenkins scripts