remove kombu from package lists
This is a pure python library that we should probably let pip handle so that we don't accidentally only test whatever patched version is in trusty instead of the upstream versions. Change-Id: I93d2f9344b9f83d2397466b4bc29c97210919ed9
This commit is contained in:
parent
9241e36bf1
commit
68e9f05f7c
@ -9,13 +9,11 @@ python-routes
|
||||
python-xattr
|
||||
python-sqlalchemy
|
||||
python-webob
|
||||
python-kombu
|
||||
pylint
|
||||
python-eventlet
|
||||
python-nose
|
||||
python-sphinx
|
||||
python-mox
|
||||
python-kombu
|
||||
python-coverage
|
||||
python-cherrypy3 # why?
|
||||
python-migrate
|
||||
|
@ -11,7 +11,6 @@ python-routes
|
||||
python-suds
|
||||
python-pastedeploy
|
||||
python-greenlet
|
||||
python-kombu
|
||||
python-eventlet
|
||||
python-sqlalchemy
|
||||
python-mysqldb
|
||||
|
@ -42,7 +42,6 @@ python-sqlalchemy
|
||||
python-suds
|
||||
python-lockfile
|
||||
python-m2crypto
|
||||
python-kombu
|
||||
python-feedparser
|
||||
python-iso8601
|
||||
python-qpid # NOPRIME
|
||||
|
@ -12,7 +12,6 @@ python-beautifulsoup
|
||||
python-coverage
|
||||
python-dateutil
|
||||
python-eventlet
|
||||
python-kombu
|
||||
python-mox
|
||||
python-nose
|
||||
python-pylint
|
||||
|
@ -7,7 +7,6 @@ mariadb # NOPRIME
|
||||
python-eventlet
|
||||
python-greenlet
|
||||
python-iso8601
|
||||
python-kombu
|
||||
python-mysql
|
||||
python-mysql-connector-python
|
||||
python-Paste
|
||||
|
@ -28,7 +28,6 @@ python-eventlet
|
||||
python-feedparser
|
||||
python-greenlet
|
||||
python-iso8601
|
||||
python-kombu
|
||||
python-libxml2
|
||||
python-lockfile
|
||||
python-lxml # needed for glance which is needed for nova --- this shouldn't be here
|
||||
|
@ -9,7 +9,6 @@ python-dateutil
|
||||
python-eventlet
|
||||
python-greenlet
|
||||
python-httplib2
|
||||
python-kombu
|
||||
python-migrate
|
||||
python-mox
|
||||
python-nose
|
||||
|
@ -11,7 +11,6 @@ openvswitch # NOPRIME
|
||||
python-eventlet
|
||||
python-greenlet
|
||||
python-iso8601
|
||||
python-kombu
|
||||
#rhel6 gets via pip
|
||||
python-paste # dist:f19,f20,rhel7
|
||||
python-paste-deploy # dist:f19,f20,rhel7
|
||||
|
@ -25,7 +25,6 @@ python-eventlet
|
||||
python-feedparser
|
||||
python-greenlet
|
||||
python-iso8601
|
||||
python-kombu
|
||||
python-lockfile
|
||||
python-migrate
|
||||
python-mox
|
||||
|
Loading…
Reference in New Issue
Block a user