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/ylwnzqsflwfsbx9al7zzp20sk83wpdns-packages.json.drv building '/nix/store/ylwnzqsflwfsbx9al7zzp20sk83wpdns-packages.json.drv'... Going to be running update for following packages: - python3.10-types-redis-4.4.0.0 Press Enter key to continue... Running update for: - python3.10-types-redis-4.4.0.0: UPDATING ... - python3.10-types-redis-4.4.0.0: 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 3a970d42d05..8b95cb4e005 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.4.0.0"; + version = "4.4.0.6"; format = "setuptools"; src = fetchPypi { inherit pname version; - sha256 = "sha256-fYJtRY6abb19TyH99tfDm6Li80dMijSAACQZZYYKDt8="; + sha256 = "sha256-V/izcGr+R+82SW1wqXo3g1YObLGeFXvhKYXbsx3h2FM="; }; # 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.4.0.6.dist-info/METADATA' adding 'types_redis-4.4.0.6.dist-info/WHEEL' adding 'types_redis-4.4.0.6.dist-info/top_level.txt' adding 'types_redis-4.4.0.6.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.4.0.6/dist /build/types-redis-4.4.0.6 Processing ./types_redis-4.4.0.6-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