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

Closed
wants to merge 5 commits into from
Closed

Meta python merge #505

wants to merge 5 commits into from

Commits on Dec 20, 2021

  1. python3-websocket-client: upgrade 1.2.1 -> 1.2.3

    License-Update: add copyright year and owner.
    
    Changelog:
    =========
      - Fix broken run_forever() functionality (#769)
    
    Signed-off-by: Wang Mingyu <[email protected]>
    Signed-off-by: Khem Raj <[email protected]>
    Signed-off-by: Trevor Gamblin <[email protected]>
    wangmingyu84 authored and Trevor Gamblin committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    49800ec View commit details
    Browse the repository at this point in the history
  2. python3-sqlalchemy: upgrade 1.4.27 -> 1.4.28

    Signed-off-by: Wang Mingyu <[email protected]>
    Signed-off-by: Khem Raj <[email protected]>
    Signed-off-by: Trevor Gamblin <[email protected]>
    wangmingyu84 authored and Trevor Gamblin committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    439a696 View commit details
    Browse the repository at this point in the history
  3. python3-humanize: Upgrade 3.12.0 -> 3.13.1

    Upgrade to release 3.13.1:
    
    - Add da_DK language
    - Fix and add Russian and Ukrainian words
    - Add missing strings for Polish translation
    - Add Traditional Chinese (zh-HK)
    - Temporarily comment out to avoid warning during import humanize
    
    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 Dec 20, 2021
    Configuration menu
    Copy the full SHA
    2770c4c View commit details
    Browse the repository at this point in the history
  4. python3-cachecontrol: Upgrade 0.12.9 -> 0.12.10

    Upgrade to release 0.12.10:
    
    - Add .venv and web_cache to gitignore
    - Allow redis to set expires with an int arg
    
    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 Dec 20, 2021
    Configuration menu
    Copy the full SHA
    dd7ff82 View commit details
    Browse the repository at this point in the history
  5. python3-prompt-toolkit: Upgrade 3.0.22 -> 3.0.24

    Upgrade to release 3.0.24 with the following fixes:
    
    - Prevent window content overflowing when using scrollbars.
    - Handle `PermissionError` when trying to attach /dev/null in
      vt100 input.
    
    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 Dec 20, 2021
    Configuration menu
    Copy the full SHA
    69e2eab View commit details
    Browse the repository at this point in the history