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

Closed
wants to merge 3 commits into from
Closed

Meta python merge #475

wants to merge 3 commits into from

Commits on Nov 8, 2021

  1. python3-natsort: Upgrade 7.1.1 -> 8.0.0

    Upgrade to release 8.0.0:
    
    - Re-release 7.2.0 as 8.0.0 because introduction of type hints can
      break CI builds
    - Type hints
    - Explicit testing for Python 3.10
    
    License-Update: Update license 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 Nov 8, 2021
    Configuration menu
    Copy the full SHA
    ab4ed93 View commit details
    Browse the repository at this point in the history
  2. python3-cachecontrol: Upgrade 0.12.6 -> 0.12.9

    Upgrade to release 0.12.9:
    
    - Ensure we reset the file handle after reading
    - Formatting updates after running black
    - Ensure the required python version is PEP 440 compliant
    - Fix the Makefile bootstrap to use pip3
    
    License-Update: LICENSE.txt is missing. Use PKG-INFO instead.
    
    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 Nov 8, 2021
    Configuration menu
    Copy the full SHA
    9bbcd8a View commit details
    Browse the repository at this point in the history
  3. python3-wrapt: Upgrade 1.13.2 -> 1.13.3

    Upgrade to release 1.13.3:
    
    - Adds wheels for Python 3.10 on PyPi and where possible also now
      generating binary wheels for musllinux.
    
    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 Nov 8, 2021
    Configuration menu
    Copy the full SHA
    a44ffd8 View commit details
    Browse the repository at this point in the history