summaryrefslogtreecommitdiffstats
path: root/meta-openstack
Commit message (Collapse)AuthorAgeFilesLines
...
* python3-xstatic-spin: change to python3zangrc2020-10-271-4/+4
| | | | | | | Because python2 is no longer maintained, bb file is changed to python3 version. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* conf: add gatesgarth to compat, drop zeusBruce Ashfield2020-10-151-1/+1
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-pam: Consolidate in a single filezhengruoqin2020-10-012-12/+10
| | | | | | | Consolidate inc and bb files into a single bb file. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-pastedeploy: upgrade 2.0.1 -> 2.1.0zhengruoqin2020-10-013-18/+19
| | | | | | | | Consolidate inc and bb files into a single bb file. -License-Update: Update PKG-INFO. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-paste: upgrade 2.0.2 -> 3.4.6zhengruoqin2020-10-012-5/+3
| | | | | | | Consolidate inc and bb files into a single bb file. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-pathlib: Consolidate in a single filezhengruoqin2020-10-012-25/+23
| | | | | | | Consolidate inc and bb files into a single bb file. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-pep8: Remove recipezhengruoqin2020-10-012-19/+0
| | | | | | | | Remove this recipe, because a higher version of the recipe exists in: meta-openembedded/meta-python/recipes-devtools/python/python3-pep8_1.7.1.bb Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-xstatic-objectpath: change to python3zhengruoqin2020-10-011-1/+1
| | | | | | | Because python2 is no longer maintained, bb file is changed to python3 version. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-oslo.cache: change to python3zangrc2020-10-011-12/+12
| | | | | | | Because python2 is no longer maintained, bb file is changed to python3 version. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-ordereddict: Consolidate in a single filezangrc2020-10-012-23/+21
| | | | | | | Consolidate inc and bb files into a single bb file. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-openstack-nose: change to python3zangrc2020-10-011-4/+4
| | | | | | | Because python2 is no longer maintained, bb file is changed to python3 version. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-oslo.db: change to python3zangrc2020-10-012-38/+38
| | | | | | | Because python2 is no longer maintained, bb file is changed to python3 version. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-oslo.i18n: upgrade 3.23.1 -> 5.0.1zangrc2020-10-013-66/+33
| | | | | | | | Consolidate inc and bb files into a single bb file. Since python2 is no longer maintained, the recipe of python2 is removed. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-oslo.messaging: change to python3zangrc2020-10-012-52/+51
| | | | | | | Because python2 is no longer maintained, bb file is changed to python3 version. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-oslo.reports: Change to python3zangrc2020-10-011-13/+13
| | | | | | | Because python2 is no longer maintained, bb file is changed to python3 version. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-ovs: upgrade 2.7.2 -> 2.13.0zangrc2020-10-012-5/+3
| | | | | | | Consolidate inc and bb files into a single bb file. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* salt: Move to version 3001.1 and fix RDEPENDSDavid Burns2020-09-271-5/+5
| | | | | | | | | | | | | | | | Move to a new minor version of salt, 3001.1 that includes a number of bug fixes. Salt also needs the python3-distro runtime dependency for all of the packages in the recipe, not just the salt-master package so it has been included in the common package. A runtime dependency on python-pycryptodomex has been added to the salt-master and salt-minion packages as both have required it since the 3001 salt version. Signed-off-by: David Burns <dburns@digi.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-keystoneauth1: upgrade 3.18.0 -> 4.2.1zhengruoqin2020-09-272-5/+3
| | | | | | | Consolidate inc and bb files into a single bb file. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-kombu: upgrade 4.6.6 -> 5.0.2zhengruoqin2020-09-272-5/+3
| | | | | | | Consolidate inc and bb files into a single bb file. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-lesscpy: upgrade 0.10.2 -> 0.14.0zhengruoqin2020-09-272-5/+3
| | | | | | | Consolidate inc and bb files into a single bb file. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-logutils: Consolidate in a single filezhengruoqin2020-09-272-18/+16
| | | | | | | Consolidate inc and bb files into a single bb file. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-mccabe: Remove recipezhengruoqin2020-09-272-16/+0
| | | | | | | | Remove this recipe, because a higher version of the recipe exists in: meta-openembedded/meta-python/recipes-devtools/python/python3-mccabe_0.6.1.bb Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-memcached: upgrade 1.57 -> 1.59zhengruoqin2020-09-272-22/+23
| | | | | | | Consolidate inc and bb files into a single bb file. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-memcache: upgrade 1.2.9 -> 3.4.0zhengruoqin2020-09-273-24/+26
| | | | | | | | Consolidate inc and bb files into a single bb file. -License-Update: Update PKG-INFO. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-mimeparse: upgrade 0.1.4 -> 1.6.0zhengruoqin2020-09-271-4/+8
| | | | | | | | Because python2 is no longer maintained, bb file is changed to python3 version. -License-Update:Because README file does not exist in the latest version, choose PKG-INFO file to verify. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-mock: Remove recipezhengruoqin2020-09-272-19/+0
| | | | | | | | Remove this recipe, because a higher version of the recipe exists in: meta-openembedded/meta-python/recipes-devtools/python/python3-mock_4.0.2.bb Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-mistralclient: Change to python3zhengruoqin2020-09-272-32/+29
| | | | | | | Because python2 is no longer maintained, bb file is changed to python3 version. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-hgtools: upgrade 6.3 -> 8.2.0zangrc2020-09-213-15/+16
| | | | | | | | | -License-Update: Update copyright. Consolidate inc and bb files into a single bb file. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-httpretty: upgrade 0.9.7 -> 1.0.2zangrc2020-09-213-21/+24
| | | | | | | | | -License-Update: Copyright year updated to 2020. Consolidate inc and bb files into a single bb file. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-i18n: upgrade 0.3.1 -> 0.3.9zangrc2020-09-212-6/+4
| | | | | | | -License-Update: Update README.md. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-ipaddr: upgrade 2.1.11 -> 2.2.0zangrc2020-09-212-19/+19
| | | | | | | | | -License-Update: Update PKG-INFO. Because python2 is no longer maintained, bb file is changed to python3 version. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-jsonpath-rw: Consolidate in a single filezangrc2020-09-213-14/+10
| | | | | | | | Consolidate inc and bb files into a single bb file. Since python2 is no longer maintained, the recipe of python2 is removed. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-jsonpath-rw-ext: Change to python3zangrc2020-09-211-13/+9
| | | | | | | Because python2 is no longer maintained, bb file is changed to python3 version. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-kafka: upgrade 1.4.7 -> 2.0.1zangrc2020-09-212-24/+25
| | | | | | | Consolidate inc and bb files into a single bb file. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-keyring: Change to python3zangrc2020-09-212-14/+21
| | | | | | | | Because python2 is no longer maintained, bb file is changed to python3 version. -License-Update:Because CONTRIBUTIRS.txt file does not exist in the latest version, choose LICENSE file to verify. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-xstatic-angular-irdragndrop: Consolidate in a single filezangrc2020-09-213-23/+19
| | | | | | | | Consolidate inc and bb files into a single bb file. Since python2 is no longer maintained, the recipe of python2 is removed. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-xstatic-hogan: upgrade 2.0.0.2 -> 2.0.0.3zangrc2020-09-213-8/+4
| | | | | | | | | -License-Update: Update PKG-INFO. Consolidate inc and bb files into a single bb file. Since python2 is no longer maintained, the recipe of python2 is removed. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-xstatic-jsencrypt: Change to python3zangrc2020-09-211-1/+1
| | | | | | | Because python2 is no longer maintained, bb file is changed to python3 version. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-heat-cfntools: upgrade 1.2.8 -> 1.4.2zangrc2020-09-211-5/+5
| | | | | | | Because python2 is no longer maintained, bb file is changed to python3 version. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-hp3parclient: Change to python3zangrc2020-09-212-4/+4
| | | | | | | | Refresh the following patch: fix_hp3parclient_memory_leak.patch Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-xstatic-jasmine: upgrade 2.4.1.1 -> 2.4.1.2zangrc2020-09-212-5/+3
| | | | | | | Consolidate inc and bb files into a single bb file. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-ddjango-compressor: Change to python3zhengruoqin2020-09-131-3/+3
| | | | | | | Because python2 is no longer maintained, bb file is changed to python3 version. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-extras: Consolidate in a single filezhengruoqin2020-09-132-12/+10
| | | | | | | Consolidate inc and bb files into a single bb file. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-funcsigs: Consolidate in a single filezhengruoqin2020-09-132-14/+12
| | | | | | | Consolidate inc and bb files into a single bb file. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-rtslib-fb: upgrade 2.1.51 -> 2.1.74zhengruoqin2020-09-134-24/+25
| | | | | | | Since python2 is no longer maintained, the recipe of python2 is removed. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-xstatic-angular-schema: Remove python2 recipezhengruoqin2020-09-133-26/+22
| | | | | | | Since python2 is no longer maintained, the recipe of python2 is removed. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-happybase: Consolidate in a single filezangrc2020-09-132-20/+18
| | | | | | | Consolidate inc and bb files into a single bb file. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-xstatic-roboto-fontface: Remove python2 recipezangrc2020-09-133-23/+19
| | | | | | | Since python2 is no longer maintained, the recipe of python2 is removed. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-google-api-python-client: Remove the recipezangrc2020-09-131-16/+0
| | | | | | | | | Since python2 is no longer maintained, the recipe of python2 is removed. The version of python3 is located at: meta-openembedded/meta-python/recipes-devtools/python/python3-google-api-python-client_1.11.0.bb Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-distro: include as RDEPEND for salt-masterBen Gampe2020-09-131-1/+1
| | | | | | Required for salt-key with python version > 3.7 Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>