python311Packages.flask-limiter 0 -> 1 attrpath: python311Packages.flask-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/lz29sy4lb8nqd912zzs86f2l7ccdv1dl-packages.json.drv building '/nix/store/lz29sy4lb8nqd912zzs86f2l7ccdv1dl-packages.json.drv'... Going to be running update for following packages: - python3.11-flask-limiter-3.5.0 Press Enter key to continue... Running update for: - python3.11-flask-limiter-3.5.0: UPDATING ... - python3.11-flask-limiter-3.5.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/flask-limiter/default.nix b/pkgs/development/python-modules/flask-limiter/default.nix index ff532ffd12d9..1434cee055fa 100644 --- a/pkgs/development/python-modules/flask-limiter/default.nix +++ b/pkgs/development/python-modules/flask-limiter/default.nix @@ -18,7 +18,7 @@ buildPythonPackage rec { pname = "flask-limiter"; - version = "3.5.0"; + version = "3.5.1"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -27,7 +27,7 @@ buildPythonPackage rec { owner = "alisaifee"; repo = "flask-limiter"; rev = "refs/tags/${version}"; - hash = "sha256-ZaHw8+l1sBCeNj0tYdUw1f4BUvEj6plOSoH0GUzNg+0="; + hash = "sha256-U7qgl8yg0ddKDPXqYE2Vqyc2ofxSP+6liWs5j4qD6fM="; }; postPatch = '' An auto update branch exists with message `python311Packages.flask-limiter: 3.5.0 -> 3.5.1`. New version is 3.5.1. An auto update branch exists with an equal or greater version