2023-01-01T03:02:18 python310Packages.dm-env 0 -> 1 2023-01-01T03:02:21 attrpath: python310Packages.dm-env 2023-01-01T03:02:21 Checking auto update branch... 2023-01-01T03:02:26 [version] 2023-01-01T03:02:26 [version] skipping because derivation has updateScript 2023-01-01T03:02:26 [rustCrateVersion] 2023-01-01T03:02:26 [rustCrateVersion] No cargoSha256 found 2023-01-01T03:02:26 [golangModuleVersion] 2023-01-01T03:02:26 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2023-01-01T03:02:26 [updateScript] 2023-01-01T03:02:27 [updateScript] Success 2023-01-01T03:02:27 [updateScript] this derivation will be built: /nix/store/zc5sll355bz10yc4mnvaxvbjs1wj43qq-packages.json.drv building '/nix/store/zc5sll355bz10yc4mnvaxvbjs1wj43qq-packages.json.drv'... Going to be running update for following packages: - python3.10-dm-env-1.5 Press Enter key to continue... Running update for: - python3.10-dm-env-1.5: UPDATING ... - python3.10-dm-env-1.5: DONE. Packages updated! 2023-01-01T03:02:27 2023-01-01T03:02:27 [quotedUrls] 2023-01-01T03:02:28 [quotedUrls] nothing found to replace 2023-01-01T03:02:28 Diff after rewrites: diff --git a/pkgs/development/python-modules/dm-env/default.nix b/pkgs/development/python-modules/dm-env/default.nix index 92c234c215c..37e645c1ec3 100644 --- a/pkgs/development/python-modules/dm-env/default.nix +++ b/pkgs/development/python-modules/dm-env/default.nix @@ -8,11 +8,11 @@ buildPythonPackage rec { pname = "dm-env"; - version = "1.5"; + version = "1.6"; src = fetchPypi { inherit pname version; - sha256 = "sha256-Pv2ZsGUlY1mVB8QV1ItRiWyIvi8BwrYlCvi6tRVx41M="; + sha256 = "sha256-pDbrHGVMOeDJhqUWzuIYvqcUC1EPzv9j+X60/P89k94="; }; buildInputs = [ 2023-01-01T03:03:58 No auto update branch exists 2023-01-01T03:04:11 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.dm-env nix build failed. checking for references to /build/ in /nix/store/v9h81vsh9vll2wbydr490n6igs9hacw0-python3.10-dm-env-1.6-dist... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "installCheckPhase" } running install tests no Makefile or custom installCheckPhase, doing nothing @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } pythonImportsCheckPhase Executing pythonImportsCheckPhase Check whether the following modules can be imported: dm_env @nix { "action": "setPhase", "phase": "setuptoolsCheckPhase" } setuptoolsCheckPhase Executing setuptoolsCheckPhase running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. /nix/store/6zh035j7znhpb33qcxyg8jbxxham5hry-python3.10-setuptools-65.3.0/lib/python3.10/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The directory '/homeless-shelter/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag. WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/pytest/ WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/pytest/ WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/pytest/ WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/pytest/ WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/pytest/ ERROR: Could not find a version that satisfies the requirement pytest (from versions: none) ERROR: No matching distribution found for pytest error: Command '['/nix/store/al6g1zbk8li6p8mcyp0h60d08jaahf8c-python3-3.10.9/bin/python3.10', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/build/tmpe83pkm16', '--quiet', 'pytest']' returned non-zero exit status 1.