python312Packages.zope-configuration 5.0 -> 5.0.1 https://repology.org/project/python:zope-configuration/versions attrpath: python312Packages.zope-configuration 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/qwhp0xvi5kzfblq954mrvara81rzmbfc-packages.json.drv building '/nix/store/qwhp0xvi5kzfblq954mrvara81rzmbfc-packages.json.drv'... Going to be running update for following packages: - python3.12-zope-configuration-5.0 Press Enter key to continue... Running update for: - python3.12-zope-configuration-5.0: UPDATING ... - python3.12-zope-configuration-5.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/zope-configuration/default.nix b/pkgs/development/python-modules/zope-configuration/default.nix index 7a21ad79e29b..6a664daaf026 100644 --- a/pkgs/development/python-modules/zope-configuration/default.nix +++ b/pkgs/development/python-modules/zope-configuration/default.nix @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "zope-configuration"; - version = "5.0"; + version = "5.0.1"; pyproject = true; disabled = pythonOlder "3.7"; @@ -22,7 +22,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "zope.configuration"; inherit version; - hash = "sha256-I0tKGMcfazub9rzyJSZLrgFJrGjeoHsHLw9pmkzsJuc="; + hash = "sha256-81h36tXpmANjhdLdxGkZ6ryZjmmcBZh5ZPFxrY3ZJxs="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 108 > 25