mirror of
https://github.com/ansible/awx.git
synced 2026-05-10 19:07:36 -02:30
Merge pull request #78 from wenottingham/readme-fix
This fixes a couple of the package names in README to match their names in pip.
This commit is contained in:
@@ -21,7 +21,7 @@ django-celery==3.1.10 (djcelery/*)
|
|||||||
django-crum==0.6.1 (crum/*)
|
django-crum==0.6.1 (crum/*)
|
||||||
django-extensions==1.3.3 (django_extensions/*)
|
django-extensions==1.3.3 (django_extensions/*)
|
||||||
django-jsonfield==0.9.12 (jsonfield/*, minor fix in jsonfield/fields.py)
|
django-jsonfield==0.9.12 (jsonfield/*, minor fix in jsonfield/fields.py)
|
||||||
django-polymorphic==0.5.3 (polymorphic/*)
|
django_polymorphic==0.5.3 (polymorphic/*)
|
||||||
django-split-settings==0.1.1 (split_settings/*)
|
django-split-settings==0.1.1 (split_settings/*)
|
||||||
django-taggit==0.11.2 (taggit/*)
|
django-taggit==0.11.2 (taggit/*)
|
||||||
djangorestframework==2.3.13 (rest_framework/*)
|
djangorestframework==2.3.13 (rest_framework/*)
|
||||||
@@ -36,9 +36,9 @@ kombu==3.0.21 (kombu/*)
|
|||||||
Markdown==2.4.1 (markdown/*, excluded bin/markdown_py)
|
Markdown==2.4.1 (markdown/*, excluded bin/markdown_py)
|
||||||
mock==1.0.1 (mock.py)
|
mock==1.0.1 (mock.py)
|
||||||
ordereddict==1.1 (ordereddict.py, needed for Python 2.6 support)
|
ordereddict==1.1 (ordereddict.py, needed for Python 2.6 support)
|
||||||
os-diskconfig-python-novaclient-ext==0.1.2 (os_diskconfig_python_novaclient_ext/*)
|
os_diskconfig_python_novaclient_ext==0.1.2 (os_diskconfig_python_novaclient_ext/*)
|
||||||
os-networksv2-python-novaclient-ext==0.21 (os_networksv2_python_novaclient_ext.py)
|
os_networksv2_python_novaclient_ext==0.21 (os_networksv2_python_novaclient_ext.py)
|
||||||
os-virtual-interfacesv2-python-novaclient-ext==0.15 (os_virtual_interfacesv2_python_novaclient_ext.py)
|
os_virtual_interfacesv2_python_novaclient_ext==0.15 (os_virtual_interfacesv2_python_novaclient_ext.py)
|
||||||
pbr==0.10.0 (pbr/*)
|
pbr==0.10.0 (pbr/*)
|
||||||
pexpect==3.1 (pexpect/*, excluded pxssh.py, fdpexpect.py, FSM.py, screen.py,
|
pexpect==3.1 (pexpect/*, excluded pxssh.py, fdpexpect.py, FSM.py, screen.py,
|
||||||
ANSI.py)
|
ANSI.py)
|
||||||
@@ -51,8 +51,8 @@ python-swiftclient==2.2.0 (swiftclient/*, excluded bin/swift)
|
|||||||
pytz==2014.10 (pytz/*)
|
pytz==2014.10 (pytz/*)
|
||||||
rackspace-auth-openstack==1.3 (rackspace_auth_openstack/*)
|
rackspace-auth-openstack==1.3 (rackspace_auth_openstack/*)
|
||||||
rackspace-novaclient==1.4 (no files)
|
rackspace-novaclient==1.4 (no files)
|
||||||
rax-default-network-flags-python-novaclient-ext==0.2.3 (rax_default_network_flags_python_novaclient_ext/*)
|
rax_default_network_flags_python_novaclient_ext==0.2.3 (rax_default_network_flags_python_novaclient_ext/*)
|
||||||
rax-scheduled-images-python-novaclient-ext==0.2.1 (rax_scheduled_images_python_novaclient_ext/*)
|
rax_scheduled_images_python_novaclient_ext==0.2.1 (rax_scheduled_images_python_novaclient_ext/*)
|
||||||
requests==2.5.1 (requests/*)
|
requests==2.5.1 (requests/*)
|
||||||
setuptools==12.0.5 (setuptools/*, _markerlib/*, pkg_resources/*, easy_install.py)
|
setuptools==12.0.5 (setuptools/*, _markerlib/*, pkg_resources/*, easy_install.py)
|
||||||
simplejson==3.6.0 (simplejson/*, excluded simplejson/_speedups.so)
|
simplejson==3.6.0 (simplejson/*, excluded simplejson/_speedups.so)
|
||||||
|
|||||||
Reference in New Issue
Block a user