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

Closed
wants to merge 3 commits into from
Closed

Meta python merge #397

wants to merge 3 commits into from

Commits on Jul 23, 2021

  1. python3-yamlloader: Upgrade 1.0.0 -> 1.1.0

    Upgrade to release 1.1.0:
    
    - Update coverage
    - Update run unittest
    - CI: setup GHA
    
    Signed-off-by: Leon Anavi <[email protected]>
    Signed-off-by: Khem Raj <[email protected]>
    Signed-off-by: Trevor Gamblin <[email protected]>
    leon-anavi authored and Trevor Gamblin committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    69a6c19 View commit details
    Browse the repository at this point in the history
  2. python3-astroid: Upgrade 2.6.2 -> 2.6.5

    Upgrade to release 2.6.5:
    
    - Fix a crash when there would be a 'TypeError object does not
      support item assignment' in the code we parse.
    - Fix a crash when a AttributeInferenceError was raised when
      failing to find the real name in infer_import_from.
    
    Signed-off-by: Leon Anavi <[email protected]>
    Signed-off-by: Khem Raj <[email protected]>
    Signed-off-by: Trevor Gamblin <[email protected]>
    leon-anavi authored and Trevor Gamblin committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    77aefff View commit details
    Browse the repository at this point in the history
  3. python3-pkgconfig: Upgrade 1.5.4 -> 1.5.5

    Upgrade to release 1.5.5:
    
    - test_configure_extension: sorted expected
    
    Signed-off-by: Leon Anavi <[email protected]>
    Signed-off-by: Khem Raj <[email protected]>
    Signed-off-by: Trevor Gamblin <[email protected]>
    leon-anavi authored and Trevor Gamblin committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    0effd80 View commit details
    Browse the repository at this point in the history