2022-11-19T08:16:43 python310Packages.asf-search 0 -> 1 2022-11-19T08:16:45 attrpath: python310Packages.asf-search 2022-11-19T08:16:45 Checking auto update branch... 2022-11-19T08:16:50 [version] 2022-11-19T08:16:50 [version] skipping because derivation has updateScript 2022-11-19T08:16:50 [rustCrateVersion] 2022-11-19T08:16:50 [rustCrateVersion] No cargoSha256 found 2022-11-19T08:16:50 [golangModuleVersion] 2022-11-19T08:16:50 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-19T08:16:50 [updateScript] 2022-11-19T08:16:52 [updateScript] Success 2022-11-19T08:16:52 [updateScript] this derivation will be built: /nix/store/046c16wbiskbiqv2ng29fn2x52xshrsc-packages.json.drv building '/nix/store/046c16wbiskbiqv2ng29fn2x52xshrsc-packages.json.drv'... Going to be running update for following packages: - python3.10-asf-search-5.0.2 Press Enter key to continue... Running update for: - python3.10-asf-search-5.0.2: UPDATING ... - python3.10-asf-search-5.0.2: DONE. Packages updated! 2022-11-19T08:16:52 2022-11-19T08:16:52 [quotedUrls] 2022-11-19T08:16:53 [quotedUrls] nothing found to replace 2022-11-19T08:16:53 Diff after rewrites: diff --git a/pkgs/development/python-modules/asf-search/default.nix b/pkgs/development/python-modules/asf-search/default.nix index 6e857499f65..df5e6d88e32 100644 --- a/pkgs/development/python-modules/asf-search/default.nix +++ b/pkgs/development/python-modules/asf-search/default.nix @@ -16,7 +16,7 @@ buildPythonPackage rec { pname = "asf-search"; - version = "5.0.2"; + version = "6.0.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -25,7 +25,7 @@ buildPythonPackage rec { owner = "asfadmin"; repo = "Discovery-asf_search"; rev = "refs/tags/v${version}"; - hash = "sha256-Jynks+c8OV0t1GoKAk4vP9jYQ0PclJHl3x8q78au5gk="; + hash = "sha256-LNunnyREmMHn0HwhzUvhLIRM+AxdWzYyJATkHXi4Y4c="; }; propagatedBuildInputs = [ 2022-11-19T08:18:24 No auto update branch exists 2022-11-19T08:18:34 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.asf-search nix build failed. adding 'asf_search/health/health.py' adding 'asf_search/search/__init__.py' adding 'asf_search/search/baseline_search.py' adding 'asf_search/search/campaigns.py' adding 'asf_search/search/error_reporting.py' adding 'asf_search/search/geo_search.py' adding 'asf_search/search/granule_search.py' adding 'asf_search/search/product_search.py' adding 'asf_search/search/search.py' adding 'asf_search/search/search_count.py' adding 'asf_search-0.0.0.dist-info/LICENSE' adding 'asf_search-0.0.0.dist-info/METADATA' adding 'asf_search-0.0.0.dist-info/WHEEL' adding 'asf_search-0.0.0.dist-info/top_level.txt' adding 'asf_search-0.0.0.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 ./asf_search-0.0.0-py3-none-any.whl Requirement already satisfied: numpy in /nix/store/yafp0d723spvv2wn902cbfp34v65rz29-python3.10-numpy-1.23.3/lib/python3.10/site-packages (from asf-search==0.0.0) (1.23.3) Requirement already satisfied: pytz in /nix/store/c4fqidy5zjcamlp22hnz03p721sglpw6-python3.10-pytz-2022.2.1/lib/python3.10/site-packages (from asf-search==0.0.0) (2022.2.1) Requirement already satisfied: dateparser in /nix/store/wi49n1x7s7q4y6znzm6srjx5bs65jidv-python3.10-dateparser-1.1.3/lib/python3.10/site-packages (from asf-search==0.0.0) (1.1.3) Requirement already satisfied: python-dateutil in /nix/store/va66xynxa6lljcaxgf70yg3hd658gv6k-python3.10-python-dateutil-2.8.2/lib/python3.10/site-packages (from asf-search==0.0.0) (2.8.2) Requirement already satisfied: requests in /nix/store/a97xmim8p00nix3sgn5b07aw2m24dm6q-python3.10-requests-2.28.1/lib/python3.10/site-packages (from asf-search==0.0.0) (2.28.1) ERROR: Could not find a version that satisfies the requirement jinja2 (from asf-search) (from versions: none) ERROR: No matching distribution found for jinja2