Merge "Don't install pep8 from packages"

This commit is contained in:
Jenkins 2013-06-10 17:35:49 +00:00 committed by Gerrit Code Review
commit 689e3ef01a
6 changed files with 1 additions and 7 deletions

View File

@ -1,5 +1,4 @@
bridge-utils bridge-utils
pep8
pylint pylint
python-pip python-pip
screen screen

View File

@ -11,7 +11,6 @@ python-sqlalchemy
python-webob python-webob
python-kombu python-kombu
pylint pylint
pep8
python-eventlet python-eventlet
python-nose python-nose
python-sphinx python-sphinx

View File

@ -8,7 +8,6 @@ openssl
psmisc psmisc
python-cmd2 # dist:opensuse-12.3 python-cmd2 # dist:opensuse-12.3
python-netaddr python-netaddr
python-pep8
python-pip python-pip
python-pylint python-pylint
python-unittest2 python-unittest2

View File

@ -17,7 +17,6 @@ python-kombu
python-mox python-mox
python-netaddr python-netaddr
python-nose python-nose
python-pep8
python-pylint python-pylint
python-sqlalchemy-migrate python-sqlalchemy-migrate
python-xattr python-xattr

View File

@ -11,7 +11,6 @@ libxslt-devel # dist:rhel6 [2]
psmisc psmisc
pylint pylint
python-netaddr python-netaddr
python-pep8
python-pip python-pip
python-prettytable # dist:rhel6 [1] python-prettytable # dist:rhel6 [1]
python-unittest2 python-unittest2
@ -29,4 +28,4 @@ wget
# [2] : RHEL6 rpm versions of python-lxml is old, and has to be # [2] : RHEL6 rpm versions of python-lxml is old, and has to be
# removed. Several tools rely on it, so we install the dependencies # removed. Several tools rely on it, so we install the dependencies
# pip needs to build it here (see tools/install_prereqs.sh) # pip needs to build it here (see tools/install_prereqs.sh)

View File

@ -20,7 +20,6 @@ python-netaddr
python-nose python-nose
python-paste #dist:f16,f17,f18 python-paste #dist:f16,f17,f18
python-paste-deploy #dist:f16,f17,f18 python-paste-deploy #dist:f16,f17,f18
python-pep8
python-routes python-routes
python-sphinx python-sphinx
python-sqlalchemy python-sqlalchemy