From eb709f05cc685eb1d5990a3d32ca971424d6e369 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 23 Jul 2015 04:55:56 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ib9a069dd252f93c1687e37111817c45622fd3966 --- requirements.txt | 88 +++++++++++++++++++++---------------------- setup.py | 1 - test-requirements.txt | 12 +++--- 3 files changed, 50 insertions(+), 51 deletions(-) mode change 100755 => 100644 setup.py diff --git a/requirements.txt b/requirements.txt index 821b06fa1b..d62b8fb2fa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,57 +7,57 @@ # be installed in a specific order. # # PBR should always appear first -pbr>=0.6,!=0.7,<1.0 +pbr!=0.7,<1.0,>=0.6 # Horizon Core Requirements Babel>=1.3 -Django>=1.4.2,<1.8 -Pint>=0.5 # BSD -django_compressor>=1.4 -django_openstack_auth>=1.1.7,!=1.1.8,<1.3.0 -django-pyscss>=1.0.3,<2.0.0 # BSD License (2 clause) -eventlet>=0.16.1,!=0.17.0 +Django<1.8,>=1.4.2 +Pint>=0.5 # BSD +django-compressor>=1.4 +django-openstack-auth!=1.1.8,<1.3.0,>=1.1.7 +django-pyscss<2.0.0,>=1.0.3 # BSD License (2 clause) +eventlet!=0.17.0,>=0.16.1 httplib2>=0.7.5 iso8601>=0.1.9 kombu>=2.5.0 netaddr>=0.7.12 -oslo.concurrency>=1.8.0,<1.9.0 # Apache-2.0 -oslo.config>=1.9.3,<1.10.0 # Apache-2.0 -oslo.i18n>=1.5.0,<1.6.0 # Apache-2.0 -oslo.serialization>=1.4.0,<1.5.0 # Apache-2.0 -oslo.utils>=1.4.0,<1.5.0 # Apache-2.0 -pyScss>=1.2.1,<1.3 # MIT License -python-ceilometerclient>=1.0.13,<1.1.0 -python-cinderclient>=1.1.0,<1.2.0 -python-glanceclient>=0.15.0,<0.18.0 -python-heatclient>=0.3.0,<0.5.0 -python-keystoneclient>=1.1.0,<1.4.0 -python-neutronclient>=2.3.11,<2.5.0 -python-novaclient>=2.22.0,<2.24.0 -python-saharaclient>=0.8.0,<0.9.0 -python-swiftclient>=2.2.0,<2.5.0 -python-troveclient>=1.0.7,<1.1.0 +oslo.concurrency<1.9.0,>=1.8.0 # Apache-2.0 +oslo.config<1.10.0,>=1.9.3 # Apache-2.0 +oslo.i18n<1.6.0,>=1.5.0 # Apache-2.0 +oslo.serialization<1.5.0,>=1.4.0 # Apache-2.0 +oslo.utils<1.5.0,>=1.4.0 # Apache-2.0 +pyScss<1.3,>=1.2.1 # MIT License +python-ceilometerclient<1.1.0,>=1.0.13 +python-cinderclient<1.2.0,>=1.1.0 +python-glanceclient<0.18.0,>=0.15.0 +python-heatclient<0.5.0,>=0.3.0 +python-keystoneclient<1.4.0,>=1.2.0 +python-neutronclient<2.5.0,>=2.3.11 +python-novaclient<2.24.0,>=2.22.0 +python-saharaclient<0.9.0,>=0.8.0 +python-swiftclient<2.5.0,>=2.2.0 +python-troveclient<1.1.0,>=1.0.7 pytz>=2013.6 PyYAML>=3.1.0 six>=1.9.0 -XStatic>=1.0.0 # MIT License -XStatic-Angular>=1.3.7 # MIT License -XStatic-Angular-Bootstrap>=0.11.0.2 # MIT License -XStatic-Angular-lrdragndrop>=1.0.2.2 # MIT License -XStatic-Bootstrap-Datepicker>=1.3.1.0 # Apache 2.0 License -XStatic-Bootstrap-SCSS>=3 # Apache 2.0 License -XStatic-D3>=3.1.6.2 # BSD License (3 clause) -XStatic-Hogan>=2.0.0.2 # Apache 2.0 License -XStatic-Font-Awesome>=4.2.0 # SIL OFL 1.1 License, MIT License -XStatic-Jasmine>=2.1.2.0 # MIT License -XStatic-jQuery>=1.7.2 # MIT License -XStatic-JQuery-Migrate>=1.2.1.1 # MIT License -XStatic-JQuery.quicksearch>=2.0.3.1 # MIT License -XStatic-JQuery.TableSorter>=2.0.5b.0 # MIT License -XStatic-jquery-ui>=1.10.1 # MIT License -XStatic-JSEncrypt>=2.0.0.2 # MIT License -XStatic-Magic-Search>=0.2.0.1 # Apache 2.0 License -XStatic-QUnit>=1.14.0.2 # MIT License -XStatic-Rickshaw>=1.5.0 # BSD License (prior) -XStatic-smart-table>=1.4.5.3 # MIT License -XStatic-Spin>=1.2.5.2 # MIT License +XStatic>=1.0.0 # MIT License +XStatic-Angular>=1.3.7 # MIT License +XStatic-Angular-Bootstrap>=0.11.0.2 # MIT License +XStatic-Angular-lrdragndrop>=1.0.2.2 # MIT License +XStatic-Bootstrap-Datepicker>=1.3.1.0 # Apache 2.0 License +XStatic-Bootstrap-SCSS>=3 # Apache 2.0 License +XStatic-D3>=3.1.6.2 # BSD License (3 clause) +XStatic-Hogan>=2.0.0.2 # Apache 2.0 License +XStatic-Font-Awesome>=4.2.0 # SIL OFL 1.1 License, MIT License +XStatic-Jasmine>=2.1.2.0 # MIT License +XStatic-jQuery>=1.7.2 # MIT License +XStatic-JQuery-Migrate>=1.2.1.1 # MIT License +XStatic-JQuery.quicksearch>=2.0.3.1 # MIT License +XStatic-JQuery.TableSorter>=2.0.5b.0 # MIT License +XStatic-jquery-ui>=1.10.1 # MIT License +XStatic-JSEncrypt>=2.0.0.2 # MIT License +XStatic-Magic-Search>=0.2.0.1 # Apache 2.0 License +XStatic-QUnit>=1.14.0.2 # MIT License +XStatic-Rickshaw>=1.5.0 # BSD License (prior) +XStatic-smart-table>=1.4.5.3 # MIT License +XStatic-Spin>=1.2.5.2 # MIT License XStatic-term.js>=0.0.4 # MIT License diff --git a/setup.py b/setup.py old mode 100755 new mode 100644 index 736375744d..056c16c2b8 --- a/setup.py +++ b/setup.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # Copyright (c) 2013 Hewlett-Packard Development Company, L.P. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/test-requirements.txt b/test-requirements.txt index 8069680ba6..4583e07f9a 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7,21 +7,21 @@ # be installed in a specific order. # # Hacking should appear first in case something else depends on pep8 -hacking>=0.10.0,<0.11 +hacking<0.11,>=0.10.0 # coverage>=3.6 django-nose -mock>=1.0 +mock<1.1.0,>=1.0 mox>=0.5.3 nodeenv>=0.9.4 # BSD License nose nose-exclude nosehtmloutput>=0.0.3 nosexcover -openstack.nose_plugin>=0.7 -oslosphinx>=2.5.0,<2.6.0 # Apache-2.0 +openstack.nose-plugin>=0.7 +oslosphinx<2.6.0,>=2.5.0 # Apache-2.0 selenium -sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 -testtools>=0.9.36,!=1.2.0 +sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 +testtools!=1.2.0,>=0.9.36 # This also needs xvfb library installed on your OS xvfbwrapper>=0.1.3 #license: MIT