python310Packages.types-redis 0 -> 1 attrpath: python310Packages.types-redis 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/rx37nk745z5g426s3gx284igg59bqkwb-packages.json.drv building '/nix/store/rx37nk745z5g426s3gx284igg59bqkwb-packages.json.drv'... Going to be running update for following packages: - python3.10-types-redis-4.5.1.4 Press Enter key to continue... Running update for: - python3.10-types-redis-4.5.1.4: UPDATING ... - python3.10-types-redis-4.5.1.4: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/types-redis/default.nix b/pkgs/development/python-modules/types-redis/default.nix index bd4ce4a150e..f641fcb04eb 100644 --- a/pkgs/development/python-modules/types-redis/default.nix +++ b/pkgs/development/python-modules/types-redis/default.nix @@ -5,12 +5,12 @@ buildPythonPackage rec { pname = "types-redis"; - version = "4.5.1.4"; + version = "4.5.4.1"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-dmAXh1TWCkz6z1sz7gY6oGJTEXkcYgdc2TYTZiej978="; + hash = "sha256-vwQZL0FbK0Ls79cLtLkesDUuSPJxaiE+A441wJamOcI="; }; # Module doesn't have tests 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.types-redis nix build failed. adding 'redis-stubs/commands/graph/node.pyi' adding 'redis-stubs/commands/graph/path.pyi' adding 'redis-stubs/commands/graph/query_result.pyi' adding 'redis-stubs/commands/json/__init__.pyi' adding 'redis-stubs/commands/json/commands.pyi' adding 'redis-stubs/commands/json/decoders.pyi' adding 'redis-stubs/commands/json/path.pyi' adding 'redis-stubs/commands/search/__init__.pyi' adding 'redis-stubs/commands/search/aggregation.pyi' adding 'redis-stubs/commands/search/commands.pyi' adding 'redis-stubs/commands/search/query.pyi' adding 'redis-stubs/commands/search/result.pyi' adding 'redis-stubs/commands/timeseries/__init__.pyi' adding 'redis-stubs/commands/timeseries/commands.pyi' adding 'redis-stubs/commands/timeseries/info.pyi' adding 'redis-stubs/commands/timeseries/utils.pyi' adding 'types_redis-4.5.4.1.dist-info/METADATA' adding 'types_redis-4.5.4.1.dist-info/WHEEL' adding 'types_redis-4.5.4.1.dist-info/top_level.txt' adding 'types_redis-4.5.4.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/types-redis-4.5.4.1/dist /build/types-redis-4.5.4.1 Processing ./types_redis-4.5.4.1-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement cryptography>=35.0.0 (from types-redis) (from versions: none) ERROR: No matching distribution found for cryptography>=35.0.0