mozreview: use RBTools 0.7.5 everywhere; r=smacleod draft
authorGregory Szorc <gps@mozilla.com>
Mon, 11 Jan 2016 15:56:38 -0800
changeset 6715 d1a83e48de15967f3c0744248fab3fd3442c3c77
parent 6714 6897f6c3037912829e63332d21d3ee314592dec9
child 6716 391714d97a4bd51352c1ecb5b3ab802e3437d97d
push id513
push usergszorc@mozilla.com
push dateWed, 13 Jan 2016 02:13:15 +0000
reviewerssmacleod
mozreview: use RBTools 0.7.5 everywhere; r=smacleod We previously ran a mix of 0.6.1 and 0.7.2. Let's get on a consistent, modern release. We couldn't upgrade RBTools previously because of bugs around Unicode handling. These are apparently all fixed.
ansible/roles/hg-reviewboard/files/requirements-hgweb.txt
ansible/roles/hg-reviewboard/files/requirements-pash.txt
ansible/roles/mozreview-virtualenv/files/requirements.txt
test-requirements.txt
--- a/ansible/roles/hg-reviewboard/files/requirements-hgweb.txt
+++ b/ansible/roles/hg-reviewboard/files/requirements-hgweb.txt
@@ -7,13 +7,13 @@
 Mercurial==3.6.2
 
 # sha256: fdlUDbl5fypbSR6v9jRGQwUFU-vLti93V2LL46A0PCU
 mod-wsgi==4.4.11
 
 # sha256: S4iRU5oxcdmTz3iWtjL_CIpMcHroWsPHfbFFT3lJ8-I
 python-ldap==2.4.20
 
-# sha256: kSiLHMPs02tkBXISiNVaH2gZyecJu6PpEJ8F1Bmi6Nk
-RBTools==0.7.2
+# sha256: KICd7yflMLpcE9N76OucoxokeGzA0L1taC8ACdlIkaQ
+RBTools==0.7.5
 
 # sha256: QYqTw5en7asj5ViNvAZ6x0pyPts9VBvUk295R252Rdo
 six==1.9.0
--- a/ansible/roles/hg-reviewboard/files/requirements-pash.txt
+++ b/ansible/roles/hg-reviewboard/files/requirements-pash.txt
@@ -1,13 +1,13 @@
 --find-links http://downloads.reviewboard.org/releases/RBTools/0.7/
 
 # sha256: CcVnBJw-MPeR2wz1k3NGx_81aN6t9OsdTi98gAAcs9Y
 Mercurial==3.6.2
 
 # sha256: S4iRU5oxcdmTz3iWtjL_CIpMcHroWsPHfbFFT3lJ8-I
 python-ldap==2.4.20
 
-# sha256: kSiLHMPs02tkBXISiNVaH2gZyecJu6PpEJ8F1Bmi6Nk
-RBTools==0.7.2
+# sha256: KICd7yflMLpcE9N76OucoxokeGzA0L1taC8ACdlIkaQ
+RBTools==0.7.5
 
 # sha256: QYqTw5en7asj5ViNvAZ6x0pyPts9VBvUk295R252Rdo
 six==1.9.0
--- a/ansible/roles/mozreview-virtualenv/files/requirements.txt
+++ b/ansible/roles/mozreview-virtualenv/files/requirements.txt
@@ -1,12 +1,12 @@
 --find-links http://downloads.reviewboard.org/releases/Django/1.6/
 --find-links http://downloads.reviewboard.org/releases/django-evolution/0.7/
 --find-links http://downloads.reviewboard.org/releases/Djblets/0.9/
---find-links http://downloads.reviewboard.org/releases/RBTools/0.6/
+--find-links http://downloads.reviewboard.org/releases/RBTools/0.7/
 --find-links http://downloads.reviewboard.org/releases/ReviewBoard/2.5/
 
 # sha256: lNKmgifnmEvUD19xxoOXMGIq_4pGM_Ke3h_90NJAeV4
 amqp==1.4.8
 
 # sha256: N4Ethjya0-NcBzTELgvwMgzow77YLNIK1UyzTRWBV7o
 anyjson==0.3.3
 
@@ -92,18 +92,18 @@ pytz==2015.7
 recaptcha-client==1.0.6
 
 # sha256: fee8TQCm0FHbs2C0jrfzzQAjc9hyUvsLKEo8nEU6dnc
 Whoosh==2.6.0
 
 # sha256: 8s4emJsnLPy2d2FnY-Ci5-xlnv-meoiqkrOmVSj2Cjw
 pycrypto==2.6.1
 
-# sha256: SFxYdfcE05QYN1gC0971KqEk7KP85BG_dgBMsBBodzU
-RBTools==0.6.1
+# sha256: KICd7yflMLpcE9N76OucoxokeGzA0L1taC8ACdlIkaQ
+RBTools==0.7.5
 
 # sha256: xEzBQPEqEq0pduwgBSqSc5LJ9UnX0Z-E5ioj9vSFjMw
 ReviewBoard==2.5.2
 
 # sha256: EkiQ9BcjyFqoLf4IB0Mq6kbSSusNr840CWnSCJVIwsM
 requests==2.4.3
 
 # sha256: QYqTw5en7asj5ViNvAZ6x0pyPts9VBvUk295R252Rdo
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -61,17 +61,17 @@ pyflakes==0.8.1
 Pygments==2.0.2
 pyOpenSSL==0.15.1
 python-dateutil==1.5
 python-hglib==1.7
 python-ldap==2.4.19
 python-memcached==1.54
 pytz==2015.7
 PyYAML==3.11
-RBTools==0.6.1
+RBTools==0.7.5
 recaptcha-client==1.0.6
 requests==2.7.0
 responses==0.3.0
 ReviewBoard==2.5.2
 selenium==2.48.0
 setuptools==18.8.1
 six==1.10.0
 snowballstemmer==1.2.0