2022-11-26T08:43:53 python310Packages.asf-search 0 -> 1 2022-11-26T08:43:55 attrpath: python310Packages.asf-search 2022-11-26T08:43:55 Checking auto update branch... 2022-11-26T08:44:00 [version] 2022-11-26T08:44:00 [version] skipping because derivation has updateScript 2022-11-26T08:44:00 [rustCrateVersion] 2022-11-26T08:44:00 [rustCrateVersion] No cargoSha256 found 2022-11-26T08:44:00 [golangModuleVersion] 2022-11-26T08:44:00 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-26T08:44:00 [updateScript] 2022-11-26T08:44:02 [updateScript] Success 2022-11-26T08:44:02 [updateScript] this derivation will be built: /nix/store/qs9rnr01ml7x0aiqpwadklj6xbyl8qa1-packages.json.drv building '/nix/store/qs9rnr01ml7x0aiqpwadklj6xbyl8qa1-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-26T08:44:02 2022-11-26T08:44:02 [quotedUrls] 2022-11-26T08:44:03 [quotedUrls] nothing found to replace 2022-11-26T08:44:03 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-26T08:45:33 No auto update branch exists 2022-11-26T08:45:43 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/n39mz2vn1q786hd0b2pigqfnjk8jzr5c-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/26js2759khvrpx0qhx6gwzpygirr6xb0-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/pjbdhj36zwgfl5zxzv75ynq9a0dzbs81-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/c3886ckq1vhb2b604q91b6g4siqjsk06-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/msn1w5hapjnckz4dnkjpmjwp88421a5z-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