python310Packages.kaggle 0 -> 1 attrpath: python310Packages.kaggle 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/bfx411lgk1dkry8i48schfi390xdixz3-packages.json.drv building '/nix/store/bfx411lgk1dkry8i48schfi390xdixz3-packages.json.drv'... Going to be running update for following packages: - python3.10-kaggle-1.5.13 Press Enter key to continue... Running update for: - python3.10-kaggle-1.5.13: UPDATING ... - python3.10-kaggle-1.5.13: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/kaggle/default.nix b/pkgs/development/python-modules/kaggle/default.nix index 42cb7f83bb85..919ff6a4d1f7 100644 --- a/pkgs/development/python-modules/kaggle/default.nix +++ b/pkgs/development/python-modules/kaggle/default.nix @@ -12,11 +12,11 @@ buildPythonPackage rec { pname = "kaggle"; - version = "1.5.13"; + version = "1.5.16"; src = fetchPypi { inherit pname version; - sha256 = "sha256-g2TFbDYSXLgZWHbZEdC8nvvBcxZ+ljuenveTeJupp/4="; + sha256 = "sha256-prNUL1kM80GlrUQdWuAhvpO9ZEQclsdYsVSQNJWjpgA="; }; # The version bounds in the setup.py file are unnecessarily restrictive. 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.kaggle nix build failed. adding 'kaggle/models/model_new_instance_request.py' adding 'kaggle/models/model_new_request.py' adding 'kaggle/models/model_update_request.py' adding 'kaggle/models/result.py' adding 'kaggle/models/start_blob_upload_request.py' adding 'kaggle/models/start_blob_upload_response.py' adding 'kaggle/models/upload_file.py' adding 'kaggle/test/__init__.py' adding 'kaggle/test/test_authenticate.py' adding 'kaggle-1.5.16.dist-info/LICENSE' adding 'kaggle-1.5.16.dist-info/METADATA' adding 'kaggle-1.5.16.dist-info/WHEEL' adding 'kaggle-1.5.16.dist-info/entry_points.txt' adding 'kaggle-1.5.16.dist-info/top_level.txt' adding 'kaggle-1.5.16.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/kaggle-1.5.16/dist /build/kaggle-1.5.16 Processing ./kaggle-1.5.16-py3-none-any.whl Requirement already satisfied: python-slugify in /nix/store/ckbkjqzqiajwj2hvmish1x1g7m5y716x-python3.10-python-slugify-8.0.1/lib/python3.10/site-packages (from kaggle==1.5.16) (8.0.1) Requirement already satisfied: certifi in /nix/store/sz901w2x37mxvsbq5jnf2ma1qy7nwnan-python3.10-certifi-2023.05.07/lib/python3.10/site-packages (from kaggle==1.5.16) (2023.5.7) Requirement already satisfied: requests in /nix/store/vds4jpmh02bs3qyz4cgay75xhqvmjnm2-python3.10-requests-2.31.0/lib/python3.10/site-packages (from kaggle==1.5.16) (2.31.0) Requirement already satisfied: six>=1.10 in /nix/store/jkbjyg0k5k1z6gsxy04yy1wrlgf2aard-python3.10-six-1.16.0/lib/python3.10/site-packages (from kaggle==1.5.16) (1.16.0) Requirement already satisfied: tqdm in /nix/store/6chxxvh6mqfggaf1livp4jhc1kwhx9w6-python3.10-tqdm-4.64.1/lib/python3.10/site-packages (from kaggle==1.5.16) (4.64.1) ERROR: Could not find a version that satisfies the requirement bleach (from kaggle) (from versions: none) ERROR: No matching distribution found for bleach