Skip to content

python3Packages.arwn-client: init at 0.2.1#539746

Open
JamieMagee wants to merge 2 commits into
NixOS:masterfrom
JamieMagee:python3Packages.arwn-client
Open

python3Packages.arwn-client: init at 0.2.1#539746
JamieMagee wants to merge 2 commits into
NixOS:masterfrom
JamieMagee:python3Packages.arwn-client

Conversation

@JamieMagee

Copy link
Copy Markdown
Member

Things done

@nixpkgs-ci nixpkgs-ci Bot requested a review from mweinelt July 8, 2026 23:19
@nixpkgs-ci nixpkgs-ci Bot added 8.has: package (new) This PR adds a new package 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 6.topic: python Python is a high-level, general-purpose programming language. labels Jul 8, 2026
@nixpkgs-review-gha

Copy link
Copy Markdown

nixpkgs-review result

Generated using nixpkgs-review-gha (71d8654)

Command: nixpkgs-review pr 539746
Commit: bed1353e20de653f2b1da7488e3f2026540fdde0 (subsequent changes)
Merge: 74038ee790d088b2fad3e0d9c6a84065940a71c3

Triggered by @JamieMagee (1358764)
Logs: https://github.com/JamieMagee/nixpkgs-review-gha/actions/runs/28982250111/attempts/1


x86_64-linux

✅ 3 packages built:
  • python313Packages.arwn-client
  • python314Packages.arwn-client
  • tests.home-assistant-components.arwn

aarch64-linux

✅ 3 packages built:
  • python313Packages.arwn-client
  • python314Packages.arwn-client
  • tests.home-assistant-components.arwn

homepage = "https://github.com/sdague/arwn-client";
changelog = "https://github.com/sdague/arwn-client/releases/tag/${finalAttrs.src.tag}";
license = lib.licenses.asl20;
maintainers = [ lib.maintainers.jamiemagee ];

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
maintainers = [ lib.maintainers.jamiemagee ];
mainProgram = "arwn-client";
maintainers = [ lib.maintainers.jamiemagee ];

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 (new) This PR adds a new package 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants