python310Packages.formulaic 0.5.2 -> 0.6.4 https://repology.org/project/python:formulaic/versions attrpath: python310Packages.formulaic 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/valviqpishsvpbs6fdb4mmlkp2mfd0qf-packages.json.drv building '/nix/store/valviqpishsvpbs6fdb4mmlkp2mfd0qf-packages.json.drv'... Going to be running update for following packages: - python3.10-formulaic-0.5.2 Press Enter key to continue... Running update for: - python3.10-formulaic-0.5.2: UPDATING ... - python3.10-formulaic-0.5.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/formulaic/default.nix b/pkgs/development/python-modules/formulaic/default.nix index 3cfe44c55d53..fcb8ddc1b00b 100644 --- a/pkgs/development/python-modules/formulaic/default.nix +++ b/pkgs/development/python-modules/formulaic/default.nix @@ -17,15 +17,15 @@ buildPythonPackage rec { pname = "formulaic"; - version = "0.5.2"; + version = "0.6.4"; format = "pyproject"; src = fetchFromGitHub { owner = "matthewwardrop"; repo = "formulaic"; - rev = "v${version}"; - hash = "sha256-sIvHTuUS/nkcDjRgZCoEOY2negIOsarzH0PeXJsavWc="; + rev = "refs/tags/v${version}"; + hash = "sha256-lpza5FDO/QOsiLYdxNT1o62lHfFeD6YahFz/zgH3K0I="; }; SETUPTOOLS_SCM_PRETEND_VERSION = version; An auto update branch exists with message `python310Packages.formulaic: 0.5.2 -> 0.6.4`. New version is 0.6.4. An auto update branch exists with an equal or greater version