Skip to content

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for python3Packages.arcam-fmj is: Python library for speaking to Arcam receivers

meta.homepage for python3Packages.arcam-fmj is: https://github.com/elupus/arcam_fmj

meta.changelog for python3Packages.arcam-fmj is: https://github.com/elupus/arcam_fmj/releases/tag/2.0.0

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 2.0.0 with grep in /nix/store/a0qk9h50hibz74q34yl2x2dikbgysmn1-python3.13-arcam-fmj-2.0.0
  • found 2.0.0 in filename of file in /nix/store/a0qk9h50hibz74q34yl2x2dikbgysmn1-python3.13-arcam-fmj-2.0.0

Rebuild report (if merged into master) (click to expand)
4 total rebuild path(s)

4 package rebuild(s)

First fifty rebuilds by attrpath

home-assistant-component-tests.arcam_fmj
python312Packages.arcam-fmj
python313Packages.arcam-fmj
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/a0qk9h50hibz74q34yl2x2dikbgysmn1-python3.13-arcam-fmj-2.0.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A python3Packages.arcam-fmj https://github.com/r-ryantm/nixpkgs/archive/b791f4edbae1f2813bd86fc5b764a1a25aa9aeaa.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/b791f4edbae1f2813bd86fc5b764a1a25aa9aeaa#python3Packages.arcam-fmj

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/a0qk9h50hibz74q34yl2x2dikbgysmn1-python3.13-arcam-fmj-2.0.0
ls -la /nix/store/a0qk9h50hibz74q34yl2x2dikbgysmn1-python3.13-arcam-fmj-2.0.0/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 5 packages built:
  • home-assistant-component-tests.arcam_fmj
  • python312Packages.arcam-fmj
  • python312Packages.arcam-fmj.dist
  • python313Packages.arcam-fmj
  • python313Packages.arcam-fmj.dist

Maintainer pings

cc @dotlambda for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@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: 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 24, 2025
@nix-owners nix-owners bot requested a review from dotlambda July 24, 2025 22:17
Copy link
Member

@NickCao NickCao left a comment

Choose a reason for hiding this comment

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

Also aiohttp and defusedxml have been dropped from dependencies.

@nixpkgs-ci nixpkgs-ci bot added the 2.status: merge conflict This PR has merge conflicts with the target branch label Aug 10, 2025
@wegank wegank force-pushed the auto-update/python3Packages.arcam-fmj branch from ae06981 to 18c4f85 Compare August 23, 2025 10:40
@wegank wegank changed the title python3Packages.arcam-fmj: 1.8.1 -> 2.0.0 python3Packages.arcam-fmj: update disabled Aug 23, 2025
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. and removed 2.status: merge conflict This PR has merge conflicts with the target branch 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. labels Aug 23, 2025
@wegank wegank merged commit e45aced into NixOS:master Aug 23, 2025
28 of 30 checks passed
@r-ryantm r-ryantm deleted the auto-update/python3Packages.arcam-fmj branch August 24, 2025 00:20
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. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants