python312Packages.vilfo-api-client 0.4.1 -> 0.5.0 https://repology.org/project/python:vilfo-api-client/versions attrpath: python312Packages.vilfo-api-client 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/5abr5c57pwlnllnlx2bkdd3n556z2vpw-packages.json.drv building '/nix/store/5abr5c57pwlnllnlx2bkdd3n556z2vpw-packages.json.drv'... Going to be running update for following packages: - python3.12-vilfo-api-client-0.4.1 Press Enter key to continue... Running update for: - python3.12-vilfo-api-client-0.4.1: UPDATING ... - python3.12-vilfo-api-client-0.4.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/vilfo-api-client/default.nix b/pkgs/development/python-modules/vilfo-api-client/default.nix index 99a10fd320d3..b4b9f77304ef 100644 --- a/pkgs/development/python-modules/vilfo-api-client/default.nix +++ b/pkgs/development/python-modules/vilfo-api-client/default.nix @@ -11,14 +11,14 @@ buildPythonPackage rec { pname = "vilfo-api-client"; - version = "0.4.1"; + version = "0.5.0"; format = "setuptools"; src = fetchFromGitHub { owner = "ManneW"; repo = "vilfo-api-client-python"; - rev = version; - hash = "sha256-j06Bbv0hWSmrlCv8RfgvfGTyOF+vSX+zZnX3AvG5Hys="; + rev = "refs/tags/${version}"; + hash = "sha256-ZlmriBd+M+54ux/UNYa355mkz808/NxSz7IzmWouA0c="; }; postPatch = '' An auto update branch exists with message `python312Packages.vilfo-api-client: 0.4.1 -> 0.5.0`. New version is 0.5.0. An auto update branch exists with an equal or greater version