Skip to content

python3Packages.plumbum: 1.10.0 -> 2.0.1#543807

Open
yajo wants to merge 1 commit into
NixOS:masterfrom
moduon:plumbum2
Open

python3Packages.plumbum: 1.10.0 -> 2.0.1#543807
yajo wants to merge 1 commit into
NixOS:masterfrom
moduon:plumbum2

Conversation

@yajo

@yajo yajo commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bump python3Packages.plumbum from 1.10.0 to 2.0.1 (released Jun 8, 2026).

  • New runtime dependency: typing-extensions for Python < 3.13.
  • New test dependency: pytest-asyncio (>= 0.21.0) required by upstream.
  • Dropped disabled test test_incorrect_login (fixed upstream).
  • Dropped disabled test path tests/test_remote.py (fixed upstream).
  • New disabled test test_mount_table_parses_only_matching_lines (plumbum.cmd is now a real module; monkeypatching non-existent attributes fails).
  • New disabled test path tests/test_ssh_paths.py (requires ssh in sandbox).
  • Adopt module.

Assisted-by: OpenCode + DeepSeek v4 Flash

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. — Not available (nix-env error in this env). Manual: copier and rpyc build fine.
  • Tested basic functionality of all binary files, usually in ./result/bin/. — N/A (Python library, no binaries).
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.
  • Follows the automation/AI policy.

@nixpkgs-ci nixpkgs-ci Bot added 8.has: package (update) This PR updates a package to a newer version 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. llm-assisted Contributions that include code generation with LLMs 6.topic: python Python is a high-level, general-purpose programming language. labels Jul 20, 2026
Bump to the latest version 2.0.1 (released Jun 8, 2026).

- New runtime dependency: typing-extensions for Python < 3.13.
- New test dependency: pytest-asyncio (>= 0.21.0) required by upstream.
- Dropped disabled test test_incorrect_login (fixed upstream).
- Dropped disabled test path tests/test_remote.py (fixed upstream).
- New disabled test test_mount_table_parses_only_matching_lines (plumbum.cmd is now a real module; monkeypatching non-existent attributes fails).
- New disabled test path tests/test_ssh_paths.py (requires ssh in sandbox).
- Adopt module.

Assisted-by: OpenCode + DeepSeek v4 Flash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 8.has: package (update) This PR updates a package to a newer version 9.needs: reviewer This PR currently has no reviewers requested and needs attention. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. llm-assisted Contributions that include code generation with LLMs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant