Skip to content

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 python3Packages.fastbencode is: Fast implementation of bencode

meta.homepage for python3Packages.fastbencode is: https://github.com/breezy-team/fastbencode

meta.changelog for python3Packages.fastbencode is: https://github.com/breezy-team/fastbencode/releases/tag/v0.3.9

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.3.9 with grep in /nix/store/j4c6qs9lirqkjksd9xid0af1ibm32y9y-python3.13-fastbencode-0.3.9
  • found 0.3.9 in filename of file in /nix/store/j4c6qs9lirqkjksd9xid0af1ibm32y9y-python3.13-fastbencode-0.3.9

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

18 package rebuild(s)

First fifty rebuilds by attrpath

breezy
cabal2nix
devpi-client
flatpak-builder
hydra
luarocks-packages-updater
nix-prefetch-bzr
nix-prefetch-scripts
nix-update-source
python313Packages.breezy
python313Packages.check-manifest
python313Packages.fastbencode
python314Packages.breezy
python314Packages.check-manifest
python314Packages.fastbencode
silver-platter
vcstool
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/j4c6qs9lirqkjksd9xid0af1ibm32y9y-python3.13-fastbencode-0.3.9 \
  --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.fastbencode https://github.com/r-ryantm/nixpkgs/archive/11ca004daa646a41400088aacce4f543cecca933.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/11ca004daa646a41400088aacce4f543cecca933#python3Packages.fastbencode

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

ls -la /nix/store/j4c6qs9lirqkjksd9xid0af1ibm32y9y-python3.13-fastbencode-0.3.9
ls -la /nix/store/j4c6qs9lirqkjksd9xid0af1ibm32y9y-python3.13-fastbencode-0.3.9/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: 11ca004daa646a41400088aacce4f543cecca933


x86_64-linux

❌ 6 packages failed to build:
  • hydra
  • hydra.doc
  • python314Packages.breezy
  • python314Packages.breezy.dist
  • python314Packages.check-manifest
  • python314Packages.check-manifest.dist
✅ 25 packages built:
  • breezy (python313Packages.breezy)
  • breezy.dist (python313Packages.breezy.dist)
  • cabal2nix
  • devpi-client
  • devpi-client.dist
  • flatpak-builder
  • flatpak-builder.doc
  • flatpak-builder.installedTests
  • flatpak-builder.man
  • luarocks-packages-updater
  • luarocks-packages-updater.dist
  • nix-prefetch-bzr
  • nix-prefetch-scripts
  • nix-update-source
  • nix-update-source.dist
  • python313Packages.check-manifest
  • python313Packages.check-manifest.dist
  • python313Packages.fastbencode
  • python313Packages.fastbencode.dist
  • python314Packages.fastbencode
  • python314Packages.fastbencode.dist
  • silver-platter
  • silver-platter.dist
  • vcstool
  • vcstool.dist

Maintainer pings

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 added 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. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. 6.topic: python Python is a high-level, general-purpose programming language. labels Jan 23, 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. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. 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