Skip to content

python3Packages.caio: 0.10.0 -> 0.10.1#517940

Open
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python3Packages.caio
Open

python3Packages.caio: 0.10.0 -> 0.10.1#517940
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python3Packages.caio

Conversation

@r-ryantm
Copy link
Copy Markdown
Contributor

@r-ryantm r-ryantm commented May 8, 2026

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

meta.description for python3Packages.caio is: File operations with asyncio support

meta.homepage for python3Packages.caio is: https://github.com/mosquito/caio

meta.changelog for python3Packages.caio is: https://github.com/mosquito/caio/releases/tag/0.10.1

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 0.10.1 with grep in /nix/store/l1d7jl8iyfim3ih1jyaqb3cjf7dx573z-python3.13-caio-0.10.1
  • found 0.10.1 in filename of file in /nix/store/l1d7jl8iyfim3ih1jyaqb3cjf7dx573z-python3.13-caio-0.10.1

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

25 package rebuild(s)

First fifty rebuilds by attrpath

calendar-cli
errands
gtg
ha-mcp
mcp-nixos
open-web-calendar
oterm
python313Packages.aiofile
python313Packages.caio
python313Packages.caldav
python313Packages.fastmcp
python313Packages.niquests
python313Packages.py-key-value-aio
python313Packages.pydocket
python313Packages.urllib3-future
python313Packages.velbus-aio
python314Packages.aiofile
python314Packages.caio
python314Packages.caldav
python314Packages.niquests
python314Packages.urllib3-future
python314Packages.velbus-aio
tests.home-assistant-components.caldav
tests.home-assistant-components.velbus
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/l1d7jl8iyfim3ih1jyaqb3cjf7dx573z-python3.13-caio-0.10.1 \
  --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.caio https://github.com/r-ryantm/nixpkgs/archive/97ccd3fff35cfdc951ea1679217c11c7b1a09855.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/97ccd3fff35cfdc951ea1679217c11c7b1a09855#python3Packages.caio

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

ls -la /nix/store/l1d7jl8iyfim3ih1jyaqb3cjf7dx573z-python3.13-caio-0.10.1
ls -la /nix/store/l1d7jl8iyfim3ih1jyaqb3cjf7dx573z-python3.13-caio-0.10.1/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: 97ccd3fff35cfdc951ea1679217c11c7b1a09855


x86_64-linux

✅ 44 packages built:
  • calendar-cli
  • calendar-cli.dist
  • errands
  • gtg
  • ha-mcp
  • ha-mcp.dist
  • mcp-nixos
  • mcp-nixos.dist
  • open-web-calendar
  • open-web-calendar.dist
  • oterm
  • oterm.dist
  • python313Packages.aiofile
  • python313Packages.aiofile.dist
  • python313Packages.caio
  • python313Packages.caio.dist
  • python313Packages.caldav
  • python313Packages.caldav.dist
  • python313Packages.fastmcp
  • python313Packages.fastmcp.dist
  • python313Packages.niquests
  • python313Packages.niquests.dist
  • python313Packages.py-key-value-aio
  • python313Packages.py-key-value-aio.dist
  • python313Packages.pydocket
  • python313Packages.pydocket.dist
  • python313Packages.urllib3-future
  • python313Packages.urllib3-future.dist
  • python313Packages.velbus-aio
  • python313Packages.velbus-aio.dist
  • python314Packages.aiofile
  • python314Packages.aiofile.dist
  • python314Packages.caio
  • python314Packages.caio.dist
  • python314Packages.caldav
  • python314Packages.caldav.dist
  • python314Packages.niquests
  • python314Packages.niquests.dist
  • python314Packages.urllib3-future
  • python314Packages.urllib3-future.dist
  • python314Packages.velbus-aio
  • python314Packages.velbus-aio.dist
  • tests.home-assistant-components.caldav
  • tests.home-assistant-components.velbus

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 May 8, 2026 06:19
@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. 6.topic: python Python is a high-level, general-purpose programming language. labels May 8, 2026
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: 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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant