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 #573

Closed
wants to merge 9 commits into from
Closed

Meta python merge #573

wants to merge 9 commits into from

Commits on May 19, 2022

  1. python3-cppy: upgrade 1.2.0 -> 1.2.1

    Add patch 0001-Fix-build-error-as-following.patch to fix build bug.
    
    Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem@gmail.com>
    Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
    wangmingyu84 authored and threexc committed May 19, 2022
    Configuration menu
    Copy the full SHA
    38bc455 View commit details
    Browse the repository at this point in the history
  2. python3-blivetgui: use symbolic list-add and edit- icons

    Backport patch from upstream for python3-blivetgui to use symbolic
    list-add and edit- icons that Adwaita dropped old ones.
    
    Signed-off-by: Kai Kang <kai.kang@windriver.com>
    Signed-off-by: Khem Raj <raj.khem@gmail.com>
    Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
    kkang-wr authored and threexc committed May 19, 2022
    Configuration menu
    Copy the full SHA
    9f1a78b View commit details
    Browse the repository at this point in the history
  3. python3-bitstruct: Upgrade 8.13.0 -> 8.14.0

    Upgrade to release 8.14.0:
    - C implementation: allow partial decoding of truncated data
    - Python implementation: allow partial decoding of truncated data
    - fix segmentation faults on CI
    
    Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
    Signed-off-by: Khem Raj <raj.khem@gmail.com>
    Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
    leon-anavi authored and threexc committed May 19, 2022
    Configuration menu
    Copy the full SHA
    48ea6b4 View commit details
    Browse the repository at this point in the history
  4. python3-marshmallow: Upgrade 3.14.1 -> 3.15.0

    Upgrade to release 3.15.0:
    
    - Allow passing a dict to fields.Nested
    - Address distutils deprecation warning in Python 3.10
    - Add py310 to black target-version
    - Drop support for Python 3.6
    - Use postponed evaluation of annotations
    
    Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
    Signed-off-by: Khem Raj <raj.khem@gmail.com>
    Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
    leon-anavi authored and threexc committed May 19, 2022
    Configuration menu
    Copy the full SHA
    11fbcce View commit details
    Browse the repository at this point in the history
  5. python3-aenum: upgrade 3.1.8 -> 3.1.11

    Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem@gmail.com>
    Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
    Xu Huan authored and threexc committed May 19, 2022
    Configuration menu
    Copy the full SHA
    0082389 View commit details
    Browse the repository at this point in the history
  6. python3-aws-iot-device-sdk-python: upgrade 1.5.1 -> 1.5.2

    Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem@gmail.com>
    Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
    Xu Huan authored and threexc committed May 19, 2022
    Configuration menu
    Copy the full SHA
    85b96b1 View commit details
    Browse the repository at this point in the history
  7. python3-cmd2: upgrade 2.4.0 -> 2.4.1

    changelog:
    
    -Bug Fixes
    Fixed value for ansi.Bg.YELLOW.
    Fixed unit tests for ansi.allow_style.
    
    -Enhancements
    async_alert() raises a RuntimeError if called from the main thread.
    
    Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem@gmail.com>
    Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
    Xu Huan authored and threexc committed May 19, 2022
    Configuration menu
    Copy the full SHA
    8920bda View commit details
    Browse the repository at this point in the history
  8. python3-django: upgrade 2.2.27 -> 2.2.28

    Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem@gmail.com>
    Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
    Xu Huan authored and threexc committed May 19, 2022
    Configuration menu
    Copy the full SHA
    3ff7860 View commit details
    Browse the repository at this point in the history
  9. python3-imageio: upgrade 2.16.1 -> 2.17.0

    License-Updated:
    years update to 2022
    
    changelog:
    ================================================================
    Feature:
    -New Plugin for pyAV
    -Add plugin default sentinel
    
    Other:
    -Better Type Annotations + mypy support
    -Add fast-paths for pyav formats
    -Update readme
    -Fix docs on standard images
    
    Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem@gmail.com>
    Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
    Xu Huan authored and threexc committed May 19, 2022
    Configuration menu
    Copy the full SHA
    40b96c5 View commit details
    Browse the repository at this point in the history