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 python312Packages.marshmallow-sqlalchemy is: SQLAlchemy integration with marshmallow

meta.homepage for python312Packages.marshmallow-sqlalchemy is: https://github.com/marshmallow-code/marshmallow-sqlalchemy

meta.changelog for python312Packages.marshmallow-sqlalchemy is: https://github.com/marshmallow-code/marshmallow-sqlalchemy/blob/1.4.0/CHANGELOG.rst

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 1.4.0 with grep in /nix/store/9vjw3cx2y7781p1l8igrznxgad5x1gr1-python3.12-marshmallow-sqlalchemy-1.4.0
  • found 1.4.0 in filename of file in /nix/store/9vjw3cx2y7781p1l8igrznxgad5x1gr1-python3.12-marshmallow-sqlalchemy-1.4.0

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

12 package rebuild(s)

First fifty rebuilds by attrpath

apache-airflow
python312Packages.flask-appbuilder
python312Packages.flask-marshmallow
python312Packages.marshmallow-sqlalchemy
python312Packages.roadrecon
python312Packages.roadtools
python313Packages.flask-appbuilder
python313Packages.flask-marshmallow
python313Packages.marshmallow-sqlalchemy
python313Packages.roadrecon
python313Packages.roadtools
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/9vjw3cx2y7781p1l8igrznxgad5x1gr1-python3.12-marshmallow-sqlalchemy-1.4.0 \
  --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 python312Packages.marshmallow-sqlalchemy https://github.com/r-ryantm/nixpkgs/archive/1b15aa24b0c659977bb03a303fff601f6b52b67d.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/1b15aa24b0c659977bb03a303fff601f6b52b67d#python312Packages.marshmallow-sqlalchemy

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

ls -la /nix/store/9vjw3cx2y7781p1l8igrznxgad5x1gr1-python3.12-marshmallow-sqlalchemy-1.4.0
ls -la /nix/store/9vjw3cx2y7781p1l8igrznxgad5x1gr1-python3.12-marshmallow-sqlalchemy-1.4.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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

⏩ 8 packages marked as broken and skipped:
  • python312Packages.flask-appbuilder
  • python312Packages.flask-appbuilder.dist
  • python312Packages.roadtools
  • python312Packages.roadtools.dist
  • python313Packages.flask-appbuilder
  • python313Packages.flask-appbuilder.dist
  • python313Packages.roadtools
  • python313Packages.roadtools.dist
✅ 12 packages built:
  • python312Packages.flask-marshmallow
  • python312Packages.flask-marshmallow.dist
  • python312Packages.marshmallow-sqlalchemy
  • python312Packages.marshmallow-sqlalchemy.dist
  • python312Packages.roadrecon
  • python312Packages.roadrecon.dist
  • python313Packages.flask-marshmallow
  • python313Packages.flask-marshmallow.dist
  • python313Packages.marshmallow-sqlalchemy
  • python313Packages.marshmallow-sqlalchemy.dist
  • python313Packages.roadrecon
  • python313Packages.roadrecon.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.


Add a 👍 reaction to pull requests you find important.

@github-actions github-actions bot added 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. labels Jan 31, 2025
@r-ryantm r-ryantm changed the title python312Packages.marshmallow-sqlalchemy: 1.3.0 -> 1.4.0 python312Packages.marshmallow-sqlalchemy: 1.3.0 -> 1.4.1 Feb 13, 2025
@r-ryantm
Copy link
Contributor Author

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

meta.description for python312Packages.marshmallow-sqlalchemy is: SQLAlchemy integration with marshmallow

meta.homepage for python312Packages.marshmallow-sqlalchemy is: https://github.com/marshmallow-code/marshmallow-sqlalchemy

meta.changelog for python312Packages.marshmallow-sqlalchemy is: https://github.com/marshmallow-code/marshmallow-sqlalchemy/blob/1.4.1/CHANGELOG.rst

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 1.4.1 with grep in /nix/store/wykz02k2ijvqs7g6y7ln2cdqgn2nkrl2-python3.12-marshmallow-sqlalchemy-1.4.1
  • found 1.4.1 in filename of file in /nix/store/wykz02k2ijvqs7g6y7ln2cdqgn2nkrl2-python3.12-marshmallow-sqlalchemy-1.4.1

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

12 package rebuild(s)

First fifty rebuilds by attrpath

