python311Packages.chex 0.1.6 -> 0.1.82 https://repology.org/project/python:chex/versions attrpath: python311Packages.chex Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/x0iq36zy0pa0y4k2qvy2ijls2fs11nxd-packages.json.drv building '/nix/store/x0iq36zy0pa0y4k2qvy2ijls2fs11nxd-packages.json.drv'... Going to be running update for following packages: - python3.11-chex-0.1.6 Press Enter key to continue... Running update for: - python3.11-chex-0.1.6: UPDATING ... - python3.11-chex-0.1.6: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/chex/default.nix b/pkgs/development/python-modules/chex/default.nix index b93d3baddcc..5c9b7882525 100644 --- a/pkgs/development/python-modules/chex/default.nix +++ b/pkgs/development/python-modules/chex/default.nix @@ -13,14 +13,14 @@ buildPythonPackage rec { pname = "chex"; - version = "0.1.6"; + version = "0.1.82"; format = "setuptools"; src = fetchFromGitHub { owner = "deepmind"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-VolRlLLgKga9S17ByVrYya9VPtu9yiOnvt/WmlE1DOc="; + hash = "sha256-xBq22AaR2Tp1NSPefEyvCDeUYqRZlAf5LVHWo0luiXk="; }; propagatedBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.chex nix build failed. adding 'chex/_src/asserts_test.py' adding 'chex/_src/dataclass.py' adding 'chex/_src/dataclass_test.py' adding 'chex/_src/dimensions.py' adding 'chex/_src/dimensions_test.py' adding 'chex/_src/fake.py' adding 'chex/_src/fake_set_n_cpu_devices_test.py' adding 'chex/_src/fake_test.py' adding 'chex/_src/pytypes.py' adding 'chex/_src/restrict_backends.py' adding 'chex/_src/restrict_backends_test.py' adding 'chex/_src/variants.py' adding 'chex/_src/variants_test.py' adding 'chex-0.1.82.dist-info/LICENSE' adding 'chex-0.1.82.dist-info/METADATA' adding 'chex-0.1.82.dist-info/WHEEL' adding 'chex-0.1.82.dist-info/top_level.txt' adding 'chex-0.1.82.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./chex-0.1.82-py3-none-any.whl Requirement already satisfied: absl-py>=0.9.0 in /nix/store/gplgrfyiwklmccjv6j9291nrj0wsajw3-python3.11-absl-py-1.4.0/lib/python3.11/site-packages (from chex==0.1.82) (1.4.0) Requirement already satisfied: typing-extensions>=4.2.0 in /nix/store/3x25g7w9iipi5rf0l6r6ml9aih69a3ch-python3.11-typing-extensions-4.5.0/lib/python3.11/site-packages (from chex==0.1.82) (4.5.0) ERROR: Could not find a version that satisfies the requirement jax>=0.4.6 (from chex) (from versions: none) ERROR: No matching distribution found for jax>=0.4.6