Bug 1349039 - mozapkpublisher: Let push_apk.py publish new locales a=versionbump draft
authorJohan Lorenzo <jlorenzo@mozilla.com>
Fri, 24 Mar 2017 16:49:13 +0100
changeset 5018 cc97b48ef58fc17515363fb8cd5c1644a2127549
parent 5017 cea5758aa0bd41e6e4246b98705ab0e1c9751a26
push id2614
push userbmo:jlorenzo@mozilla.com
push dateFri, 24 Mar 2017 15:49:43 +0000
reviewersversionbump
bugs1349039
Bug 1349039 - mozapkpublisher: Let push_apk.py publish new locales a=versionbump MozReview-Commit-ID: IljHlhR3ABl
modules/pushapk_scriptworker/manifests/init.pp
--- a/modules/pushapk_scriptworker/manifests/init.pp
+++ b/modules/pushapk_scriptworker/manifests/init.pp
@@ -25,17 +25,17 @@ class pushapk_scriptworker {
                 'cryptography==1.5.2',
                 'defusedxml==0.4.1',
                 'frozendict==1.2',
                 'google-api-python-client==1.5.3',
                 'httplib2==0.9.2',
                 'idna==2.1',
                 'jsonschema==2.5.1',
                 'mohawk==0.3.3',
-                'mozapkpublisher==0.1.6',
+                'mozapkpublisher==0.2.0',
                 'multidict==2.1.2',
                 'oauth2client==3.0.0',
                 'pexpect==4.2.1',
                 'ptyprocess==0.5.1',
                 'pushapkscript==0.2.2',
                 'pyasn1==0.1.9',
                 'pyasn1-modules==0.0.8',
                 'pycparser==2.14',