summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools
Commit message (Collapse)AuthorAgeFilesLines
...
* python-psycopg2: reinstate patch to avoid pg_configMark Asselstine2015-08-062-21/+47
| | | | | | | | | | | | | When building we get an error: Error: pg_config executable not found. Previously there was a patch that removed references to pg_config. This patch was dropped during the version uprev for an unknown reason. Reinstate this patch with minor updates to allow it to patch the new version of python-psycopg2 and get the build working again. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-testtools: fix build errorMark Asselstine2015-08-061-0/+4
| | | | | | | | | | | Ran in to a build error: distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('pbr') ERROR: python setup.py build execution failed. Fix by DEPENDing on python-pbr. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* meta-openstack: add wildcard to qemu bbappendMark Asselstine2015-08-061-1/+1
| | | | | | | | | | | | This is currently a dangling bbappend as qemu is now version 2.4.0. The content of the bbappend appears to still be relevant, with some minor cleanup, so simply renaming this bbappend to apply to a range of releases. 'virtfs' enables 'attr' and 'attr' is not a standalone pkgconfig so drop this. Pkgconfig 'cap-ng' has been renamed to 'libcap-ng', so follow suit. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* meta-openstack: remove unneeded dangling bbappendsMark Asselstine2015-08-061-2/+0
| | | | | | | | | | | | | | | | | | Several bbappends are now dangling as the base recipes have moved to different versions. These specific danglers have been reviewed and don't have any demonstrable purpose any longer and can therefor be removed. For example the busybox default config now enables CONFIG_WHICH so there is no reason to continue to 'patch' this config setting. For recipes which used brokensep in order to work around S != B build issues the fact that the bbappend was dangling and the recipe was building successfully is enough to demonstrate that the bbappend was no longer needed. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-sqlalchemy-migrate: upgrade 0.9.6->0.9.7Lei Maohui2015-08-051-2/+2
| | | | | Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-cliff: upgrade 1.12.0 -> 1.13.0Li xin2015-08-051-2/+2
| | | | | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-eventlet: upgrade 0.17.3 -> 0.17.4Li xin2015-08-051-2/+2
| | | | | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-beautifulsoup4: upgrade 4.3.2 -> 4.4.0Lei Maohui2015-07-311-3/+3
| | | | | Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-psycopg2: upgrade 2.5->2.6.1Lei Maohui2015-07-311-3/+3
| | | | | Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-wsme: upgrade 0.6.4 -> 0.7.0Lei Maohui2015-07-311-3/+3
| | | | | Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-testtools: upgrade 0.9.33 -> 1.8.0Lei Maohui2015-07-311-2/+2
| | | | | Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* ipython-stevedore: upgrade 1.4.0 -> 1.6.0Lei Maohui2015-07-311-2/+2
| | | | | Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-testscenarios: upgrade 0.4 -> 0.5.0Lei Maohui2015-07-311-2/+2
| | | | | Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* yajl-ruby: upgrade 1.2.0 -> 1.2.1Li xin2015-07-311-2/+2
| | | | | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* yard: upgrade 0.8.7.3 -> 0.8.7.6Li xin2015-07-311-3/+3
| | | | | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-suds: upgrade 0.4 -> 0.4.1Li xin2015-07-291-2/+2
| | | | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
* rack: upgrade 1.5.2 -> 1.6.3Li xin2015-07-291-4/+4
| | | | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
* rest-client: upgrade 1.7.3 -> 2.0.0.rc1Li xin2015-07-291-2/+2
| | | | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
* pry: upgrade 0.9.12.6 -> 0.10.1Li xin2015-07-292-31/+33
| | | | | | | | | | 1) Modify rdoc-fixup-opt.banner-heredoc.patch,since the contents has been changed. 2) Update the checksum of LICENSE,since the date in it has been changed, but the LICENSE has not been changed. Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
* slop: upgrade 3.5.0 -> 4.2.0Li xin2015-07-291-4/+4
| | | | | | | Update the checksum of LICENSE, since the date in it has been changed, but the LICENSE has not been changed. Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
* ohai: upgrade 7.0.4 -> 8.5.0Li xin2015-07-271-3/+3
| | | | | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* net-ssh-multi: upgrade 1.2.0 -> 1.2.1Li xin2015-07-272-8/+9
| | | | | | | | update gemspec-don-t-force-the-use-of-gem-private_key.pem.patch, since net-ssh-multi.gemspec content has been changed. Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* mixlib-shellout: upgrade 1.4.0 -> 2.1.0Li xin2015-07-271-2/+2
| | | | | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* mixlib-config: upgrade 2.1.0 -> 2.2.1Li xin2015-07-271-2/+2
| | | | | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* mime-types: upgrade 1.25.1 -> 2.5Li xin2015-07-271-4/+4
| | | | | | | | | Update the checksum of Licence.rdoc, since file formate and date in it has been changed, but the LICENSE has not been changed. Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Li xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* highline: upgrade 1.6.21 -> 1.7.3Li xin2015-07-271-2/+2
| | | | | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* hashie: upgrade 2.1.1 -> 3.4.2Li xin2015-07-271-2/+2
| | | | | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* chef-zero: upgrade 2.0.2 -> 4.2.3Li xin2015-07-271-4/+2
| | | | | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* libconfig-general-perl: upgrade 2.51 -> 2.58Li xin2015-07-221-3/+2
| | | | | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-setuptools-git: add native supportLi xin2015-06-171-0/+1
| | | | | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-nova: add missing rdependsJackie Huang2015-05-201-0/+3
| | | | | | | | | | | | | | | | | | | | Add the missing rdepends on python-oslo.log, python-psutil and python-amqp or it fails with: File "/usr/lib64/python2.7/site-packages/nova/cmd/compute.py", line 23, in <module> from oslo_log import log as logging ImportError: No module named oslo_log File "/usr/lib64/python2.7/site-packages/nova/openstack/common/report/generators/process.py", line 23, in <module> import psutil ImportError: No module named psutil File "/usr/lib64/python2.7/site-packages/stevedore/driver.py", line 50, in _default_on_load_failure raise err ImportError: No module named amqp Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-keystoneclient: add missing rdepends on python-oslo.serializationJackie Huang2015-05-201-0/+1
| | | | | | | | | | Add missing rdepends or it fails with: File "/usr/lib64/python2.7/site-packages/keystoneclient/session.py", line 22, in <module> from oslo_serialization import jsonutils ImportError: No module named oslo_serialization Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-jsonpointer: inherit setuptools instead of distutilsJackie Huang2015-05-131-1/+1
| | | | | | | | setup.py for this pkg uses setuptools, not distutils: "from setuptools import setup" Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-repoze.lru: add new recipeJackie Huang2015-05-131-0/+20
| | | | | | | It's required by python-routes. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-oslo.policy: add new recipeJackie Huang2015-05-131-0/+27
| | | | | | | It's required by python-keystone. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-routes: add rdepends on python-repoze.lruJackie Huang2015-05-131-1/+1
| | | | | | | | | | | Add the missing rdepends on python-repoze.lru or it will fail with: File "/usr/lib64/python2.7/site-packages/routes/mapper.py", line 5, in <module> from repoze.lru import LRUCache ImportError: No module named repoze.lru Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-keystone: add missing rdepends on python-oslo.policyJackie Huang2015-05-131-0/+1
| | | | | | | | | | Add the missing rdepends or it will fail with: File "/usr/lib64/python2.7/site-packages/keystone/policy/backends/rules.py", line 20, in <module> from oslo_policy import policy as common_policy ImportError: No module named oslo_policy Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-django: inherit setuptools instead of distutilsJackie Huang2015-05-131-1/+1
| | | | | | | setup.py for this pkg uses setuptools, not distutils. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-horizon: add rdepends on python-xstatic-angular-irdragndropJackie Huang2015-05-131-0/+1
| | | | | Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-xstatic-angular-irdragndrop: add new recipeJackie Huang2015-05-131-0/+22
| | | | | | | It's required by python-horizon Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-enum: add new recipeJackie Huang2015-05-131-0/+25
| | | | | | | It's required by python-pyscss. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-pyscss: add missing rdepends on python-enumJackie Huang2015-05-131-0/+1
| | | | | | | | | | Add missing rdepends on python-enum or it fails with: File "/usr/lib64/python2.7/site-packages/scss/compiler.py", line 7, in <module> from enum import Enum ImportError: No module named enum Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-pathlib: add new recipeJackie Huang2015-05-131-0/+29
| | | | | | | It's required by python-django-pyscss. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-django-pyscss: add missing rdepends on python-pathlibJackie Huang2015-05-131-0/+1
| | | | | | | | | | Add missing rdepends on python-pathlib or it fails with: File "/usr/lib64/python2.7/site-packages/django_pyscss/compiler.py", line 4, in <module> from pathlib import PurePath ImportError: No module named pathlib Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-futures: fix the incorrect checksumJackie Huang2015-05-131-4/+2
| | | | | Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-django: fix the incorrect checksumJackie Huang2015-05-131-4/+3
| | | | | Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-cmd2: fix the incorrect checksumJackie Huang2015-05-131-3/+2
| | | | | Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-keystonemiddleware: upgrade to 1.6.1Jackie Huang2015-05-131-2/+2
| | | | | Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-cinder: upgrade to 2015.1.0Jackie Huang2015-05-071-3/+3
| | | | Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
* python-ceilometer: upgrade to 2015.1.0Jackie Huang2015-05-071-3/+3
| | | | Signed-off-by: Jackie Huang <jackie.huang@windriver.com>