python310Packages.authlib 0 -> 1 attrpath: python310Packages.authlib 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/g51d6vgvaabfhns762dnzlj13ml1mb6p-packages.json.drv building '/nix/store/g51d6vgvaabfhns762dnzlj13ml1mb6p-packages.json.drv'... Going to be running update for following packages: - python3.10-authlib-1.2.1 Press Enter key to continue... Running update for: - python3.10-authlib-1.2.1: UPDATING ... - python3.10-authlib-1.2.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/authlib/default.nix b/pkgs/development/python-modules/authlib/default.nix index 325fe6c0894a..a2c6c2a1b057 100644 --- a/pkgs/development/python-modules/authlib/default.nix +++ b/pkgs/development/python-modules/authlib/default.nix @@ -17,7 +17,7 @@ buildPythonPackage rec { pname = "authlib"; - version = "1.2.1"; + version = "1.3.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -26,7 +26,7 @@ buildPythonPackage rec { owner = "lepture"; repo = "authlib"; rev = "refs/tags/v${version}"; - hash = "sha256-K6u590poZ9C3Uzi3a8k8aXMeSeRgn91e+p2PWYno3Y8="; + hash = "sha256-XHzABjGpZN6ilYuBYyGF3Xy/+AT2DXick8/A4JkyWBA="; }; propagatedBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 27 > 25