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

python3Packages.pytest-asyncio_0_21: 0.21.1 -> 0.21.2 #327762

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

panicgh
Copy link
Contributor

@panicgh panicgh commented Jul 16, 2024

Description of changes

Changelog: https://github.com/pytest-dev/pytest-asyncio/releases/tag/v0.21.2
Changes: pytest-dev/pytest-asyncio@v0.21.1...v0.21.2

Includes a backport for pytest >= 8.2.0 compatibility.

Tests for Python package asyncua currently fail for Python 3.11 since the update of pytest 8.1.1 -> 8.2.2 (b9976c7). The backport provided by pytest-asyncio 0.21.2 fixes the issue.

Note: asyncua still fails for Python 3.12, but it is an upstream issue. Also it is currently incompatible with pytest-asyncio 0.23.x, so for the moment it must continue to use the pinned 0.21.x branch of pytest-asyncio.

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 24.11 Release Notes (or backporting 23.11 and 24.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Result of nixpkgs-review run on x86_64-linux 1

4 packages marked as broken and skipped:
  • python312Packages.magic-wormhole-mailbox-server
  • python312Packages.magic-wormhole-mailbox-server.dist
  • python312Packages.magic-wormhole-transit-relay
  • python312Packages.magic-wormhole-transit-relay.dist
6 packages failed to build:
  • opcua-client-gui
  • opcua-client-gui.dist
  • python312Packages.asyncua
  • python312Packages.asyncua.dist
  • python312Packages.opcua-widgets
  • python312Packages.opcua-widgets.dist
61 packages built:
  • authentik
  • buildbot
  • buildbot-full
  • buildbot-ui
  • buildbot-worker
  • buildbot-worker.dist
  • buildbot.dist
  • gnome-keysign
  • gnome-keysign.dist
  • home-assistant-component-tests.knx
  • magic-wormhole (python312Packages.magic-wormhole)
  • magic-wormhole.dist (python312Packages.magic-wormhole.dist)
  • paperless-ngx
  • python311Packages.asyncua
  • python311Packages.asyncua.dist
  • python311Packages.autobahn
  • python311Packages.autobahn.dist
  • python311Packages.channels
  • python311Packages.channels-redis
  • python311Packages.channels-redis.dist
  • python311Packages.channels.dist
  • python311Packages.daphne
  • python311Packages.daphne.dist
  • python311Packages.labgrid
  • python311Packages.labgrid.dist
  • python311Packages.magic-wormhole
  • python311Packages.magic-wormhole-mailbox-server
  • python311Packages.magic-wormhole-mailbox-server.dist
  • python311Packages.magic-wormhole-transit-relay
  • python311Packages.magic-wormhole-transit-relay.dist
  • python311Packages.magic-wormhole.dist
  • python311Packages.opcua-widgets
  • python311Packages.opcua-widgets.dist
  • python311Packages.pytest-asyncio_0_21
  • python311Packages.pytest-asyncio_0_21.dist
  • python311Packages.pytest-asyncio_0_21.testout
  • python311Packages.strawberry-graphql
  • python311Packages.strawberry-graphql.dist
  • python311Packages.xknx
  • python311Packages.xknx.dist
  • python312Packages.autobahn
  • python312Packages.autobahn.dist
  • python312Packages.channels
  • python312Packages.channels-redis
  • python312Packages.channels-redis.dist
  • python312Packages.channels.dist
  • python312Packages.daphne
  • python312Packages.daphne.dist
  • python312Packages.labgrid
  • python312Packages.labgrid.dist
  • python312Packages.pytest-asyncio_0_21
  • python312Packages.pytest-asyncio_0_21.dist
  • python312Packages.pytest-asyncio_0_21.testout
  • python312Packages.strawberry-graphql
  • python312Packages.strawberry-graphql.dist
  • python312Packages.xknx
  • python312Packages.xknx.dist
  • tahoe-lafs
  • tahoe-lafs.dist
  • tahoe-lafs.doc
  • tahoe-lafs.info

Add a 👍 reaction to pull requests you find important.

Copy link
Member

@NickCao NickCao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Upstream diff reviewed.

@NickCao NickCao merged commit 90ed471 into NixOS:master Jul 17, 2024
24 checks passed
@panicgh panicgh deleted the pytest-asyncio-0-21 branch July 18, 2024 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants