Merlijn van Deen has uploaded a new change for review.

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

Change subject: toollabs: add python-pyicu
......................................................................

toollabs: add python-pyicu

Bug: T102165
Change-Id: I03b516f1401866b219ba59c71205423cf536e5bc
---
M modules/toollabs/manifests/genpp/python.py
M modules/toollabs/manifests/genpp/python_exec_jessie.pp
M modules/toollabs/manifests/genpp/python_exec_precise.pp
M modules/toollabs/manifests/genpp/python_exec_trusty.pp
M modules/toollabs/manifests/genpp/report-python.html
5 files changed, 9 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/19/236419/1

diff --git a/modules/toollabs/manifests/genpp/python.py 
b/modules/toollabs/manifests/genpp/python.py
index c2390f5..d9c3044 100755
--- a/modules/toollabs/manifests/genpp/python.py
+++ b/modules/toollabs/manifests/genpp/python.py
@@ -45,6 +45,7 @@
         'pydot',                # T86015
         'pyexiv2',              # T61122.
         'pygments',             # T71050
+        'pyicu',                # T102165
         'pyinotify',            # T59003
         'requests',
         'rsvg',                 # T58996
diff --git a/modules/toollabs/manifests/genpp/python_exec_jessie.pp 
b/modules/toollabs/manifests/genpp/python_exec_jessie.pp
index 445ac66..57cf746 100644
--- a/modules/toollabs/manifests/genpp/python_exec_jessie.pp
+++ b/modules/toollabs/manifests/genpp/python_exec_jessie.pp
@@ -83,6 +83,8 @@
         # python3-pyexiv2 is not available
         'python-pygments',      # 2.0.1
         'python3-pygments',     # 2.0.1
+        'python-pyicu',         # 1.8
+        # python3-pyicu is not available
         'python-pyinotify',     # 0.9.4
         'python3-pyinotify',    # 0.9.4
         'python-requests',      # 2.4.3
diff --git a/modules/toollabs/manifests/genpp/python_exec_precise.pp 
b/modules/toollabs/manifests/genpp/python_exec_precise.pp
index dd753ec..db94a17 100644
--- a/modules/toollabs/manifests/genpp/python_exec_precise.pp
+++ b/modules/toollabs/manifests/genpp/python_exec_precise.pp
@@ -83,6 +83,8 @@
         # python3-pyexiv2 is not available
         'python-pygments',      # 1.4
         'python3-pygments',     # 1.4
+        'python-pyicu',         # 1.3
+        # python3-pyicu is not available
         'python-pyinotify',     # 0.9.2
         # python3-pyinotify is not available
         'python-requests',      # 0.8.2
diff --git a/modules/toollabs/manifests/genpp/python_exec_trusty.pp 
b/modules/toollabs/manifests/genpp/python_exec_trusty.pp
index bda214d..3b86ace 100644
--- a/modules/toollabs/manifests/genpp/python_exec_trusty.pp
+++ b/modules/toollabs/manifests/genpp/python_exec_trusty.pp
@@ -83,6 +83,8 @@
         # python3-pyexiv2 is not available
         'python-pygments',      # 1.6
         'python3-pygments',     # 1.6
+        'python-pyicu',         # 1.5
+        'python3-pyicu',        # 1.5
         'python-pyinotify',     # 0.9.4
         'python3-pyinotify',    # 0.9.4
         'python-requests',      # 2.2.1
diff --git a/modules/toollabs/manifests/genpp/report-python.html 
b/modules/toollabs/manifests/genpp/report-python.html
index dbd6d0a..4ea8a44 100644
--- a/modules/toollabs/manifests/genpp/report-python.html
+++ b/modules/toollabs/manifests/genpp/report-python.html
@@ -92,6 +92,8 @@
 <tr><th>python3-pyexiv2</th><td></td><td></td><td></td></tr>
 <tr><th>python-pygments</th><td>1.4</td><td>1.6</td><td>2.0.1</td></tr>
 <tr><th>python3-pygments</th><td>1.4</td><td>1.6</td><td>2.0.1</td></tr>
+<tr><th>python-pyicu</th><td>1.3</td><td>1.5</td><td>1.8</td></tr>
+<tr><th>python3-pyicu</th><td></td><td>1.5</td><td></td></tr>
 <tr><th>python-pyinotify</th><td>0.9.2</td><td>0.9.4</td><td>0.9.4</td></tr>
 <tr><th>python3-pyinotify</th><td></td><td>0.9.4</td><td>0.9.4</td></tr>
 <tr><th>python-requests</th><td>0.8.2</td><td>2.2.1</td><td>2.4.3</td></tr>

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I03b516f1401866b219ba59c71205423cf536e5bc
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Merlijn van Deen <[email protected]>

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

Reply via email to