Skip to content

python311Packages.autoflake: 2.3.0 -> 2.3.1#295525

Merged
NickCao merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python311Packages.autoflake
Mar 14, 2024
Merged

python311Packages.autoflake: 2.3.0 -> 2.3.1#295525
NickCao merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python311Packages.autoflake

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 python311Packages.autoflake is: Tool to remove unused imports and unused variables

meta.homepage for python311Packages.autoflake is: https://github.com/myint/autoflake

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.3.1 with grep in /nix/store/hikczsbai451cymcmajm3rwv77fqw3vx-python3.11-autoflake-2.3.1
  • found 2.3.1 in filename of file in /nix/store/hikczsbai451cymcmajm3rwv77fqw3vx-python3.11-autoflake-2.3.1

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

6 package rebuild(s)

First fifty rebuilds by attrpath
autoflake
nbqa
python311Packages.autoflake
python311Packages.unstructured-api-tools
python312Packages.autoflake
python312Packages.unstructured-api-tools
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/hikczsbai451cymcmajm3rwv77fqw3vx-python3.11-autoflake-2.3.1 \
  --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 python311Packages.autoflake https://github.com/r-ryantm/nixpkgs/archive/01a7b9d8abc7947bff4e9da34d101d976bb35ffd.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/01a7b9d8abc7947bff4e9da34d101d976bb35ffd#python311Packages.autoflake

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

ls -la /nix/store/hikczsbai451cymcmajm3rwv77fqw3vx-python3.11-autoflake-2.3.1
ls -la /nix/store/hikczsbai451cymcmajm3rwv77fqw3vx-python3.11-autoflake-2.3.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.

Result of nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }' run on x86_64-linux 1

10 packages built:
  • autoflake (python311Packages.autoflake)
  • autoflake.dist (python311Packages.autoflake.dist)
  • nbqa
  • nbqa.dist
  • python311Packages.unstructured-api-tools
  • python311Packages.unstructured-api-tools.dist
  • python312Packages.autoflake
  • python312Packages.autoflake.dist
  • python312Packages.unstructured-api-tools
  • python312Packages.unstructured-api-tools.dist

Maintainer pings

cc @yuriaisaka for testing.

@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Mar 13, 2024
@ofborg ofborg bot added 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. labels Mar 13, 2024
@NickCao NickCao merged commit 7ea6565 into NixOS:master Mar 14, 2024
@r-ryantm r-ryantm deleted the auto-update/python311Packages.autoflake branch March 14, 2024 00:17
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.

2 participants