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-xattr
|
||||||
python-sqlalchemy
|
python-sqlalchemy
|
||||||
python-webob
|
python-webob
|
||||||
python-kombu
|
|
||||||
pylint
|
pylint
|
||||||
python-eventlet
|
python-eventlet
|
||||||
python-nose
|
python-nose
|
||||||
python-sphinx
|
python-sphinx
|
||||||
python-mox
|
python-mox
|
||||||
python-kombu
|
|
||||||
python-coverage
|
python-coverage
|
||||||
python-cherrypy3 # why?
|
python-cherrypy3 # why?
|
||||||
python-migrate
|
python-migrate
|
||||||
|
@ -11,7 +11,6 @@ python-routes
|
|||||||
python-suds
|
python-suds
|
||||||
python-pastedeploy
|
python-pastedeploy
|
||||||
python-greenlet
|
python-greenlet
|
||||||
python-kombu
|
|
||||||
python-eventlet
|
python-eventlet
|
||||||
python-sqlalchemy
|
python-sqlalchemy
|
||||||
python-mysqldb
|
python-mysqldb
|
||||||
|
@ -42,7 +42,6 @@ python-sqlalchemy
|
|||||||
python-suds
|
python-suds
|
||||||
python-lockfile
|
python-lockfile
|
||||||
python-m2crypto
|
python-m2crypto
|
||||||
python-kombu
|
|
||||||
python-feedparser
|
python-feedparser
|
||||||
python-iso8601
|
python-iso8601
|
||||||
python-qpid # NOPRIME
|
python-qpid # NOPRIME
|
||||||
|
@ -12,7 +12,6 @@ python-beautifulsoup
|
|||||||
python-coverage
|
python-coverage
|
||||||
python-dateutil
|
python-dateutil
|
||||||
python-eventlet
|
python-eventlet
|
||||||
python-kombu
|
|
||||||
python-mox
|
python-mox
|
||||||
python-nose
|
python-nose
|
||||||
python-pylint
|
python-pylint
|
||||||
|
@ -7,7 +7,6 @@ mariadb # NOPRIME
|
|||||||
python-eventlet
|
python-eventlet
|
||||||
python-greenlet
|
python-greenlet
|
||||||
python-iso8601
|
python-iso8601
|
||||||
python-kombu
|
|
||||||
python-mysql
|
python-mysql
|
||||||
python-mysql-connector-python
|
python-mysql-connector-python
|
||||||
python-Paste
|
python-Paste
|
||||||
|
@ -28,7 +28,6 @@ python-eventlet
|
|||||||
python-feedparser
|
python-feedparser
|
||||||
python-greenlet
|
python-greenlet
|
||||||
python-iso8601
|
python-iso8601
|
||||||
python-kombu
|
|
||||||
python-libxml2
|
python-libxml2
|
||||||
python-lockfile
|
python-lockfile
|
||||||
python-lxml # needed for glance which is needed for nova --- this shouldn't be here
|
python-lxml # needed for glance which is needed for nova --- this shouldn't be here
|
||||||
|
@ -9,7 +9,6 @@ python-dateutil
|
|||||||
python-eventlet
|
python-eventlet
|
||||||
python-greenlet
|
python-greenlet
|
||||||
python-httplib2
|
python-httplib2
|
||||||
python-kombu
|
|
||||||
python-migrate
|
python-migrate
|
||||||
python-mox
|
python-mox
|
||||||
python-nose
|
python-nose
|
||||||
|
@ -11,7 +11,6 @@ openvswitch # NOPRIME
|
|||||||
python-eventlet
|
python-eventlet
|
||||||
python-greenlet
|
python-greenlet
|
||||||
python-iso8601
|
python-iso8601
|
||||||
python-kombu
|
|
||||||
#rhel6 gets via pip
|
#rhel6 gets via pip
|
||||||
python-paste # dist:f19,f20,rhel7
|
python-paste # dist:f19,f20,rhel7
|
||||||
python-paste-deploy # dist:f19,f20,rhel7
|
python-paste-deploy # dist:f19,f20,rhel7
|
||||||
|
@ -25,7 +25,6 @@ python-eventlet
|
|||||||
python-feedparser
|
python-feedparser
|
||||||
python-greenlet
|
python-greenlet
|
||||||
python-iso8601
|
python-iso8601
|
||||||
python-kombu
|
|
||||||
python-lockfile
|
python-lockfile
|
||||||
python-migrate
|
python-migrate
|
||||||
python-mox
|
python-mox
|
||||||
|
Loading…
Reference in New Issue
Block a user