Revision ab6536ba devel/build_chroot

b/devel/build_chroot
147 147

  
148 148
in_chroot -- \
149 149
  easy_install \
150
    logilab-astng==0.20.1 \
151
    logilab-common==0.50.3 \
150
    logilab-astng==0.24.1 \
151
    logilab-common==0.58.3 \
152 152
    mock==1.0.1 \
153
    pylint==0.25.1
153
    pylint==0.26.0
154 154

  
155 155
in_chroot -- \
156 156
  easy_install \
157 157
    sphinx==1.1.3 \
158
    pep8==1.2 \
158
    pep8==1.3.3 \
159 159
    coverage==3.4 \
160 160
    bitarray==0.8.0
161 161

  
......
184 184
  cabal install --global \
185 185
    hunit==1.2.5.2 \
186 186
    happy==1.18.10 \
187
    hlint==1.8.34 \
187
    hlint==1.8.43 \
188 188
    hscolour==1.20.3 \
189 189
    temporary==1.1.2.3 \
190 190
    test-framework==0.6.1 \
......
226 226

  
227 227
#Python development tools
228 228
in_chroot -- \
229
  $APT_INSTALL pandoc python-epydoc
229
  $APT_INSTALL python-epydoc
230 230

  
231 231
#Tools for creating debian packages
232 232
in_chroot -- \

Also available in: Unified diff