python310Packages.pathos 0 -> 1 attrpath: python310Packages.pathos 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/8pjvrc34izk45zlbv2xz4xlynhlyp7p7-packages.json.drv building '/nix/store/8pjvrc34izk45zlbv2xz4xlynhlyp7p7-packages.json.drv'... Going to be running update for following packages: - python3.10-pathos-0.3.0 Press Enter key to continue... Running update for: - python3.10-pathos-0.3.0: UPDATING ... - python3.10-pathos-0.3.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pathos/default.nix b/pkgs/development/python-modules/pathos/default.nix index 6f60593054b1..febd24ef5768 100644 --- a/pkgs/development/python-modules/pathos/default.nix +++ b/pkgs/development/python-modules/pathos/default.nix @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "pathos"; - version = "0.3.0"; + version = "0.3.1"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -19,7 +19,7 @@ buildPythonPackage rec { owner = "uqfoundation"; repo = pname; rev = "refs/tags/pathos-${version}"; - hash = "sha256-Jc7pMVjOUSaZydRh87FsHivEAXpX9v6EbZNkHwPeq/Q="; + hash = "sha256-uQv1t3TRbvoQv86wNOdc5k0cgKt9kvnw5/DGbbbE46w="; }; 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 python310Packages.pathos nix build failed. adding 'pathos/tests/__main__.py' adding 'pathos/tests/test_decorate.py' adding 'pathos/tests/test_join.py' adding 'pathos/tests/test_map.py' adding 'pathos/tests/test_maps.py' adding 'pathos/tests/test_mp.py' adding 'pathos/tests/test_pp.py' adding 'pathos/tests/test_random.py' adding 'pathos/tests/test_star.py' adding 'pathos/tests/test_with.py' adding 'pathos/xmlrpc/__init__.py' adding 'pathos/xmlrpc/server.py' adding 'pathos-0.3.1.data/scripts/pathos_connect' adding 'pathos-0.3.1.data/scripts/portpicker' adding 'pathos-0.3.1.dist-info/LICENSE' adding 'pathos-0.3.1.dist-info/METADATA' adding 'pathos-0.3.1.dist-info/WHEEL' adding 'pathos-0.3.1.dist-info/top_level.txt' adding 'pathos-0.3.1.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 ./pathos-0.3.1-py3-none-any.whl Requirement already satisfied: pox>=0.3.3 in /nix/store/b08shlzpdjcing14ff0m53khb6all1r7-python3.10-pox-0.3.3/lib/python3.10/site-packages (from pathos==0.3.1) (0.3.3) ERROR: Could not find a version that satisfies the requirement dill>=0.3.7 (from pathos) (from versions: none) ERROR: No matching distribution found for dill>=0.3.7