[oe-commits] [meta-openembedded] branch master-next updated (611b0c7 -> df65d98)

git at git.openembedded.org git at git.openembedded.org
Mon Feb 10 07:02:50 UTC 2020


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 611b0c7  python3-alembic: update to version 1.4.0
     new 036169a  python3-aiofiles: consolidate inc and bb files into a single bb file
     new 999b334  python3-anyjson: consolidate inc and bb files into a single bb file
     new 299e3ac  python3-appdirs: consolidate inc and bb files into a single bb file
     new 0e902f8  python3-asn1crypto: consolidate inc and bb files into a single bb file
     new 6c2b3ae  python3-astroid: consolidate inc and bb files into a single bb file
     new 190dc15  python3-async-timeout: consolidate inc and bb files into a single bb file
     new bd1d27c  python3-atomicwrites: consolidate inc and bb files into a single bb file
     new b9db125  python3-attr: consolidate inc and bb files into a single bb file
     new 04cd18f  python3-attrs: consolidate inc and bb files into a single bb file
     new 6b9db43  python3-automat: consolidate inc and bb files into a single bb file
     new d2cdaa9  python3-aws-iot-device-sdk-python: consolidate inc and bb files into a single bb file
     new 17bf230  python3-babel: consolidate inc and bb files into a single bb file
     new 4fc03d0  python3-babel: upgrade to version 2.8.0
     new c6e9762  python3-backports-functools-lru-cache: consolidate inc and bb files into a single bb file
     new df65d98  python3-backports-functools-lru-cache: update to version 1.6.1

The 15 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:
 .../recipes-devtools/python/python-aiofiles.inc    | 14 -------
 .../recipes-devtools/python/python-anyjson.inc     | 13 -------
 .../recipes-devtools/python/python-appdirs.inc     |  8 ----
 .../recipes-devtools/python/python-asn1crypto.inc  | 23 ------------
 .../recipes-devtools/python/python-astroid.inc     | 33 -----------------
 .../python/python-async-timeout.inc                | 19 ----------
 .../python/python-atomicwrites.inc                 |  7 ----
 .../recipes-devtools/python/python-attr.inc        |  9 -----
 .../recipes-devtools/python/python-attrs.inc       | 16 --------
 .../recipes-devtools/python/python-automat.inc     | 24 ------------
 .../python/python-aws-iot-device-sdk-python.inc    | 41 ---------------------
 .../python/python3-aiofiles_0.4.0.bb               | 18 ++++++++-
 .../python/python3-anyjson_0.3.3.bb                | 15 +++++++-
 .../python/python3-appdirs_1.4.3.bb                | 10 ++++-
 .../python/python3-asn1crypto_1.3.0.bb             | 22 ++++++++++-
 .../python/python3-astroid_2.3.3.bb                | 35 +++++++++++++++++-
 .../python/python3-async-timeout_3.0.1.bb          | 21 ++++++++++-
 .../python/python3-atomicwrites_1.3.0.bb           |  9 ++++-
 .../recipes-devtools/python/python3-attr_0.3.1.bb  | 11 +++++-
 .../python/python3-attrs_19.3.0.bb                 | 18 ++++++++-
 ...001-setup.py-remove-the-dependency-on-m2r.patch |  0
 .../python/python3-automat_0.8.0.bb                | 23 +++++++++++-
 .../python3-aws-iot-device-sdk-python_1.4.7.bb     | 43 +++++++++++++++++++++-
 .../recipes-devtools/python/python3-babel_2.7.0.bb |  2 -
 .../{python-babel.inc => python3-babel_2.8.0.bb}   |  6 +--
 .../python3-backports-functools-lru-cache_1.5.bb   |  2 -
 ...python3-backports-functools-lru-cache_1.6.1.bb} |  8 ++--
 27 files changed, 211 insertions(+), 239 deletions(-)
 delete mode 100644 meta-python/recipes-devtools/python/python-aiofiles.inc
 delete mode 100644 meta-python/recipes-devtools/python/python-anyjson.inc
 delete mode 100644 meta-python/recipes-devtools/python/python-appdirs.inc
 delete mode 100644 meta-python/recipes-devtools/python/python-asn1crypto.inc
 delete mode 100644 meta-python/recipes-devtools/python/python-astroid.inc
 delete mode 100644 meta-python/recipes-devtools/python/python-async-timeout.inc
 delete mode 100644 meta-python/recipes-devtools/python/python-atomicwrites.inc
 delete mode 100644 meta-python/recipes-devtools/python/python-attr.inc
 delete mode 100644 meta-python/recipes-devtools/python/python-attrs.inc
 delete mode 100644 meta-python/recipes-devtools/python/python-automat.inc
 delete mode 100644 meta-python/recipes-devtools/python/python-aws-iot-device-sdk-python.inc
 rename meta-python/recipes-devtools/python/{python-automat => python3-automat}/0001-setup.py-remove-the-dependency-on-m2r.patch (100%)
 delete mode 100644 meta-python/recipes-devtools/python/python3-babel_2.7.0.bb
 rename meta-python/recipes-devtools/python/{python-babel.inc => python3-babel_2.8.0.bb} (77%)
 delete mode 100644 meta-python/recipes-devtools/python/python3-backports-functools-lru-cache_1.5.bb
 rename meta-python/recipes-devtools/python/{python-backports-functools-lru-cache.inc => python3-backports-functools-lru-cache_1.6.1.bb} (58%)

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


More information about the Openembedded-commits mailing list