Skip to content

python310Packages.frozendict: 2.3.1 -> 2.3.2#169519

Closed
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python3.10-frozendict
Closed

python310Packages.frozendict: 2.3.1 -> 2.3.2#169519
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python3.10-frozendict

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.frozendict is: "An immutable dictionary"

meta.homepage for python310Packages.frozendict is: "https://github.com/slezica/python-frozendict"

meta.changelog for python310Packages.frozendict is: ""

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS

  • Warning: a test defined in passthru.tests did not pass

  • 0 of 0 passed binary check by having a zero exit code.

  • 0 of 0 passed binary check by having the new version present in output.

  • found 2.3.2 with grep in /nix/store/0vzqjf3922rlp7rl6nqdm7i550qmx80n-python3.10-frozendict-2.3.2

  • found 2.3.2 in filename of file in /nix/store/0vzqjf3922rlp7rl6nqdm7i550qmx80n-python3.10-frozendict-2.3.2


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

14 package rebuild(s)

14 x86_64-linux rebuild(s)
13 x86_64-darwin rebuild(s)


First fifty rebuilds by attrpath
markdown-anki-decks
matrix-synapse
matrix-synapse-plugins.matrix-synapse-mjolnir-antispam
matrix-synapse-plugins.matrix-synapse-shared-secret-auth
matrixcli
octoprint
python310Packages.canonicaljson
python310Packages.frozendict
python310Packages.genanki
python310Packages.signedjson
python39Packages.canonicaljson
python39Packages.frozendict
python39Packages.genanki
python39Packages.signedjson
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/0vzqjf3922rlp7rl6nqdm7i550qmx80n-python3.10-frozendict-2.3.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.frozendict https://github.com/r-ryantm/nixpkgs/archive/1f716d4bf5a762311b23916150782b5621d23558.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/0vzqjf3922rlp7rl6nqdm7i550qmx80n-python3.10-frozendict-2.3.2
ls -la /nix/store/0vzqjf3922rlp7rl6nqdm7i550qmx80n-python3.10-frozendict-2.3.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

1 package failed to build:
  • octoprint
13 packages built:
  • markdown-anki-decks
  • matrix-synapse
  • matrix-synapse-plugins.matrix-synapse-mjolnir-antispam
  • matrix-synapse-plugins.matrix-synapse-shared-secret-auth
  • matrixcli
  • python310Packages.canonicaljson
  • python310Packages.frozendict
  • python310Packages.genanki
  • python310Packages.signedjson
  • python39Packages.canonicaljson
  • python39Packages.frozendict
  • python39Packages.genanki
  • python39Packages.signedjson

Maintainer pings

@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Apr 21, 2022
@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 Apr 21, 2022
@marsam
Copy link
Contributor

marsam commented Jul 28, 2022

addressed by #181620

@marsam marsam closed this Jul 28, 2022
@r-ryantm r-ryantm deleted the auto-update/python3.10-frozendict branch July 28, 2022 04:28
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