Skip to content

evil-winrm-py: relax all dependencies#509884

Open
Letgamer wants to merge 1 commit intoNixOS:masterfrom
Letgamer:evil-winrm-py-relax-deps
Open

evil-winrm-py: relax all dependencies#509884
Letgamer wants to merge 1 commit intoNixOS:masterfrom
Letgamer:evil-winrm-py-relax-deps

Conversation

@Letgamer
Copy link
Copy Markdown
Member

@Letgamer Letgamer commented Apr 14, 2026

Relaxed all of the three dependencies, as they are always pinned to their latest version:

install_requires=[
    "pypsrp==0.8.1",
    "prompt_toolkit==3.0.52",
    "tqdm==4.67.3",
]

As this makes the auto-update fail:
https://nixpkgs-update-logs.nix-community.org/evil-winrm-py/2026-04-07.log

Related: #509051 #81418

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • 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.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Apr 14, 2026
@Letgamer
Copy link
Copy Markdown
Member Author

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 509884
Commit: 46a550bf1eb651cb80f5ec5fb7fff230e3589c91 (subsequent changes)
Merge: d335a7e0d4cb616408fd630f8cf99b4041a97c70

Logs: https://github.com/Letgamer/nixpkgs-review-gha/actions/runs/24394104378


x86_64-linux

✅ 2 packages built:
  • evil-winrm-py
  • evil-winrm-py.dist

aarch64-linux

✅ 2 packages built:
  • evil-winrm-py
  • evil-winrm-py.dist

x86_64-darwin

No rebuilds


aarch64-darwin

No rebuilds

@Letgamer Letgamer requested a review from fabaff April 14, 2026 10:34
@nixpkgs-ci nixpkgs-ci bot removed the 9.needs: reviewer This PR currently has no reviewers requested and needs attention. label Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant