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

Closed
wants to merge 5 commits into from
Closed

Meta python merge #506

wants to merge 5 commits into from

Commits on Dec 21, 2021

  1. python3-contextlib2: update to 21.6.0

    License-Update: note on external code used in the project was added
    (see @e42cd73fe9857366154d783e2a85e3d8a72ce5e7).
    
    Signed-off-by: Oleksandr Kravchuk <[email protected]>
    Signed-off-by: Khem Raj <[email protected]>
    Signed-off-by: Trevor Gamblin <[email protected]>
    sashko authored and Trevor Gamblin committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    4b8c920 View commit details
    Browse the repository at this point in the history
  2. python3-django: upgrade 3.2.5 -> 3.2.10

    From the release notes page
    (https://docs.djangoproject.com/en/4.0/releases/3.2.10/):
    
    Django 3.2.10 fixes a security issue with severity “low” and a bug in
    3.2.9.
    
    CVE-2021-44420: Potential bypass of an upstream access control based on
    URL paths
    HTTP requests for URLs with trailing newlines could bypass an upstream
    access control based on URL paths.
    
    Bugfixes
    Fixed a regression in Django 3.2 that caused a crash of setUpTestData()
    with BinaryField on PostgreSQL, which is memoryview-backed (#33333).
    
    Django 3.2.9 fixes a bug in 3.2.8 and adds compatibility with Python
    3.10.
    
    Bugfixes
    Fixed a bug in Django 3.2 that caused a migration crash on SQLite when
    altering a field with a functional index (#33194).
    
    Django 3.2.8 fixes two bugs in 3.2.7.
    
    Bugfixes
    Fixed a bug in Django 3.2 that caused incorrect links on read-only
    fields in the admin (#33077).
    Fixed a regression in Django 3.2 that caused incorrect selection of
    items across all pages when actions were placed both on the top and
    bottom of the admin change-list view (#33083).
    
    Django 3.2.7 fixes a bug in 3.2.6.
    
    Bugfixes
    Fixed a regression in Django 3.2 that caused the incorrect offset
    extraction from fixed offset timezones (#32992).
    
    Django 3.2.6 fixes several bugs in 3.2.5.
    
    Bugfixes
    Fixed a regression in Django 3.2 that caused a crash validating "NaN"
    input with a forms.DecimalField when additional constraints, e.g.
    max_value, were specified (#32949).
    Fixed a bug in Django 3.2 where a system check would crash on a model
    with a reverse many-to-many relation inherited from a parent class
    (#32947).
    
    Signed-off-by: Trevor Gamblin <[email protected]>
    Signed-off-by: Khem Raj <[email protected]>
    Signed-off-by: Trevor Gamblin <[email protected]>
    Trevor Gamblin committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    deb4824 View commit details
    Browse the repository at this point in the history
  3. python3-gmpy2: upgrade 2.1.0rc1 -> 2.1.1

    Signed-off-by: Xu Huan <[email protected]>
    Signed-off-by: Khem Raj <[email protected]>
    Signed-off-by: Trevor Gamblin <[email protected]>
    Xu Huan authored and Trevor Gamblin committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    51b0e79 View commit details
    Browse the repository at this point in the history
  4. python3-grpcio: upgrade 1.41.1 -> 1.43.0

    License-Update:Add BSD-3-Clause License
    
    changlog:
    ================================================================
    
    Core:
    This release contains refinements, improvements, and bug fixes,
    with highlights listed below.
    Remove redundant work serializer usage in c-ares windows code. (#28016)
    Support RDS updates on the server. (#27851)
    Use WorkSerializer in XdsClient to propagate updates in a synchronized
    manner. (#27975)
    Support Custom Post-handshake Verification in TlsCredentials. (#25631)
    Reintroduce the EventEngine default factory. (#27920)
    Assert Android API >= v21. (#27943)
    Add support for abstract unix domain sockets. (#27906)
    
    Python:
    [Aio] Validate the input type for set_trailing_metadata and abort. (#27958)
    
    Signed-off-by: Xu Huan <[email protected]>
    Signed-off-by: Khem Raj <[email protected]>
    Signed-off-by: Trevor Gamblin <[email protected]>
    Xu Huan authored and Trevor Gamblin committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    4af8ce8 View commit details
    Browse the repository at this point in the history
  5. python3-ujson: upgrade 4.3.0 -> 5.0.0

    Changelog:
    =========
    Added
    Use cibuildwheel to build wheels (#491)
    
    Removed
    Drop support for soon-EOL Python 3.6 (#490)
    
    Fixed
    Install Twine to upload to PyPI (#492)
    
    Signed-off-by: Zheng Ruoqin <[email protected]>
    Signed-off-by: Khem Raj <[email protected]>
    Signed-off-by: Trevor Gamblin <[email protected]>
    zhengruoqin authored and Trevor Gamblin committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    7649bab View commit details
    Browse the repository at this point in the history