Merge "Stop installing nose and pylint from distros"

This commit is contained in:
Jenkins 2015-05-08 21:06:14 +00:00 committed by Gerrit Code Review
commit f9b80e2dd2
6 changed files with 0 additions and 9 deletions

View File

@ -1,8 +1,5 @@
curl curl
make make
memcached memcached
# NOTE python-nose only exists because of swift functional job, we should probably
# figure out a more consistent way of installing this from test-requirements.txt instead
python-nose
sqlite3 sqlite3
xfsprogs xfsprogs

View File

@ -15,7 +15,6 @@ openssh
openssl openssl
psmisc psmisc
python-cmd2 # dist:opensuse-12.3 python-cmd2 # dist:opensuse-12.3
python-pylint
screen screen
tar tar
tcpdump tcpdump

View File

@ -12,7 +12,5 @@ python-coverage
python-dateutil python-dateutil
python-eventlet python-eventlet
python-mox python-mox
python-nose
python-pylint
python-sqlalchemy-migrate python-sqlalchemy-migrate
python-xattr python-xattr

View File

@ -8,7 +8,6 @@ python-devel
python-eventlet python-eventlet
python-greenlet python-greenlet
python-netifaces python-netifaces
python-nose
python-simplejson python-simplejson
python-xattr python-xattr
sqlite3 sqlite3

View File

@ -14,7 +14,6 @@ libxml2-devel
libxslt-devel libxslt-devel
pkgconfig pkgconfig
psmisc psmisc
pylint
python-devel python-devel
screen screen
tar tar

View File

@ -1,6 +1,5 @@
Django Django
httpd # NOPRIME httpd # NOPRIME
mod_wsgi # NOPRIME mod_wsgi # NOPRIME
pylint
pyxattr pyxattr
pcre-devel # pyScss pcre-devel # pyScss