[oe-commits] [meta-openembedded] branch master-next updated (18d9e06 -> 3984ac6)

git at git.openembedded.org git at git.openembedded.org
Thu Nov 14 06:08:48 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a change to branch master-next
in repository meta-openembedded.

    from 18d9e06  Add gnome help packages to image according to IMAGE_LINGUAS
     new e2ba26f  python-dateutil: upgrade 2.8.0 -> 2.8.1
     new f667856  python-psutil: upgrade 5.6.3 -> 5.6.5
     new 0f4cfbe  python-pycryptodome: upgrade 3.9.0 -> 3.9.3
     new 162afe3  python-pyparsing: upgrade 2.4.2 -> 2.4.5
     new b35defa  python-pytest-helpers-namespace: upgrade 2016.7.10 -> 2019.1.8
     new 15d8d02  python-pytest-runner: upgrade 5.1 -> 5.2
     new bf0ef09  python-pytest-tempdir: upgrade 2016.8.20 -> 2019.10.12
     new 628ec1b  python-requests-oauthlib: upgrade 0.8.0 -> 1.3.0
     new 11d359d  python-tornado: upgrade 5.1 -> 6.0.3
     new 3aeeda4  python-tqdm: upgrade 4.31.1 -> 4.38.0
     new 3984ac6  python-six: Update to 1.13.0

The 11 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../python/{python-six_1.12.0.bb => python-six_1.13.0.bb}           | 0
 meta-python/recipes-devtools/python/python-dateutil.inc             | 4 ++--
 .../python/{python-dateutil_2.8.0.bb => python-dateutil_2.8.1.bb}   | 0
 meta-python/recipes-devtools/python/python-psutil.inc               | 4 ++--
 .../python/{python-psutil_5.6.3.bb => python-psutil_5.6.5.bb}       | 0
 meta-python/recipes-devtools/python/python-pycryptodome.inc         | 4 ++--
 .../{python-pycryptodome_3.9.0.bb => python-pycryptodome_3.9.3.bb}  | 0
 meta-python/recipes-devtools/python/python-pyparsing.inc            | 4 ++--
 .../python/{python-pyparsing_2.4.2.bb => python-pyparsing_2.4.5.bb} | 0
 .../recipes-devtools/python/python-pytest-helpers-namespace.inc     | 6 +++---
 ...ace_2016.7.10.bb => python-pytest-helpers-namespace_2019.1.8.bb} | 0
 meta-python/recipes-devtools/python/python-pytest-runner.inc        | 4 ++--
 .../{python-pytest-runner_5.1.bb => python-pytest-runner_5.2.bb}    | 0
 meta-python/recipes-devtools/python/python-pytest-tempdir.inc       | 6 +++---
 ...est-tempdir_2016.8.20.bb => python-pytest-tempdir_2019.10.12.bb} | 0
 meta-python/recipes-devtools/python/python-requests-oauthlib.inc    | 4 ++--
 ...requests-oauthlib_0.8.0.bb => python-requests-oauthlib_1.3.0.bb} | 0
 meta-python/recipes-devtools/python/python-tornado.inc              | 4 ++--
 .../python/{python-tornado_5.1.bb => python-tornado_6.0.3.bb}       | 0
 meta-python/recipes-devtools/python/python-tqdm.inc                 | 4 ++--
 .../python/{python-tqdm_4.31.1.bb => python-tqdm_4.38.0.bb}         | 0
 .../python/{python3-dateutil_2.8.0.bb => python3-dateutil_2.8.1.bb} | 0
 .../python/{python3-psutil_5.6.3.bb => python3-psutil_5.6.5.bb}     | 0
 ...{python3-pycryptodome_3.9.0.bb => python3-pycryptodome_3.9.3.bb} | 0
 .../{python3-pyparsing_2.4.2.bb => python3-pyparsing_2.4.5.bb}      | 0
 ...ce_2016.7.10.bb => python3-pytest-helpers-namespace_2019.1.8.bb} | 0
 .../{python3-pytest-runner_5.1.bb => python3-pytest-runner_5.2.bb}  | 0
 ...st-tempdir_2016.8.20.bb => python3-pytest-tempdir_2019.10.12.bb} | 0
 ...equests-oauthlib_0.8.0.bb => python3-requests-oauthlib_1.3.0.bb} | 0
 .../python/{python3-tornado_5.1.bb => python3-tornado_6.0.3.bb}     | 0
 .../python/{python3-tqdm_4.31.1.bb => python3-tqdm_4.38.0.bb}       | 0
 31 files changed, 22 insertions(+), 22 deletions(-)
 rename meta-oe/recipes-devtools/python/{python-six_1.12.0.bb => python-six_1.13.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-dateutil_2.8.0.bb => python-dateutil_2.8.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-psutil_5.6.3.bb => python-psutil_5.6.5.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-pycryptodome_3.9.0.bb => python-pycryptodome_3.9.3.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-pyparsing_2.4.2.bb => python-pyparsing_2.4.5.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-pytest-helpers-namespace_2016.7.10.bb => python-pytest-helpers-namespace_2019.1.8.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-pytest-runner_5.1.bb => python-pytest-runner_5.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-pytest-tempdir_2016.8.20.bb => python-pytest-tempdir_2019.10.12.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-requests-oauthlib_0.8.0.bb => python-requests-oauthlib_1.3.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-tornado_5.1.bb => python-tornado_6.0.3.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-tqdm_4.31.1.bb => python-tqdm_4.38.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-dateutil_2.8.0.bb => python3-dateutil_2.8.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-psutil_5.6.3.bb => python3-psutil_5.6.5.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pycryptodome_3.9.0.bb => python3-pycryptodome_3.9.3.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pyparsing_2.4.2.bb => python3-pyparsing_2.4.5.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pytest-helpers-namespace_2016.7.10.bb => python3-pytest-helpers-namespace_2019.1.8.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pytest-runner_5.1.bb => python3-pytest-runner_5.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pytest-tempdir_2016.8.20.bb => python3-pytest-tempdir_2019.10.12.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-requests-oauthlib_0.8.0.bb => python3-requests-oauthlib_1.3.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-tornado_5.1.bb => python3-tornado_6.0.3.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-tqdm_4.31.1.bb => python3-tqdm_4.38.0.bb} (100%)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list