2022-12-02T23:31:59 python310Packages.JPype1 0 -> 1 2022-12-02T23:32:01 attrpath: python310Packages.JPype1 2022-12-02T23:32:01 Checking auto update branch... 2022-12-02T23:32:06 [version] 2022-12-02T23:32:06 [version] skipping because derivation has updateScript 2022-12-02T23:32:06 [rustCrateVersion] 2022-12-02T23:32:06 [rustCrateVersion] No cargoSha256 found 2022-12-02T23:32:06 [golangModuleVersion] 2022-12-02T23:32:06 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-02T23:32:06 [updateScript] 2022-12-02T23:32:07 [updateScript] Success 2022-12-02T23:32:07 [updateScript] this derivation will be built: /nix/store/ksrv2j5ncwrs13zj6anpy0sadrcq6f14-packages.json.drv building '/nix/store/ksrv2j5ncwrs13zj6anpy0sadrcq6f14-packages.json.drv'... Going to be running update for following packages: - python3.10-JPype1-1.4.0 Press Enter key to continue... Running update for: - python3.10-JPype1-1.4.0: UPDATING ... - python3.10-JPype1-1.4.0: DONE. Packages updated! 2022-12-02T23:32:07 2022-12-02T23:32:07 [quotedUrls] 2022-12-02T23:32:08 [quotedUrls] nothing found to replace 2022-12-02T23:32:08 Diff after rewrites: diff --git a/pkgs/development/python-modules/JPype1/default.nix b/pkgs/development/python-modules/JPype1/default.nix index 698a4165455..3ca66cda0d5 100644 --- a/pkgs/development/python-modules/JPype1/default.nix +++ b/pkgs/development/python-modules/JPype1/default.nix @@ -9,12 +9,12 @@ buildPythonPackage rec { pname = "JPype1"; - version = "1.4.0"; + version = "1.4.1"; disabled = isPy27; src = fetchPypi { inherit pname version; - sha256 = "sha256-DF9mXuPm4xwn6dLUjdEr9OtP5oWII+ahEgGgNSdMz+E="; + sha256 = "sha256-3I7oVAc0dK15rhaNkML2iThU9Yk2z6GPNYfK2uDTaW0="; }; propagatedBuildInputs = lib.optionals (pythonOlder "3.8") [ 2022-12-02T23:33:38 No auto update branch exists 2022-12-02T23:34:09 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.JPype1 nix build failed. adding 'jpype/beans.py' adding 'jpype/config.py' adding 'jpype/dbapi2.py' adding 'jpype/imports.py' adding 'jpype/nio.py' adding 'jpype/pickle.py' adding 'jpype/protocol.py' adding 'jpype/types.py' adding 'jpype/_pyinstaller/entry_points.py' adding 'jpype/_pyinstaller/example.py' adding 'jpype/_pyinstaller/hook-jpype.py' adding 'jpype/_pyinstaller/test_jpype_pyinstaller.py' adding 'JPype1-1.4.1.dist-info/AUTHORS.rst' adding 'JPype1-1.4.1.dist-info/LICENSE' adding 'JPype1-1.4.1.dist-info/METADATA' adding 'JPype1-1.4.1.dist-info/NOTICE' adding 'JPype1-1.4.1.dist-info/WHEEL' adding 'JPype1-1.4.1.dist-info/entry_points.txt' adding 'JPype1-1.4.1.dist-info/top_level.txt' adding 'JPype1-1.4.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/JPype1-1.4.1/dist /build/JPype1-1.4.1 Processing ./JPype1-1.4.1-cp310-cp310-linux_x86_64.whl ERROR: Could not find a version that satisfies the requirement packaging (from jpype1) (from versions: none) ERROR: No matching distribution found for packaging