python310Packages.argostranslate 1.8.0 -> 1.8.3 https://repology.org/project/python:argostranslate/versions attrpath: python310Packages.argostranslate 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/s77l451b11gjigfgfz9kp9zg4p79q0jk-packages.json.drv building '/nix/store/s77l451b11gjigfgfz9kp9zg4p79q0jk-packages.json.drv'... Going to be running update for following packages: - python3.10-argostranslate-1.8.0 Press Enter key to continue... Running update for: - python3.10-argostranslate-1.8.0: UPDATING ... - python3.10-argostranslate-1.8.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/argostranslate/default.nix b/pkgs/development/python-modules/argostranslate/default.nix index 8a1cadfb8803..2e1a9c804950 100644 --- a/pkgs/development/python-modules/argostranslate/default.nix +++ b/pkgs/development/python-modules/argostranslate/default.nix @@ -18,13 +18,13 @@ let in buildPythonPackage rec { pname = "argostranslate"; - version = "1.8.0"; + version = "1.8.3"; format = "setuptools"; src = fetchPypi { inherit pname version; - sha256 = "9b109255d6a2c692c6f3bfbde494d1a27b3d5ed1c1d1d78711cdc1b1e3744c64"; + sha256 = "sha256-4deVvaH73DFJQvtyEQ15Lmf6wGQi/m2NFhRymsy5IAk="; }; propagatedBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - gbenchmark: 1.8.0 -> 1.8.3 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/242149"