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

Closed
wants to merge 5 commits into from
Closed

Meta python merge #373

wants to merge 5 commits into from

Commits on Jun 15, 2021

  1. python3-bitarray: Upgrade 2.1.0 -> 2.1.2

    Upgrade to release 2.1.2:
    
    - support type hinting for all Python 3 versions (that bitarray
      supports, 3.5 and higher currently)
    - add explicit endianness to two tests
    
    Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
    Signed-off-by: Khem Raj <raj.khem@gmail.com>
    Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
    leon-anavi authored and Trevor Gamblin committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    7433994 View commit details
    Browse the repository at this point in the history
  2. python3-coloredlogs: Upgrade 15.0 -> 15.0.1

    Upgrade to release 15.0.1:
    
    - Bug fix: Restore StandardErrorHandler functionality
    
    Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
    Signed-off-by: Khem Raj <raj.khem@gmail.com>
    Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
    leon-anavi authored and Trevor Gamblin committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    abcbff8 View commit details
    Browse the repository at this point in the history
  3. python3-pysonos: Upgrade 0.0.50 -> 0.0.51

    Upgrade to release 0.0.51:
    
    - More logging adjustments
    - Fix event unsubscription logic v2
    
    Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
    Signed-off-by: Khem Raj <raj.khem@gmail.com>
    Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
    leon-anavi authored and Trevor Gamblin committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    138e8a5 View commit details
    Browse the repository at this point in the history
  4. python3-dill: Upgrade 0.3.3 -> 0.3.4

    Upgrade to release 0.3.4:
    
    - fix typos and formatting
    - update legacy links
    - rename Examples in README
    
    License-Update: Update year
    
    Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
    Signed-off-by: Khem Raj <raj.khem@gmail.com>
    Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
    leon-anavi authored and Trevor Gamblin committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    c59a4d2 View commit details
    Browse the repository at this point in the history
  5. python3-humanfriendly: Upgrade 9.1 -> 9.2

    Upgrade to release 9.2:
    
    - Fix several flake8 warnings.
    - Mark Python 3.9 support final.
    - Help to stabilize the test suite.
    - Update the humanfriendly.sphinx module to include Sphinx
      extension metadata that has become mandatory in a recent Sphinx
      release. Add additional metadata including the version.
    
    License-Update: Bump copyright years
    
    Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
    Signed-off-by: Khem Raj <raj.khem@gmail.com>
    Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
    leon-anavi authored and Trevor Gamblin committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    2d54d73 View commit details
    Browse the repository at this point in the history