Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python312Packages.py4j: 0.10.9.8 -> 0.10.9.9 #374285

Merged
merged 1 commit into from
Jan 18, 2025

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.py4j is: Py4J enables Python programs running in a Python interpreter to dynamically access Java objects in a Java Virtual Machine. Methods are called as if the Java objects resided in the Python interpreter and Java collections can be accessed through standard Python collection methods. Py4J also enables Java programs to call back Python objects

meta.homepage for python312Packages.py4j is: https://www.py4j.org/

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.10.9.9 with grep in /nix/store/i8f628n2x8a40ig8a483250rby33bvi7-python3.12-py4j-0.10.9.9
  • found 0.10.9.9 in filename of file in /nix/store/i8f628n2x8a40ig8a483250rby33bvi7-python3.12-py4j-0.10.9.9

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

15 package rebuild(s)

First fifty rebuilds by attrpath

python312Packages.databricks-connect
python312Packages.gradient
python312Packages.gradient-utils
python312Packages.hyperopt
python312Packages.jupysql
python312Packages.py4j
python312Packages.pyiceberg
python312Packages.pyspark
python312Packages.python-ldap-test
python313Packages.databricks-connect
python313Packages.jupysql
python313Packages.py4j
python313Packages.pyspark
python313Packages.python-ldap-test
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/i8f628n2x8a40ig8a483250rby33bvi7-python3.12-py4j-0.10.9.9 \
  --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.py4j https://github.com/r-ryantm/nixpkgs/archive/f3763373acf9aaeec1255f8f17f02c1db230226b.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/f3763373acf9aaeec1255f8f17f02c1db230226b#python312Packages.py4j

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

ls -la /nix/store/i8f628n2x8a40ig8a483250rby33bvi7-python3.12-py4j-0.10.9.9
ls -la /nix/store/i8f628n2x8a40ig8a483250rby33bvi7-python3.12-py4j-0.10.9.9/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

❌ 4 packages failed to build:
  • python313Packages.databricks-connect
  • python313Packages.databricks-connect.dist
  • python313Packages.jupysql
  • python313Packages.jupysql.dist
✅ 24 packages built:
  • python312Packages.databricks-connect
  • python312Packages.databricks-connect.dist
  • python312Packages.gradient
  • python312Packages.gradient-utils
  • python312Packages.gradient-utils.dist
  • python312Packages.gradient.dist
  • python312Packages.hyperopt
  • python312Packages.hyperopt.dist
  • python312Packages.jupysql
  • python312Packages.jupysql.dist
  • python312Packages.py4j
  • python312Packages.py4j.dist
  • python312Packages.pyiceberg
  • python312Packages.pyiceberg.dist
  • python312Packages.pyspark
  • python312Packages.pyspark.dist
  • python312Packages.python-ldap-test
  • python312Packages.python-ldap-test.dist
  • python313Packages.py4j
  • python313Packages.py4j.dist
  • python313Packages.pyspark
  • python313Packages.pyspark.dist
  • python313Packages.python-ldap-test
  • python313Packages.python-ldap-test.dist

Maintainer pings

cc @shlevy 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.


Add a 👍 reaction to pull requests you find important.

@nix-owners nix-owners bot requested a review from shlevy January 16, 2025 12:00
@mweinelt mweinelt merged commit 9492129 into NixOS:master Jan 18, 2025
25 of 27 checks passed
@r-ryantm r-ryantm deleted the auto-update/python312Packages.py4j branch January 19, 2025 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants