Skip to content

python310Packages.immutabledict: 3.0.0 -> 4.0.0#275561

Closed
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python310Packages.immutabledict
Closed

python310Packages.immutabledict: 3.0.0 -> 4.0.0#275561
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python310Packages.immutabledict

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.immutabledict is: A fork of frozendict, an immutable wrapper around dictionaries

meta.homepage for python310Packages.immutabledict is: https://github.com/corenting/immutabledict

meta.changelog for python310Packages.immutabledict is: https://github.com/corenting/immutabledict/blob/v4.0.0/CHANGELOG.md

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 4.0.0 with grep in /nix/store/vc5csqqmc1ni452vfqslglj51bsbn41z-python3.10-immutabledict-4.0.0
  • found 4.0.0 in filename of file in /nix/store/vc5csqqmc1ni452vfqslglj51bsbn41z-python3.10-immutabledict-4.0.0

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

10 package rebuild(s)

First fifty rebuilds by attrpath
matrix-synapse
matrix-synapse-plugins.matrix-synapse-ldap3
matrix-synapse-plugins.matrix-synapse-mjolnir-antispam
matrix-synapse-plugins.matrix-synapse-s3-storage-provider
matrix-synapse-plugins.matrix-synapse-shared-secret-auth
matrix-synapse-unwrapped
mozphab
octoprint
python310Packages.immutabledict
python311Packages.immutabledict
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/vc5csqqmc1ni452vfqslglj51bsbn41z-python3.10-immutabledict-4.0.0 \
  --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.immutabledict https://github.com/r-ryantm/nixpkgs/archive/870f4c379420124c76993f9318db4ea206527f8f.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/870f4c379420124c76993f9318db4ea206527f8f#python310Packages.immutabledict

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

ls -la /nix/store/vc5csqqmc1ni452vfqslglj51bsbn41z-python3.10-immutabledict-4.0.0
ls -la /nix/store/vc5csqqmc1ni452vfqslglj51bsbn41z-python3.10-immutabledict-4.0.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.

Result of nixpkgs-review run on x86_64-linux 1

10 packages built:
  • matrix-synapse
  • matrix-synapse-plugins.matrix-synapse-ldap3
  • matrix-synapse-plugins.matrix-synapse-mjolnir-antispam
  • matrix-synapse-plugins.matrix-synapse-s3-storage-provider
  • matrix-synapse-plugins.matrix-synapse-shared-secret-auth
  • matrix-synapse-unwrapped
  • mozphab
  • octoprint
  • python310Packages.immutabledict
  • python311Packages.immutabledict

Maintainer pings

cc @mweinelt for testing.

@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Dec 20, 2023
@donovanglover
Copy link
Member

Result of nixpkgs-review pr 275561 run on x86_64-linux 1

2 packages failed to build:
  • python310Packages.immutabledict
  • python310Packages.immutabledict.dist
17 packages built:
  • matrix-synapse
  • matrix-synapse-plugins.matrix-synapse-ldap3
  • matrix-synapse-plugins.matrix-synapse-ldap3.dist
  • matrix-synapse-plugins.matrix-synapse-mjolnir-antispam
  • matrix-synapse-plugins.matrix-synapse-mjolnir-antispam.dist
  • matrix-synapse-plugins.matrix-synapse-s3-storage-provider
  • matrix-synapse-plugins.matrix-synapse-s3-storage-provider.dist
  • matrix-synapse-plugins.matrix-synapse-shared-secret-auth
  • matrix-synapse-plugins.matrix-synapse-shared-secret-auth.dist
  • matrix-synapse-unwrapped
  • matrix-synapse-unwrapped.dist
  • mozphab
  • mozphab.dist
  • octoprint
  • octoprint.dist
  • python311Packages.immutabledict
  • python311Packages.immutabledict.dist

@mweinelt
Copy link
Member

In #274322.

@mweinelt mweinelt marked this pull request as draft December 20, 2023 06:26
@ofborg ofborg bot requested a review from mweinelt December 20, 2023 12:40
@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 Dec 20, 2023
@wegank wegank closed this Jan 22, 2024
@r-ryantm r-ryantm deleted the auto-update/python310Packages.immutabledict branch January 22, 2024 02:06
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.

4 participants