python310Packages.pyrate-limiter 2.10.0 -> 3.1.0 https://repology.org/project/python:pyrate-limiter/versions attrpath: python310Packages.pyrate-limiter 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/xizbqlq030mkm1b56aw0nmfs965v2x3g-packages.json.drv building '/nix/store/xizbqlq030mkm1b56aw0nmfs965v2x3g-packages.json.drv'... Going to be running update for following packages: - python3.10-pyrate-limiter-2.10.0 Press Enter key to continue... Running update for: - python3.10-pyrate-limiter-2.10.0: UPDATING ... - python3.10-pyrate-limiter-2.10.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pyrate-limiter/default.nix b/pkgs/development/python-modules/pyrate-limiter/default.nix index 3aa0d42e2d50..0b3218e190a4 100644 --- a/pkgs/development/python-modules/pyrate-limiter/default.nix +++ b/pkgs/development/python-modules/pyrate-limiter/default.nix @@ -6,14 +6,14 @@ buildPythonPackage rec { pname = "pyrate-limiter"; - version = "2.10.0"; + version = "3.1.0"; format = "pyproject"; src = fetchFromGitHub { owner = "vutran1710"; repo = "PyrateLimiter"; - rev = "v${version}"; - hash = "sha256-CPusPeyTS+QyWiMHsU0ii9ZxPuizsqv0wQy3uicrDw0="; + rev = "refs/tags/v${version}"; + hash = "sha256-WL+nNk68NaK36Lwalj23ugiSuB5acSLumLJGQaXE06A="; }; nativeBuildInputs = [ An auto update branch exists with message `python310Packages.pyrate-limiter: 2.10.0 -> 3.1.0`. New version is 3.1.0. An auto update branch exists with an equal or greater version