Skip to content

python3Packages.aiomealie: 1.2.2 -> 1.2.4#507175

Merged
dotlambda merged 1 commit intoNixOS:wip-home-assistantfrom
r-ryantm:auto-update/python3Packages.aiomealie
May 6, 2026
Merged

python3Packages.aiomealie: 1.2.2 -> 1.2.4#507175
dotlambda merged 1 commit intoNixOS:wip-home-assistantfrom
r-ryantm:auto-update/python3Packages.aiomealie

Conversation

@r-ryantm
Copy link
Copy Markdown
Contributor

@r-ryantm r-ryantm commented Apr 6, 2026

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

meta.description for python3Packages.aiomealie is: Module to interact with Mealie

meta.homepage for python3Packages.aiomealie is: https://github.com/joostlek/python-mealie

meta.changelog for python3Packages.aiomealie is: https://github.com/joostlek/python-mealie/releases/tag/v1.2.3

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 1.2.3 in filename of file in /nix/store/j35zhwqizdj8q96hf4i8ijighh2wxvxk-python3.13-aiomealie-1.2.3

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

4 package rebuild(s)

First fifty rebuilds by attrpath

python313Packages.aiomealie
python314Packages.aiomealie
tests.home-assistant-component-tests.mealie
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/j35zhwqizdj8q96hf4i8ijighh2wxvxk-python3.13-aiomealie-1.2.3 \
  --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.aiomealie https://github.com/r-ryantm/nixpkgs/archive/38102f385913da39f3a42910d6a16aaf50e95db8.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/38102f385913da39f3a42910d6a16aaf50e95db8#python3Packages.aiomealie

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

ls -la /nix/store/j35zhwqizdj8q96hf4i8ijighh2wxvxk-python3.13-aiomealie-1.2.3
ls -la /nix/store/j35zhwqizdj8q96hf4i8ijighh2wxvxk-python3.13-aiomealie-1.2.3/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 --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: 38102f385913da39f3a42910d6a16aaf50e95db8


x86_64-linux

❌ 1 package failed to build:
  • tests.home-assistant-component-tests.mealie
✅ 4 packages built:
  • python313Packages.aiomealie
  • python313Packages.aiomealie.dist
  • python314Packages.aiomealie
  • python314Packages.aiomealie.dist

Maintainer pings

cc @fabaff 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.

@nixpkgs-ci nixpkgs-ci Bot requested a review from fabaff April 6, 2026 05:19
@nixpkgs-ci nixpkgs-ci Bot added 8.has: package (update) This PR updates a package to a newer version 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 Apr 6, 2026
@github-project-automation github-project-automation Bot moved this to Incoming in Home Assistant Apr 6, 2026
@fabaff fabaff moved this from Incoming to Waiting for next release in Home Assistant Apr 6, 2026
@JamieMagee
Copy link
Copy Markdown
Member

@r-ryantm r-ryantm changed the title python3Packages.aiomealie: 1.2.2 -> 1.2.3 python3Packages.aiomealie: 1.2.2 -> 1.2.4 May 1, 2026
@r-ryantm r-ryantm force-pushed the auto-update/python3Packages.aiomealie branch from 38102f3 to 8ccabfd Compare May 1, 2026 06:51
@r-ryantm
Copy link
Copy Markdown
Contributor Author

r-ryantm commented May 1, 2026

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

meta.description for python3Packages.aiomealie is: Module to interact with Mealie

meta.homepage for python3Packages.aiomealie is: https://github.com/joostlek/python-mealie

meta.changelog for python3Packages.aiomealie is: https://github.com/joostlek/python-mealie/releases/tag/v1.2.4

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 1.2.4 in filename of file in /nix/store/x0lvfl5sm5ixd8hcg1h22sj1b32rw1ik-python3.13-aiomealie-1.2.4

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

4 package rebuild(s)

First fifty rebuilds by attrpath

python313Packages.aiomealie
python314Packages.aiomealie
tests.home-assistant-components.mealie
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/x0lvfl5sm5ixd8hcg1h22sj1b32rw1ik-python3.13-aiomealie-1.2.4 \
  --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.aiomealie https://github.com/r-ryantm/nixpkgs/archive/8ccabfda9be9843085fa00e0588156e49212e33b.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/8ccabfda9be9843085fa00e0588156e49212e33b#python3Packages.aiomealie

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

ls -la /nix/store/x0lvfl5sm5ixd8hcg1h22sj1b32rw1ik-python3.13-aiomealie-1.2.4
ls -la /nix/store/x0lvfl5sm5ixd8hcg1h22sj1b32rw1ik-python3.13-aiomealie-1.2.4/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 --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: 8ccabfda9be9843085fa00e0588156e49212e33b


x86_64-linux

❌ 1 package failed to build:
  • tests.home-assistant-components.mealie
✅ 4 packages built:
  • python313Packages.aiomealie
  • python313Packages.aiomealie.dist
  • python314Packages.aiomealie
  • python314Packages.aiomealie.dist

Maintainer pings

cc @fabaff 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.

@dotlambda dotlambda changed the base branch from master to wip-home-assistant May 6, 2026 16:00
@nixpkgs-ci nixpkgs-ci Bot closed this May 6, 2026
@github-project-automation github-project-automation Bot moved this from Waiting for next release to Done in Home Assistant May 6, 2026
@nixpkgs-ci nixpkgs-ci Bot reopened this May 6, 2026
@dotlambda dotlambda merged commit 8206b3b into NixOS:wip-home-assistant May 6, 2026
32 of 36 checks passed
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 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

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants