Skip to content

Conversation

@r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Jan 9, 2026

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

meta.description for python3Packages.aiosendspin is: Async Python library implementing the Sendspin Protocol

meta.homepage for python3Packages.aiosendspin is: https://github.com/Sendspin/aiosendspin

meta.changelog for python3Packages.aiosendspin is: https://github.com/Sendspin/aiosendspin/releases/tag/2.0.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 2.0.1 in filename of file in /nix/store/ks0bd4wajz7ycw423d4a2jracx4zhrrn-python3.13-aiosendspin-2.0.1

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

3 package rebuild(s)

First fifty rebuilds by attrpath

python313Packages.aiosendspin
python314Packages.aiosendspin
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/ks0bd4wajz7ycw423d4a2jracx4zhrrn-python3.13-aiosendspin-2.0.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.aiosendspin https://github.com/r-ryantm/nixpkgs/archive/5927be6123e9d6916c01a0f1ee1ccb12ba0434a9.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/5927be6123e9d6916c01a0f1ee1ccb12ba0434a9#python3Packages.aiosendspin

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

ls -la /nix/store/ks0bd4wajz7ycw423d4a2jracx4zhrrn-python3.13-aiosendspin-2.0.1
ls -la /nix/store/ks0bd4wajz7ycw423d4a2jracx4zhrrn-python3.13-aiosendspin-2.0.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: 5927be6123e9d6916c01a0f1ee1ccb12ba0434a9


x86_64-linux

✅ 4 packages built:
  • python313Packages.aiosendspin
  • python313Packages.aiosendspin.dist
  • python314Packages.aiosendspin
  • python314Packages.aiosendspin.dist

Maintainer pings

cc @mweinelt @emilylange 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 requested review from emilylange and mweinelt January 9, 2026 09:30
@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 Jan 9, 2026
@emilylange emilylange marked this pull request as draft January 9, 2026 10:14
@r-ryantm r-ryantm changed the title python3Packages.aiosendspin: 1.2.0 -> 2.0.1 python3Packages.aiosendspin: 1.2.0 -> 2.1.0 Jan 16, 2026
@r-ryantm r-ryantm force-pushed the auto-update/python3Packages.aiosendspin branch from 5927be6 to 3648d63 Compare January 16, 2026 00:27
@r-ryantm
Copy link
Contributor Author

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

meta.description for python3Packages.aiosendspin is: Async Python library implementing the Sendspin Protocol

meta.homepage for python3Packages.aiosendspin is: https://github.com/Sendspin/aiosendspin

meta.changelog for python3Packages.aiosendspin is: https://github.com/Sendspin/aiosendspin/releases/tag/2.1.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.1.0 in filename of file in /nix/store/6kr901bn67lf27ai0993jp962ck7c2xv-python3.13-aiosendspin-2.1.0

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

3 package rebuild(s)

First fifty rebuilds by attrpath

python313Packages.aiosendspin
python314Packages.aiosendspin
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/6kr901bn67lf27ai0993jp962ck7c2xv-python3.13-aiosendspin-2.1.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.aiosendspin https://github.com/r-ryantm/nixpkgs/archive/3648d638d4cae6aa10f64729d8ad469e0b5a8344.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/3648d638d4cae6aa10f64729d8ad469e0b5a8344#python3Packages.aiosendspin

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

ls -la /nix/store/6kr901bn67lf27ai0993jp962ck7c2xv-python3.13-aiosendspin-2.1.0
ls -la /nix/store/6kr901bn67lf27ai0993jp962ck7c2xv-python3.13-aiosendspin-2.1.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 --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: 3648d638d4cae6aa10f64729d8ad469e0b5a8344


x86_64-linux

✅ 4 packages built:
  • python313Packages.aiosendspin
  • python313Packages.aiosendspin.dist
  • python314Packages.aiosendspin
  • python314Packages.aiosendspin.dist

Maintainer pings

cc @mweinelt @emilylange 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.

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: 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.

1 participant