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

python312Packages.pycrdt: 0.10.9 -> 0.12.1 #370369

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

GaetanLepage
Copy link
Contributor

@GaetanLepage GaetanLepage commented Jan 2, 2025

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/)
  • 25.05 Release Notes (or backporting 24.11 and 25.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.

Add a 👍 reaction to pull requests you find important.

@GaetanLepage
Copy link
Contributor Author

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 370369


x86_64-linux

❌ 18 packages failed to build:
  • python312Packages.jupyter-collaboration
  • python312Packages.jupyter-collaboration.dist
  • python312Packages.jupyter-server-ydoc
  • python312Packages.jupyter-server-ydoc.dist
  • python312Packages.jupyter-ydoc
  • python312Packages.jupyter-ydoc.dist
  • python312Packages.pycrdt-websocket
  • python312Packages.pycrdt-websocket.dist
  • python313Packages.jupyter-collaboration
  • python313Packages.jupyter-collaboration.dist
  • python313Packages.jupyter-server-ydoc
  • python313Packages.jupyter-server-ydoc.dist
  • python313Packages.jupyter-ydoc
  • python313Packages.jupyter-ydoc.dist
  • python313Packages.pycrdt
  • python313Packages.pycrdt-websocket
  • python313Packages.pycrdt-websocket.dist
  • python313Packages.pycrdt.dist
✅ 2 packages built:
  • python312Packages.pycrdt
  • python312Packages.pycrdt.dist

x86_64-darwin

❌ 18 packages failed to build:
  • python312Packages.jupyter-collaboration
  • python312Packages.jupyter-collaboration.dist
  • python312Packages.jupyter-server-ydoc
  • python312Packages.jupyter-server-ydoc.dist
  • python312Packages.jupyter-ydoc
  • python312Packages.jupyter-ydoc.dist
  • python312Packages.pycrdt-websocket
  • python312Packages.pycrdt-websocket.dist
  • python313Packages.jupyter-collaboration
  • python313Packages.jupyter-collaboration.dist
  • python313Packages.jupyter-server-ydoc
  • python313Packages.jupyter-server-ydoc.dist
  • python313Packages.jupyter-ydoc
  • python313Packages.jupyter-ydoc.dist
  • python313Packages.pycrdt
  • python313Packages.pycrdt-websocket
  • python313Packages.pycrdt-websocket.dist
  • python313Packages.pycrdt.dist
✅ 2 packages built:
  • python312Packages.pycrdt
  • python312Packages.pycrdt.dist

aarch64-darwin

❌ 18 packages failed to build:
  • python312Packages.jupyter-collaboration
  • python312Packages.jupyter-collaboration.dist
  • python312Packages.jupyter-server-ydoc
  • python312Packages.jupyter-server-ydoc.dist
  • python312Packages.jupyter-ydoc
  • python312Packages.jupyter-ydoc.dist
  • python312Packages.pycrdt-websocket
  • python312Packages.pycrdt-websocket.dist
  • python313Packages.jupyter-collaboration
  • python313Packages.jupyter-collaboration.dist
  • python313Packages.jupyter-server-ydoc
  • python313Packages.jupyter-server-ydoc.dist
  • python313Packages.jupyter-ydoc
  • python313Packages.jupyter-ydoc.dist
  • python313Packages.pycrdt
  • python313Packages.pycrdt-websocket
  • python313Packages.pycrdt-websocket.dist
  • python313Packages.pycrdt.dist
✅ 2 packages built:
  • python312Packages.pycrdt
  • python312Packages.pycrdt.dist

@wegank wegank added the 12.approvals: 1 This PR was reviewed and approved by one reputable person label Jan 2, 2025
@GaetanLepage GaetanLepage marked this pull request as draft January 2, 2025 23:39
@GaetanLepage GaetanLepage changed the title python312Packages.pycrdt: 0.10.9 -> 0.11.0 python312Packages.pycrdt: 0.10.9 -> 0.11.1 Jan 3, 2025
@wegank wegank added the 2.status: merge conflict This PR has merge conflicts with the target branch label Jan 4, 2025
@lucasew
Copy link
Contributor

lucasew commented Jan 4, 2025

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 370369


x86_64-linux

❌ 18 packages failed to build:
  • python312Packages.jupyter-collaboration
  • python312Packages.jupyter-collaboration.dist
  • python312Packages.jupyter-server-ydoc
  • python312Packages.jupyter-server-ydoc.dist
  • python312Packages.jupyter-ydoc
  • python312Packages.jupyter-ydoc.dist
  • python312Packages.pycrdt-websocket
  • python312Packages.pycrdt-websocket.dist
  • python313Packages.jupyter-collaboration
  • python313Packages.jupyter-collaboration.dist
  • python313Packages.jupyter-server-ydoc
  • python313Packages.jupyter-server-ydoc.dist
  • python313Packages.jupyter-ydoc
  • python313Packages.jupyter-ydoc.dist
  • python313Packages.pycrdt
  • python313Packages.pycrdt-websocket
  • python313Packages.pycrdt-websocket.dist
  • python313Packages.pycrdt.dist
✅ 2 packages built:
  • python312Packages.pycrdt
  • python312Packages.pycrdt.dist

@GaetanLepage GaetanLepage marked this pull request as ready for review January 5, 2025 00:49
@ofborg ofborg bot removed the 2.status: merge conflict This PR has merge conflicts with the target branch label Jan 5, 2025
@GaetanLepage GaetanLepage requested a review from kirillrdy January 5, 2025 00:54
@nix-owners nix-owners bot requested review from natsukium and thomasjm January 5, 2025 00:57
@wegank wegank removed the 12.approvals: 1 This PR was reviewed and approved by one reputable person label Jan 5, 2025
@GaetanLepage
Copy link
Contributor Author

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 370369


x86_64-linux

❌ 16 packages failed to build:
  • python312Packages.jupyter-collaboration
  • python312Packages.jupyter-collaboration.dist
  • python312Packages.jupyter-server-ydoc
  • python312Packages.jupyter-server-ydoc.dist
  • python312Packages.jupyter-ydoc
  • python312Packages.jupyter-ydoc.dist
  • python313Packages.jupyter-collaboration
  • python313Packages.jupyter-collaboration.dist
  • python313Packages.jupyter-server-ydoc
  • python313Packages.jupyter-server-ydoc.dist
  • python313Packages.jupyter-ydoc
  • python313Packages.jupyter-ydoc.dist
  • python313Packages.pycrdt
  • python313Packages.pycrdt-websocket
  • python313Packages.pycrdt-websocket.dist
  • python313Packages.pycrdt.dist
✅ 4 packages built:
  • python312Packages.pycrdt
  • python312Packages.pycrdt-websocket
  • python312Packages.pycrdt-websocket.dist
  • python312Packages.pycrdt.dist

aarch64-linux

❌ 16 packages failed to build:
  • python312Packages.jupyter-collaboration
  • python312Packages.jupyter-collaboration.dist
  • python312Packages.jupyter-server-ydoc
  • python312Packages.jupyter-server-ydoc.dist
  • python312Packages.jupyter-ydoc
  • python312Packages.jupyter-ydoc.dist
  • python313Packages.jupyter-collaboration
  • python313Packages.jupyter-collaboration.dist
  • python313Packages.jupyter-server-ydoc
  • python313Packages.jupyter-server-ydoc.dist
  • python313Packages.jupyter-ydoc
  • python313Packages.jupyter-ydoc.dist
  • python313Packages.pycrdt
  • python313Packages.pycrdt-websocket
  • python313Packages.pycrdt-websocket.dist
  • python313Packages.pycrdt.dist
✅ 4 packages built:
  • python312Packages.pycrdt
  • python312Packages.pycrdt-websocket
  • python312Packages.pycrdt-websocket.dist
  • python312Packages.pycrdt.dist

x86_64-darwin

❌ 16 packages failed to build:
  • python312Packages.jupyter-collaboration
  • python312Packages.jupyter-collaboration.dist
  • python312Packages.jupyter-server-ydoc
  • python312Packages.jupyter-server-ydoc.dist
  • python312Packages.jupyter-ydoc
  • python312Packages.jupyter-ydoc.dist
  • python313Packages.jupyter-collaboration
  • python313Packages.jupyter-collaboration.dist
  • python313Packages.jupyter-server-ydoc
  • python313Packages.jupyter-server-ydoc.dist
  • python313Packages.jupyter-ydoc
  • python313Packages.jupyter-ydoc.dist
  • python313Packages.pycrdt
  • python313Packages.pycrdt-websocket
  • python313Packages.pycrdt-websocket.dist
  • python313Packages.pycrdt.dist
✅ 4 packages built:
  • python312Packages.pycrdt
  • python312Packages.pycrdt-websocket
  • python312Packages.pycrdt-websocket.dist
  • python312Packages.pycrdt.dist

aarch64-darwin

❌ 16 packages failed to build:
  • python312Packages.jupyter-collaboration
  • python312Packages.jupyter-collaboration.dist
  • python312Packages.jupyter-server-ydoc
  • python312Packages.jupyter-server-ydoc.dist
  • python312Packages.jupyter-ydoc
  • python312Packages.jupyter-ydoc.dist
  • python313Packages.jupyter-collaboration
  • python313Packages.jupyter-collaboration.dist
  • python313Packages.jupyter-server-ydoc
  • python313Packages.jupyter-server-ydoc.dist
  • python313Packages.jupyter-ydoc
  • python313Packages.jupyter-ydoc.dist
  • python313Packages.pycrdt
  • python313Packages.pycrdt-websocket
  • python313Packages.pycrdt-websocket.dist
  • python313Packages.pycrdt.dist
✅ 4 packages built:
  • python312Packages.pycrdt
  • python312Packages.pycrdt-websocket
  • python312Packages.pycrdt-websocket.dist
  • python312Packages.pycrdt.dist

@GaetanLepage GaetanLepage changed the title python312Packages.pycrdt: 0.10.9 -> 0.11.1 python312Packages.pycrdt: 0.10.9 -> 0.12.0 Jan 6, 2025
Copy link
Member

@kirillrdy kirillrdy left a comment

Choose a reason for hiding this comment

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

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 370369


x86_64-linux

❌ 16 packages failed to build:
  • python312Packages.jupyter-collaboration
  • python312Packages.jupyter-collaboration.dist
  • python312Packages.jupyter-server-ydoc
  • python312Packages.jupyter-server-ydoc.dist
  • python312Packages.jupyter-ydoc
  • python312Packages.jupyter-ydoc.dist
  • python313Packages.jupyter-collaboration
  • python313Packages.jupyter-collaboration.dist
  • python313Packages.jupyter-server-ydoc
  • python313Packages.jupyter-server-ydoc.dist
  • python313Packages.jupyter-ydoc
  • python313Packages.jupyter-ydoc.dist
  • python313Packages.pycrdt
  • python313Packages.pycrdt-websocket
  • python313Packages.pycrdt-websocket.dist
  • python313Packages.pycrdt.dist
✅ 4 packages built:
  • python312Packages.pycrdt
  • python312Packages.pycrdt-websocket
  • python312Packages.pycrdt-websocket.dist
  • python312Packages.pycrdt.dist

@lucasew
Copy link
Contributor

lucasew commented Jan 7, 2025

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 370369


x86_64-linux

❌ 16 packages failed to build:
  • python312Packages.jupyter-collaboration
  • python312Packages.jupyter-collaboration.dist
  • python312Packages.jupyter-server-ydoc
  • python312Packages.jupyter-server-ydoc.dist
  • python312Packages.jupyter-ydoc
  • python312Packages.jupyter-ydoc.dist
  • python313Packages.jupyter-collaboration
  • python313Packages.jupyter-collaboration.dist
  • python313Packages.jupyter-server-ydoc
  • python313Packages.jupyter-server-ydoc.dist
  • python313Packages.jupyter-ydoc
  • python313Packages.jupyter-ydoc.dist
  • python313Packages.pycrdt
  • python313Packages.pycrdt-websocket
  • python313Packages.pycrdt-websocket.dist
  • python313Packages.pycrdt.dist
✅ 4 packages built:
  • python312Packages.pycrdt
  • python312Packages.pycrdt-websocket
  • python312Packages.pycrdt-websocket.dist
  • python312Packages.pycrdt.dist

@wegank wegank added the 12.approvals: 1 This PR was reviewed and approved by one reputable person label Jan 7, 2025
@GaetanLepage GaetanLepage changed the title python312Packages.pycrdt: 0.10.9 -> 0.12.0 python312Packages.pycrdt: 0.10.9 -> 0.12.1 Jan 8, 2025
@GaetanLepage
Copy link
Contributor Author

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 370369


x86_64-linux

❌ 16 packages failed to build:
  • python312Packages.jupyter-collaboration
  • python312Packages.jupyter-collaboration.dist
  • python312Packages.jupyter-server-ydoc
  • python312Packages.jupyter-server-ydoc.dist
  • python312Packages.jupyter-ydoc
  • python312Packages.jupyter-ydoc.dist
  • python313Packages.jupyter-collaboration
  • python313Packages.jupyter-collaboration.dist
  • python313Packages.jupyter-server-ydoc
  • python313Packages.jupyter-server-ydoc.dist
  • python313Packages.jupyter-ydoc
  • python313Packages.jupyter-ydoc.dist
  • python313Packages.pycrdt
  • python313Packages.pycrdt-websocket
  • python313Packages.pycrdt-websocket.dist
  • python313Packages.pycrdt.dist
✅ 4 packages built:
  • python312Packages.pycrdt
  • python312Packages.pycrdt-websocket
  • python312Packages.pycrdt-websocket.dist
  • python312Packages.pycrdt.dist

aarch64-linux

❌ 16 packages failed to build:
  • python312Packages.jupyter-collaboration
  • python312Packages.jupyter-collaboration.dist
  • python312Packages.jupyter-server-ydoc
  • python312Packages.jupyter-server-ydoc.dist
  • python312Packages.jupyter-ydoc
  • python312Packages.jupyter-ydoc.dist
  • python313Packages.jupyter-collaboration
  • python313Packages.jupyter-collaboration.dist
  • python313Packages.jupyter-server-ydoc
  • python313Packages.jupyter-server-ydoc.dist
  • python313Packages.jupyter-ydoc
  • python313Packages.jupyter-ydoc.dist
  • python313Packages.pycrdt
  • python313Packages.pycrdt-websocket
  • python313Packages.pycrdt-websocket.dist
  • python313Packages.pycrdt.dist
✅ 4 packages built:
  • python312Packages.pycrdt
  • python312Packages.pycrdt-websocket
  • python312Packages.pycrdt-websocket.dist
  • python312Packages.pycrdt.dist

x86_64-darwin

❌ 16 packages failed to build:
  • python312Packages.jupyter-collaboration
  • python312Packages.jupyter-collaboration.dist
  • python312Packages.jupyter-server-ydoc
  • python312Packages.jupyter-server-ydoc.dist
  • python312Packages.jupyter-ydoc
  • python312Packages.jupyter-ydoc.dist
  • python313Packages.jupyter-collaboration
  • python313Packages.jupyter-collaboration.dist
  • python313Packages.jupyter-server-ydoc
  • python313Packages.jupyter-server-ydoc.dist
  • python313Packages.jupyter-ydoc
  • python313Packages.jupyter-ydoc.dist
  • python313Packages.pycrdt
  • python313Packages.pycrdt-websocket
  • python313Packages.pycrdt-websocket.dist
  • python313Packages.pycrdt.dist
✅ 4 packages built:
  • python312Packages.pycrdt
  • python312Packages.pycrdt-websocket
  • python312Packages.pycrdt-websocket.dist
  • python312Packages.pycrdt.dist

aarch64-darwin

❌ 16 packages failed to build:
  • python312Packages.jupyter-collaboration
  • python312Packages.jupyter-collaboration.dist
  • python312Packages.jupyter-server-ydoc
  • python312Packages.jupyter-server-ydoc.dist
  • python312Packages.jupyter-ydoc
  • python312Packages.jupyter-ydoc.dist
  • python313Packages.jupyter-collaboration
  • python313Packages.jupyter-collaboration.dist
  • python313Packages.jupyter-server-ydoc
  • python313Packages.jupyter-server-ydoc.dist
  • python313Packages.jupyter-ydoc
  • python313Packages.jupyter-ydoc.dist
  • python313Packages.pycrdt
  • python313Packages.pycrdt-websocket
  • python313Packages.pycrdt-websocket.dist
  • python313Packages.pycrdt.dist
✅ 4 packages built:
  • python312Packages.pycrdt
  • python312Packages.pycrdt-websocket
  • python312Packages.pycrdt-websocket.dist
  • python312Packages.pycrdt.dist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants