Updated all vendored third-party packages.

This commit is contained in:
Chris Church
2013-11-14 22:55:03 -05:00
parent cbd6132d4b
commit 7cd2707713
767 changed files with 45175 additions and 28364 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -26,7 +26,6 @@ Django>=1.4
django-debug-toolbar
django-devserver
unittest2
-e hg+https://bitbucket.org/logilab/astroid/@5ed6266#egg=astroid
django-jenkins
ipython

View File

@@ -2,8 +2,8 @@
# packages). Install using "pip --no-index -r dev_local.txt".
distribute-0.7.3.zip
setuptools-1.1.6.tar.gz
Django-1.5.4.tar.gz
setuptools-1.3.2.tar.gz
Django-1.5.5.tar.gz
# The following packages are bundled with AWX (in awx/lib/site-packages):
# For Python2.6 support:
@@ -12,74 +12,76 @@ Django-1.5.4.tar.gz
# Needed by python-dateutil, django-extensions, python-novaclient:
#six-1.4.1.tar.gz
# Needed by kombu:
#amqp-1.2.1.tar.gz
#amqp-1.3.3.tar.gz
#anyjson-0.3.3.tar.gz
# Needed by celery:
#billiard-2.7.3.32.tar.gz
#kombu-2.5.14.tar.gz
#python-dateutil-2.1.tar.gz
#billiard-3.3.0.6.tar.gz
#kombu-3.0.4.tar.gz
#python-dateutil-2.2.tar.gz
# Needed by django-celery:
#celery-3.0.23.tar.gz
#celery-3.1.3.tar.gz
# Needed by django-celery, babel:
#pytz-2013d.tar.bz2
#pytz-2013.8.tar.bz2
# Needed by pbr:
#pip-1.4.1.tar.gz
# Needed by python-novaclient:
#Babel-1.3.tar.gz
#iso8601-0.1.4.tar.gz
#iso8601-0.1.8.tar.gz
#prettytable-0.7.2.tar.bz2
#requests-2.0.0.tar.gz
#simplejson-3.3.0.tar.gz
#requests-2.0.1.tar.gz
#simplejson-3.3.1.tar.gz
# Needed by python-novaclient, python-swiftclient:
#pbr-0.5.21.tar.gz
#pbr-0.5.23.tar.gz
# Needed by rackspace-novaclient, os-diskconfig-python-novaclient-ext,
# os-networksv2-python-novaclient-ext,
# rax-default-network-flags-python-novaclient-ext,
# rax-scheduled-images-python-novaclient-ext:
#python-novaclient-2.15.0.tar.gz
# Needed by rackspace-novaclient:
#rackspace-auth-openstack-1.0.tar.gz
#rackspace-auth-openstack-1.1.tar.gz
#os_diskconfig_python_novaclient_ext-0.1.1.tar.gz
#os_networksv2_python_novaclient_ext-0.21.tar.gz
#rax_default_network_flags_python_novaclient_ext-0.1.3.tar.gz
#rax_scheduled_images_python_novaclient_ext-0.2.1.tar.gz
# Needed by distribute:
#setuptools-1.1.6.tar.gz
#setuptools-1.3.2.tar.gz
# Needed by d2to1:
#distribute-0.7.3.tar.gz
# Needed by python-swiftclient:
#d2to1-0.2.11.tar.gz
# Needed by pyrax:
#httplib2-0.8.tar.gz
#keyring-3.0.5.zip
#keyring-3.2.zip
#mock-1.0.1.tar.gz
#python-swiftclient-1.6.0.tar.gz
#python-swiftclient-1.8.0.tar.gz
#rackspace-novaclient-1.3.tar.gz
# Remaining dev/prod packages:
#boto-2.13.3.tar.gz
#django-auth-ldap-1.1.4.tar.gz
#django-celery-3.0.23.tar.gz
#django-extensions-1.2.2.tar.gz
#django-jsonfield-0.9.10.tar.gz
#boto-2.17.0.tar.gz
#django-auth-ldap-1.1.6.tar.gz
#django-celery-3.1.1.tar.gz
#django-extensions-1.2.5.tar.gz
#django-jsonfield-0.9.11.tar.gz
#django-taggit-0.10.tar.gz
#djangorestframework-2.3.8.tar.gz
#Markdown-2.3.1.tar.gz
#pexpect-2.4.tar.gz
#pyrax-1.5.0.tar.gz
#South-0.8.2.tar.gz
#pexpect-3.0.tar.gz
#pyrax-1.6.2.tar.gz
#South-0.8.3.tar.gz
# Dev-only packages:
django-debug-toolbar-0.9.4.tar.gz
django-devserver-0.6.2.tar.gz
# Needed by django-debug-toolbar:
sqlparse-0.1.10.tar.gz
# Needed for Python2.6 support:
unittest2-0.5.1.tar.gz
# Needed by pylint (use tip of astroid instead of 1.0.0):
# Needed by pylint:
logilab-common-0.60.0.tar.gz
astroid-5ed6266.tar.gz
astroid-1.0.1.tar.gz
# Needed by django-jenkins:
coverage-3.6.tar.gz
coverage-3.7.tar.gz
pylint-1.0.0.tar.gz
# Remaining dev-only packages:
django-debug-toolbar-0.11.0.tar.gz
django-devserver-0.7.0.tar.gz
django-jenkins-0.14.1.tar.gz
ipython-1.1.0.tar.gz

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1,7 +1,7 @@
# PIP requirements for AWX production environment (using only local packages).
# Install using "pip --no-index -r prod_local.txt".
Django-1.5.4.tar.gz
Django-1.5.5.tar.gz
# The following packages are bundled with AWX (in awx/lib/site-packages):
# For Python2.6 support:
@@ -10,61 +10,61 @@ Django-1.5.4.tar.gz
# Needed by python-dateutil, django-extensions, python-novaclient:
#six-1.4.1.tar.gz
# Needed by kombu:
#amqp-1.2.1.tar.gz
#amqp-1.3.3.tar.gz
#anyjson-0.3.3.tar.gz
# Needed by celery:
#billiard-2.7.3.32.tar.gz
#kombu-2.5.14.tar.gz
#python-dateutil-2.1.tar.gz
#billiard-3.3.0.6.tar.gz
#kombu-3.0.4.tar.gz
#python-dateutil-2.2.tar.gz
# Needed by django-celery:
#celery-3.0.23.tar.gz
#celery-3.1.3.tar.gz
# Needed by django-celery, babel:
#pytz-2013d.tar.bz2
#pytz-2013.8.tar.bz2
# Needed by pbr:
#pip-1.4.1.tar.gz
# Needed by python-novaclient:
#Babel-1.3.tar.gz
#iso8601-0.1.4.tar.gz
#iso8601-0.1.8.tar.gz
#prettytable-0.7.2.tar.bz2
#requests-2.0.0.tar.gz
#simplejson-3.3.0.tar.gz
#requests-2.0.1.tar.gz
#simplejson-3.3.1.tar.gz
# Needed by python-novaclient, python-swiftclient:
#pbr-0.5.21.tar.gz
#pbr-0.5.23.tar.gz
# Needed by rackspace-novaclient, os-diskconfig-python-novaclient-ext,
# os-networksv2-python-novaclient-ext,
# rax-default-network-flags-python-novaclient-ext,
# rax-scheduled-images-python-novaclient-ext:
#python-novaclient-2.15.0.tar.gz
# Needed by rackspace-novaclient:
#rackspace-auth-openstack-1.0.tar.gz
#rackspace-auth-openstack-1.1.tar.gz
#os_diskconfig_python_novaclient_ext-0.1.1.tar.gz
#os_networksv2_python_novaclient_ext-0.21.tar.gz
#rax_default_network_flags_python_novaclient_ext-0.1.3.tar.gz
#rax_scheduled_images_python_novaclient_ext-0.2.1.tar.gz
# Needed by distribute:
#setuptools-1.1.6.tar.gz
#setuptools-1.3.2.tar.gz
# Needed by d2to1:
#distribute-0.7.3.tar.gz
# Needed by python-swiftclient:
#d2to1-0.2.11.tar.gz
# Needed by pyrax:
#httplib2-0.8.tar.gz
#keyring-3.0.5.zip
#keyring-3.2.zip
#mock-1.0.1.tar.gz
#python-swiftclient-1.6.0.tar.gz
#python-swiftclient-1.8.0.tar.gz
#rackspace-novaclient-1.3.tar.gz
# Remaining dev/prod packages:
#boto-2.13.3.tar.gz
#django-auth-ldap-1.1.4.tar.gz
#django-celery-3.0.23.tar.gz
#django-extensions-1.2.2.tar.gz
#django-jsonfield-0.9.10.tar.gz
#boto-2.17.0.tar.gz
#django-auth-ldap-1.1.6.tar.gz
#django-celery-3.1.1.tar.gz
#django-extensions-1.2.5.tar.gz
#django-jsonfield-0.9.11.tar.gz
#django-taggit-0.10.tar.gz
#djangorestframework-2.3.8.tar.gz
#Markdown-2.3.1.tar.gz
#pexpect-2.4.tar.gz
#pyrax-1.5.0.tar.gz
#South-0.8.2.tar.gz
#pexpect-3.0.tar.gz
#pyrax-1.6.2.tar.gz
#South-0.8.3.tar.gz
# You may also need to install the following extra packages using the OS
# package manager, or pip if you're running inside a virtualenv.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.