Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python312Packages.asyncstdlib: 3.12.4 -> 3.12.5 #337362

Merged

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 python312Packages.asyncstdlib is: Python library that extends the Python asyncio standard library

meta.homepage for python312Packages.asyncstdlib is: https://asyncstdlib.readthedocs.io/

meta.changelog for python312Packages.asyncstdlib is: https://github.com/maxfischer2781/asyncstdlib/releases/tag/v3.12.5

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 3.12.5 with grep in /nix/store/dr7i0jr5yf7bwsjgywcdlaq2kx298rp1-python3.12-asyncstdlib-3.12.5
  • found 3.12.5 in filename of file in /nix/store/dr7i0jr5yf7bwsjgywcdlaq2kx298rp1-python3.12-asyncstdlib-3.12.5

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

10 package rebuild(s)

First fifty rebuilds by attrpath

home-assistant-component-tests.denonavr
python311Packages.asyncstdlib
python311Packages.denonavr
python311Packages.icontract
python311Packages.pylddwrap
python312Packages.asyncstdlib
python312Packages.denonavr
python312Packages.icontract
python312Packages.pylddwrap
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/dr7i0jr5yf7bwsjgywcdlaq2kx298rp1-python3.12-asyncstdlib-3.12.5 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix 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 python312Packages.asyncstdlib https://github.com/r-ryantm/nixpkgs/archive/a17f6546a587c177f2ec0c5f5dd96f5410d49f1c.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/a17f6546a587c177f2ec0c5f5dd96f5410d49f1c#python312Packages.asyncstdlib

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

ls -la /nix/store/dr7i0jr5yf7bwsjgywcdlaq2kx298rp1-python3.12-asyncstdlib-3.12.5
ls -la /nix/store/dr7i0jr5yf7bwsjgywcdlaq2kx298rp1-python3.12-asyncstdlib-3.12.5/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.

Result of nixpkgs-review run on x86_64-linux 1

17 packages built:
  • home-assistant-component-tests.denonavr
  • python311Packages.asyncstdlib
  • python311Packages.asyncstdlib.dist
  • python311Packages.denonavr
  • python311Packages.denonavr.dist
  • python311Packages.icontract
  • python311Packages.icontract.dist
  • python311Packages.pylddwrap
  • python311Packages.pylddwrap.dist
  • python312Packages.asyncstdlib
  • python312Packages.asyncstdlib.dist
  • python312Packages.denonavr
  • python312Packages.denonavr.dist
  • python312Packages.icontract
  • python312Packages.icontract.dist
  • python312Packages.pylddwrap
  • python312Packages.pylddwrap.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.


Add a 👍 reaction to pull requests you find important.

Copy link
Member

@fabaff fabaff left a comment

Choose a reason for hiding this comment

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

Change looks good to me.

@fabaff fabaff merged commit 90c8ef1 into NixOS:master Aug 26, 2024
26 of 28 checks passed
@r-ryantm r-ryantm deleted the auto-update/python312Packages.asyncstdlib branch August 26, 2024 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants