python310Packages.pooch 0 -> 1 attrpath: python310Packages.pooch 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/mdvdq65bi7sj9jjjxmq6mv61gbd3453f-packages.json.drv building '/nix/store/mdvdq65bi7sj9jjjxmq6mv61gbd3453f-packages.json.drv'... Going to be running update for following packages: - python3.10-pooch-1.6.0 Press Enter key to continue... Running update for: - python3.10-pooch-1.6.0: UPDATING ... - python3.10-pooch-1.6.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pooch/default.nix b/pkgs/development/python-modules/pooch/default.nix index 3c6f4ff9004..eb58693d976 100644 --- a/pkgs/development/python-modules/pooch/default.nix +++ b/pkgs/development/python-modules/pooch/default.nix @@ -11,13 +11,13 @@ buildPythonPackage rec { pname = "pooch"; - version = "1.6.0"; + version = "1.7.0"; format = "pyproject"; disabled = isPy27; src = fetchPypi { inherit pname version; - sha256 = "sha256-V9IOxLEN1pTSsFu2S8axCcboWmwUBXlM6H7Ys0GrP0Q="; + sha256 = "sha256-8XShBBtkR/Du+IYPdtF/YO0vhX3A76OHp/CCKK8F2Zg="; }; nativeBuildInputs = [ setuptools-scm ]; 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.pooch nix build failed. adding 'pooch/tests/data/store.zip' adding 'pooch/tests/data/tiny-data.tar.gz' adding 'pooch/tests/data/tiny-data.txt' adding 'pooch/tests/data/tiny-data.txt.bz2' adding 'pooch/tests/data/tiny-data.txt.gz' adding 'pooch/tests/data/tiny-data.txt.xz' adding 'pooch/tests/data/tiny-data.zip' adding 'pooch/tests/data/store/tiny-data.txt' adding 'pooch/tests/data/store/subdir/tiny-data.txt' adding 'pooch-1.7.0.dist-info/LICENSE.txt' adding 'pooch-1.7.0.dist-info/METADATA' adding 'pooch-1.7.0.dist-info/WHEEL' adding 'pooch-1.7.0.dist-info/top_level.txt' adding 'pooch-1.7.0.dist-info/zip-safe' adding 'pooch-1.7.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for pooch (pyproject.toml) ... [?25l[?25hdone Created wheel for pooch: filename=pooch-1.7.0-py3-none-any.whl size=60877 sha256=d43dbf2c4cc927c63198592d883cb0eb27a9caa269c38e091630ea41220a3ed2 Stored in directory: /build/pip-ephem-wheel-cache-h0xm5swq/wheels/44/82/0f/40d3461779fefe95e506420562bbcbc48de6a4962e65b7a5ac Successfully built pooch Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/pooch-1.7.0/dist /build/pooch-1.7.0 Processing ./pooch-1.7.0-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement platformdirs>=2.5.0 (from pooch) (from versions: none) ERROR: No matching distribution found for platformdirs>=2.5.0