Merge "Stop installing nose and pylint from distros"
This commit is contained in:
commit
f9b80e2dd2
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -14,7 +14,6 @@ libxml2-devel
|
|||||||
libxslt-devel
|
libxslt-devel
|
||||||
pkgconfig
|
pkgconfig
|
||||||
psmisc
|
psmisc
|
||||||
pylint
|
|
||||||
python-devel
|
python-devel
|
||||||
screen
|
screen
|
||||||
tar
|
tar
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user