Yuvipanda has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/209988

Change subject: tools: Make python3-flake8 trusty only
......................................................................

tools: Make python3-flake8 trusty only

Change-Id: I8e68f7934d90bff2b43a58df9264617e427afc31
---
M modules/toollabs/manifests/exec_environ.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/88/209988/1

diff --git a/modules/toollabs/manifests/exec_environ.pp 
b/modules/toollabs/manifests/exec_environ.pp
index ca3ae3f..4133d83 100644
--- a/modules/toollabs/manifests/exec_environ.pp
+++ b/modules/toollabs/manifests/exec_environ.pp
@@ -139,7 +139,6 @@
         'python-egenix-mxdatetime',
         'python-egenix-mxtools',
         'python-flake8',
-        'python3-flake8',
         'python-flask',
         'python-flask-login',
         'python-flask-oauth',
@@ -386,6 +385,7 @@
             'libprotobuf7',                # T58995
             'libvips15',
             'mysql-client',                # mariadb-client just... doesn't 
work on precise. Apt failures
+            'python3-flake8',
             # no nodejs-legacy             (presumably, -legacy makes a 
symlink that is default in precise)
             ]:
             ensure => latest,

-- 
To view, visit https://gerrit.wikimedia.org/r/209988
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8e68f7934d90bff2b43a58df9264617e427afc31
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yuvipanda <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to