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

pdm: 2.19.3 -> 2.22.1 #353056

Closed
wants to merge 1 commit into from
Closed

pdm: 2.19.3 -> 2.22.1 #353056

wants to merge 1 commit into from

Conversation

natsukium
Copy link
Member

@natsukium natsukium commented Nov 2, 2024

pdm: 2.19.3 -> 2.22.1

closes #352669

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.

Add a 👍 reaction to pull requests you find important.

@natsukium
Copy link
Member Author

Result of nixpkgs-review pr 353056 at 2424510 run on aarch64-darwin 1

⏩ 1 package marked as broken and skipped:
  • ansible-later
❌ 8 packages failed to build:
✅ 16 packages built:
  • ansible (python312Packages.ansible-core)
  • ansible_2_15
  • ansible_2_16
  • mcdreforged
  • pdm
  • python311Packages.ansible-core
  • python311Packages.ansible-kernel
  • python311Packages.ansible-runner
  • python311Packages.ansible-vault-rw
  • python311Packages.pytest-testinfra
  • python311Packages.resolvelib
  • python312Packages.ansible-kernel
  • python312Packages.ansible-runner
  • python312Packages.ansible-vault-rw
  • python312Packages.pytest-testinfra
  • python312Packages.resolvelib

@natsukium
Copy link
Member Author

Result of nixpkgs-review pr 353056 at 2424510 run on x86_64-linux 1

❌ 10 packages failed to build:
✅ 15 packages built:
  • ansible (python312Packages.ansible-core)
  • ansible-later
  • ansible_2_15
  • ansible_2_16
  • mcdreforged
  • pdm
  • python311Packages.ansible-core
  • python311Packages.ansible-kernel
  • python311Packages.ansible-runner
  • python311Packages.ansible-vault-rw
  • python311Packages.pytest-testinfra
  • python311Packages.resolvelib
  • python312Packages.ansible-vault-rw
  • python312Packages.pytest-testinfra
  • python312Packages.resolvelib

@ofborg ofborg bot requested a review from cpcloud November 2, 2024 15:30
@ofborg ofborg bot added 11.by: package-maintainer This PR was created by the maintainer of the package it changes 10.rebuild-darwin: 11-100 10.rebuild-linux: 11-100 labels Nov 2, 2024
@wegank wegank added the 2.status: merge conflict This PR has merge conflicts with the target branch label Nov 10, 2024
@MisileLab
Copy link
Contributor

2.20.1 out, can you upgrade to it?

@purepani
Copy link
Contributor

@natsukium could you bump this to 2.22.1 now?

@natsukium natsukium changed the title python312Packages.resolvelib: 1.0.1 -> 1.1.0; pdm: 2.19.3 -> 2.20.0.post1 pdm: 2.19.3 -> 2.22.1 Dec 29, 2024
@natsukium
Copy link
Member Author

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 353056


x86_64-linux

✅ 1 package built:
  • pdm

aarch64-linux

✅ 1 package built:
  • pdm

x86_64-darwin

✅ 1 package built:
  • pdm

aarch64-darwin

✅ 1 package built:
  • pdm

@ofborg ofborg bot added 10.rebuild-darwin: 1 10.rebuild-linux: 1 and removed 2.status: merge conflict This PR has merge conflicts with the target branch labels Dec 29, 2024
@natsukium
Copy link
Member Author

closing in favor of #368557

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.

Update request: pdm 2.19.3 -> 2.20.1
4 participants