Skip to content

python310Packages.mashumaro: 3.9 -> 3.9.1#252545

Merged
fabaff merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python310Packages.mashumaro
Aug 31, 2023
Merged

python310Packages.mashumaro: 3.9 -> 3.9.1#252545
fabaff merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python310Packages.mashumaro

Conversation

@r-ryantm
Copy link
Copy Markdown
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for python310Packages.mashumaro is: Fast and well tested serialization library on top of dataclasses

meta.homepage for python310Packages.mashumaro is: https://github.com/Fatal1ty/mashumaro

meta.changelog for python310Packages.mashumaro is: https://github.com/Fatal1ty/mashumaro/releases/tag/v3.9.1

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 3.9.1 with grep in /nix/store/l0lz50jrc6793i83x8csdcp3whpmavsc-python3.10-mashumaro-3.9.1
  • found 3.9.1 in filename of file in /nix/store/l0lz50jrc6793i83x8csdcp3whpmavsc-python3.10-mashumaro-3.9.1

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

13 package rebuild(s)

First fifty rebuilds by attrpath
dbt
python310Packages.dbt-bigquery
python310Packages.dbt-core
python310Packages.dbt-postgres
python310Packages.dbt-redshift
python310Packages.dbt-snowflake
python310Packages.mashumaro
python311Packages.dbt-bigquery
python311Packages.dbt-core
python311Packages.dbt-postgres
python311Packages.dbt-redshift
python311Packages.dbt-snowflake
python311Packages.mashumaro
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/l0lz50jrc6793i83x8csdcp3whpmavsc-python3.10-mashumaro-3.9.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 python310Packages.mashumaro https://github.com/r-ryantm/nixpkgs/archive/843cdb6f18c3445229c69425c2acbad8c355d86f.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/l0lz50jrc6793i83x8csdcp3whpmavsc-python3.10-mashumaro-3.9.1
ls -la /nix/store/l0lz50jrc6793i83x8csdcp3whpmavsc-python3.10-mashumaro-3.9.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 run on x86_64-linux 1

12 packages built:
  • dbt (python310Packages.dbt-core)
  • python310Packages.dbt-bigquery
  • python310Packages.dbt-postgres
  • python310Packages.dbt-redshift
  • python310Packages.dbt-snowflake
  • python310Packages.mashumaro
  • python311Packages.dbt-bigquery
  • python311Packages.dbt-core
  • python311Packages.dbt-postgres
  • python311Packages.dbt-redshift
  • python311Packages.dbt-snowflake
  • python311Packages.mashumaro

Maintainer pings

cc @tjni for testing.

@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Aug 31, 2023
@ofborg ofborg bot requested a review from tjni August 31, 2023 11:39
@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 Aug 31, 2023
Copy link
Copy Markdown
Member

@fabaff fabaff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change looks good to me.

@fabaff fabaff merged commit 729eb55 into NixOS:master Aug 31, 2023
@r-ryantm r-ryantm deleted the auto-update/python310Packages.mashumaro branch August 31, 2023 14: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.

3 participants