python312Packages.oslo-config 9.2.0 -> 9.3.0 https://repology.org/project/python:oslo-config/versions attrpath: python312Packages.oslo-config 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/7y1a2m5lhsr86ca4hfwq87rpyxawc2p8-packages.json.drv building '/nix/store/7y1a2m5lhsr86ca4hfwq87rpyxawc2p8-packages.json.drv'... Going to be running update for following packages: - python3.12-oslo-config-9.2.0 Press Enter key to continue... Running update for: - python3.12-oslo-config-9.2.0: UPDATING ... - python3.12-oslo-config-9.2.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/oslo-config/default.nix b/pkgs/development/python-modules/oslo-config/default.nix index 11384932218d..32ec0f587030 100644 --- a/pkgs/development/python-modules/oslo-config/default.nix +++ b/pkgs/development/python-modules/oslo-config/default.nix @@ -14,13 +14,13 @@ buildPythonPackage rec { pname = "oslo-config"; - version = "9.2.0"; + version = "9.3.0"; format = "setuptools"; src = fetchPypi { pname = "oslo.config"; inherit version; - hash = "sha256-/+sBymWmA9VSWQXxqIozGb4Jzixqw3bEMSquwoMJWHg="; + hash = "sha256-pLHlJhNdZ8DpsU0+0pnG7Io4h/kq/LJvTz6pGFBKNVQ="; }; postPatch = '' No auto update branch exists Python package with too many package rebuilds 39 > 25