Skip to content

python310Packages.fastbencode: 0.1 -> 0.2#215891

Merged
marsam merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python310Packages.fastbencode
Feb 12, 2023
Merged

python310Packages.fastbencode: 0.1 -> 0.2#215891
marsam merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python310Packages.fastbencode

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

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

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 0.2 with grep in /nix/store/v1qp4i5kz657chzlzri44bxnlv1hcd73-python3.10-fastbencode-0.2
  • found 0.2 in filename of file in /nix/store/v1qp4i5kz657chzlzri44bxnlv1hcd73-python3.10-fastbencode-0.2

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

17 package rebuild(s)

First fifty rebuilds by attrpath
breezy
cabal2nix
dep2nix
devpi-client
flatpak-builder
haskellPackages.cabal2nix-unstable
hydra_unstable
nix-prefetch-bzr
nix-prefetch-scripts
nix-update-source
python310Packages.breezy
python310Packages.check-manifest
python310Packages.fastbencode
python311Packages.breezy
python311Packages.check-manifest
python311Packages.fastbencode
vcstool
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/v1qp4i5kz657chzlzri44bxnlv1hcd73-python3.10-fastbencode-0.2 \
  --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 python310Packages.fastbencode https://github.com/r-ryantm/nixpkgs/archive/66cf322e315b67d70b5f04047de77a4e2807dea4.tar.gz

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

ls -la /nix/store/v1qp4i5kz657chzlzri44bxnlv1hcd73-python3.10-fastbencode-0.2
ls -la /nix/store/v1qp4i5kz657chzlzri44bxnlv1hcd73-python3.10-fastbencode-0.2/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

3 packages failed to build:
  • devpi-client
  • python311Packages.breezy
  • python311Packages.check-manifest
12 packages built:
  • breezy (python310Packages.breezy)
  • cabal2nix
  • dep2nix
  • flatpak-builder
  • hydra_unstable
  • nix-prefetch-bzr
  • nix-prefetch-scripts
  • nix-update-source
  • python310Packages.check-manifest
  • python310Packages.fastbencode
  • python311Packages.fastbencode
  • vcstool

Maintainer pings

cc @marsam for testing.

@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Feb 11, 2023
@ofborg ofborg bot requested a review from marsam February 11, 2023 23:59
@ofborg ofborg bot added 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. labels Feb 11, 2023
@marsam marsam merged commit a94589f into NixOS:master Feb 12, 2023
@r-ryantm r-ryantm deleted the auto-update/python310Packages.fastbencode branch February 12, 2023 02:02
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: 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.

2 participants