python311Packages.peewee 0 -> 1 attrpath: python311Packages.peewee 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/k43f1lz3n40lz210rvsyr011xci5z8rm-packages.json.drv building '/nix/store/k43f1lz3n40lz210rvsyr011xci5z8rm-packages.json.drv'... Going to be running update for following packages: - python3.11-peewee-3.17.0 Press Enter key to continue... Running update for: - python3.11-peewee-3.17.0: UPDATING ... - python3.11-peewee-3.17.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/peewee/default.nix b/pkgs/development/python-modules/peewee/default.nix index deeccfe69881..ede0f7bbc3df 100644 --- a/pkgs/development/python-modules/peewee/default.nix +++ b/pkgs/development/python-modules/peewee/default.nix @@ -15,7 +15,7 @@ buildPythonPackage rec { pname = "peewee"; - version = "3.17.0"; + version = "3.17.1"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -24,7 +24,7 @@ buildPythonPackage rec { owner = "coleifer"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-QbbwC55q/BjMGtm3fH8HPd0aETMzLAFwVYFvOS/4dqA="; + hash = "sha256-Gob2qBPPxAeIO/I7+9r4dBIxhvKnnZWD2nYcrMANM8U="; }; buildInputs = [ No auto update branch exists Python package with too many package rebuilds 47 > 25