apache-airflow
python312Packages.flask-appbuilder
python312Packages.flask-marshmallow
python312Packages.marshmallow-sqlalchemy
python312Packages.roadrecon
python312Packages.roadtools
python313Packages.flask-appbuilder
python313Packages.flask-marshmallow
python313Packages.marshmallow-sqlalchemy
python313Packages.roadrecon
python313Packages.roadtools
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/wykz02k2ijvqs7g6y7ln2cdqgn2nkrl2-python3.12-marshmallow-sqlalchemy-1.4.1 \
  --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 python312Packages.marshmallow-sqlalchemy https://github.com/r-ryantm/nixpkgs/archive/ee351cf30a297649b5ed8d15f9b78b730d23d874.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/ee351cf30a297649b5ed8d15f9b78b730d23d874#python312Packages.marshmallow-sqlalchemy

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

ls -la /nix/store/wykz02k2ijvqs7g6y7ln2cdqgn2nkrl2-python3.12-marshmallow-sqlalchemy-1.4.1
ls -la /nix/store/wykz02k2ijvqs7g6y7ln2cdqgn2nkrl2-python3.12-marshmallow-sqlalchemy-1.4.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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

⏩ 8 packages marked as broken and skipped:
  • python312Packages.flask-appbuilder
  • python312Packages.flask-appbuilder.dist
  • python312Packages.roadtools
  • python312Packages.roadtools.dist
  • python313Packages.flask-appbuilder
  • python313Packages.flask-appbuilder.dist
  • python313Packages.roadtools
  • python313Packages.roadtools.dist
✅ 12 packages built:
  • python312Packages.flask-marshmallow
  • python312Packages.flask-marshmallow.dist
  • python312Packages.marshmallow-sqlalchemy
  • python312Packages.marshmallow-sqlalchemy.dist
  • python312Packages.roadrecon
  • python312Packages.roadrecon.dist
  • python313Packages.flask-marshmallow
  • python313Packages.flask-marshmallow.dist
  • python313Packages.marshmallow-sqlalchemy
  • python313Packages.marshmallow-sqlalchemy.dist
  • python313Packages.roadrecon
  • python313Packages.roadrecon.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.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm force-pushed the auto-update/python312Packages.marshmallow-sqlalchemy branch from 1b15aa2 to ee351cf Compare February 13, 2025 22:14
@natsukium
Copy link
Member

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 378183


x86_64-linux

⏩ 5 packages marked as broken and skipped:
  • apache-airflow
  • python312Packages.flask-appbuilder
  • python312Packages.roadtools
  • python313Packages.flask-appbuilder
  • python313Packages.roadtools
✅ 6 packages built:
  • python312Packages.flask-marshmallow
  • python312Packages.marshmallow-sqlalchemy
  • python312Packages.roadrecon
  • python313Packages.flask-marshmallow
  • python313Packages.marshmallow-sqlalchemy
  • python313Packages.roadrecon

aarch64-linux

⏩ 5 packages marked as broken and skipped:
  • apache-airflow
  • python312Packages.flask-appbuilder
  • python312Packages.roadtools
  • python313Packages.flask-appbuilder
  • python313Packages.roadtools
✅ 6 packages built:
  • python312Packages.flask-marshmallow
  • python312Packages.marshmallow-sqlalchemy
  • python312Packages.roadrecon
  • python313Packages.flask-marshmallow
  • python313Packages.marshmallow-sqlalchemy
  • python313Packages.roadrecon

x86_64-darwin

⏩ 5 packages marked as broken and skipped:
  • apache-airflow
  • python312Packages.flask-appbuilder
  • python312Packages.roadtools
  • python313Packages.flask-appbuilder
  • python313Packages.roadtools
✅ 6 packages built:
  • python312Packages.flask-marshmallow
  • python312Packages.marshmallow-sqlalchemy
  • python312Packages.roadrecon
  • python313Packages.flask-marshmallow
  • python313Packages.marshmallow-sqlalchemy
  • python313Packages.roadrecon

aarch64-darwin

⏩ 5 packages marked as broken and skipped:
  • apache-airflow
  • python312Packages.flask-appbuilder
  • python312Packages.roadtools
  • python313Packages.flask-appbuilder
  • python313Packages.roadtools
✅ 6 packages built:
  • python312Packages.flask-marshmallow
  • python312Packages.marshmallow-sqlalchemy
  • python312Packages.roadrecon
  • python313Packages.flask-marshmallow
  • python313Packages.marshmallow-sqlalchemy
  • python313Packages.roadrecon

@natsukium natsukium merged commit cdae532 into NixOS:master Feb 15, 2025
34 of 35 checks passed
@r-ryantm r-ryantm deleted the auto-update/python312Packages.marshmallow-sqlalchemy branch February 15, 2025 12:22
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