Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meta python merge #470

Closed
wants to merge 7 commits into from
Closed

Meta python merge #470

wants to merge 7 commits into from

Commits on Nov 2, 2021

  1. python3-imgtool: add recipe

    imgtool is part of MCUboot, used to sign images and manage keys.
    
    Signed-off-by: Ross Burton <ross.burton@arm.com>
    Signed-off-by: Khem Raj <raj.khem@gmail.com>
    Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
    rossburton authored and Trevor Gamblin committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    a8becf6 View commit details
    Browse the repository at this point in the history
  2. python3-cantools: upgrade 36.4.0 -> 36.5.0

    Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem@gmail.com>
    Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
    zhengruoqin authored and Trevor Gamblin committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    a9abeb7 View commit details
    Browse the repository at this point in the history
  3. python3-coverage: upgrade 6.0.2 -> 6.1.1

    Fix: The sticky header on the HTML report didn’t work unless you had
    branch coverage enabled.
    This is now fixed: the sticky header works for everyone.
    Fix: When using explicitly declared namespace packages, the “already
    imported a file that will be measured” warning would be issued (issue 888).
    This is now fixed.
    
    Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem@gmail.com>
    Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
    zhengruoqin authored and Trevor Gamblin committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    6e470fe View commit details
    Browse the repository at this point in the history
  4. python3-cycler: upgrade 0.10.0 -> 0.11.0

    This is the first Cycler feature release in some years. New features include:
    
    Added Cycler.by_key, which produces values by key (#26)
    Added Cycler.__contains__, which adds support for in checks (#34)
    Wheels now includes the LICENSE file (#48)
    The sdist now includes the LICENSE (#58) and tests (#32)
    Cycler no longer supports Python 2. Supported versions of Python are 3.6 and above.
    
    Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem@gmail.com>
    Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
    zhengruoqin authored and Trevor Gamblin committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    59660f0 View commit details
    Browse the repository at this point in the history
  5. python3-engineio: upgrade 4.2.1 -> 4.3.0

    Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem@gmail.com>
    Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
    zhengruoqin authored and Trevor Gamblin committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    16f5e87 View commit details
    Browse the repository at this point in the history
  6. python3-grpcio-tools: upgrade 1.41.0 -> 1.41.1

    Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem@gmail.com>
    Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
    zhengruoqin authored and Trevor Gamblin committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    7ece8a7 View commit details
    Browse the repository at this point in the history
  7. python3-grpcio: upgrade 1.41.0 -> 1.41.1

    This is release 1.41.0 (goat) of gRPC Core.
    
    For gRPC documentation, see grpc.io.
    
    Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem@gmail.com>
    Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
    zhengruoqin authored and Trevor Gamblin committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    ff84479 View commit details
    Browse the repository at this point in the history