Skip to content

python3Packages.sklearn2pmml: 0.130.0 -> 0.131.0#529999

Merged
dotlambda merged 1 commit into
NixOS:masterfrom
r-ryantm:auto-update/python3Packages.sklearn2pmml
Jun 20, 2026
Merged

python3Packages.sklearn2pmml: 0.130.0 -> 0.131.0#529999
dotlambda merged 1 commit into
NixOS:masterfrom
r-ryantm:auto-update/python3Packages.sklearn2pmml

Conversation

@r-ryantm

@r-ryantm r-ryantm commented Jun 9, 2026

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 python3Packages.sklearn2pmml is: Python library for converting Scikit-Learn pipelines to PMML

meta.homepage for python3Packages.sklearn2pmml is: https://github.com/jpmml/sklearn2pmml

meta.changelog for python3Packages.sklearn2pmml is: https://github.com/jpmml/sklearn2pmml/blob/0.130.1/NEWS.md

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 0.130.1 with grep in /nix/store/h3w6l5b7p7pqyzh9cz19z187hkg8ppg0-python3.13-sklearn2pmml-0.130.1
  • found 0.130.1 in filename of file in /nix/store/h3w6l5b7p7pqyzh9cz19z187hkg8ppg0-python3.13-sklearn2pmml-0.130.1

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

3 package rebuild(s)

First fifty rebuilds by attrpath

python313Packages.sklearn2pmml
python314Packages.sklearn2pmml
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/h3w6l5b7p7pqyzh9cz19z187hkg8ppg0-python3.13-sklearn2pmml-0.130.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 python3Packages.sklearn2pmml https://github.com/r-ryantm/nixpkgs/archive/db613428fc8f89cb8add4a3c6fb43db78c2fa450.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/db613428fc8f89cb8add4a3c6fb43db78c2fa450#python3Packages.sklearn2pmml

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

ls -la /nix/store/h3w6l5b7p7pqyzh9cz19z187hkg8ppg0-python3.13-sklearn2pmml-0.130.1
ls -la /nix/store/h3w6l5b7p7pqyzh9cz19z187hkg8ppg0-python3.13-sklearn2pmml-0.130.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 --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: db613428fc8f89cb8add4a3c6fb43db78c2fa450


x86_64-linux

✅ 2 packages built:
  • python314Packages.sklearn2pmml
  • python313Packages.sklearn2pmml

Maintainer pings

cc @b-rodrigues for testing.

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.

@nixpkgs-ci nixpkgs-ci Bot requested a review from b-rodrigues June 9, 2026 16:32
@nixpkgs-ci nixpkgs-ci Bot added 8.has: package (update) This PR updates a package to a newer version 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 6.topic: python Python is a high-level, general-purpose programming language. labels Jun 9, 2026
@r-ryantm r-ryantm force-pushed the auto-update/python3Packages.sklearn2pmml branch from db61342 to def1c05 Compare June 19, 2026 03:00
@r-ryantm r-ryantm changed the title python3Packages.sklearn2pmml: 0.130.0 -> 0.130.1 python3Packages.sklearn2pmml: 0.130.0 -> 0.131.0 Jun 19, 2026
@r-ryantm

Copy link
Copy Markdown
Contributor Author

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

meta.description for python3Packages.sklearn2pmml is: Python library for converting Scikit-Learn pipelines to PMML

meta.homepage for python3Packages.sklearn2pmml is: https://github.com/jpmml/sklearn2pmml

meta.changelog for python3Packages.sklearn2pmml is: https://github.com/jpmml/sklearn2pmml/blob/0.131.0/NEWS.md

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 0.131.0 with grep in /nix/store/hnshdryl0kydsxyhscqsqhhjf68srp1j-python3.13-sklearn2pmml-0.131.0
  • found 0.131.0 in filename of file in /nix/store/hnshdryl0kydsxyhscqsqhhjf68srp1j-python3.13-sklearn2pmml-0.131.0

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

3 package rebuild(s)

First fifty rebuilds by attrpath

python313Packages.sklearn2pmml
python314Packages.sklearn2pmml
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/hnshdryl0kydsxyhscqsqhhjf68srp1j-python3.13-sklearn2pmml-0.131.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 python3Packages.sklearn2pmml https://github.com/r-ryantm/nixpkgs/archive/def1c05c443cc707e637f4ce48560fd0f2c6bf87.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/def1c05c443cc707e637f4ce48560fd0f2c6bf87#python3Packages.sklearn2pmml

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

ls -la /nix/store/hnshdryl0kydsxyhscqsqhhjf68srp1j-python3.13-sklearn2pmml-0.131.0
ls -la /nix/store/hnshdryl0kydsxyhscqsqhhjf68srp1j-python3.13-sklearn2pmml-0.131.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 --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: def1c05c443cc707e637f4ce48560fd0f2c6bf87


x86_64-linux

✅ 2 packages built:
  • python313Packages.sklearn2pmml
  • python314Packages.sklearn2pmml

Maintainer pings

cc @b-rodrigues for testing.

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.

@dotlambda dotlambda added this pull request to the merge queue Jun 20, 2026
Merged via the queue into NixOS:master with commit b7da7e0 Jun 20, 2026
27 checks passed
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. 8.has: package (update) This PR updates a package to a newer version 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.

2 participants