python311Packages.versioningit 0 -> 1 attrpath: python311Packages.versioningit 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/niwvkmmmd9461hk9sqwawfbyhqq9917y-packages.json.drv building '/nix/store/niwvkmmmd9461hk9sqwawfbyhqq9917y-packages.json.drv'... Going to be running update for following packages: - python3.11-versioningit-2.3.0 Press Enter key to continue... Running update for: - python3.11-versioningit-2.3.0: UPDATING ... - python3.11-versioningit-2.3.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/versioningit/default.nix b/pkgs/development/python-modules/versioningit/default.nix index b87ec1e1a9aa..b903f97b7e67 100644 --- a/pkgs/development/python-modules/versioningit/default.nix +++ b/pkgs/development/python-modules/versioningit/default.nix @@ -17,14 +17,14 @@ buildPythonPackage rec { pname = "versioningit"; - version = "2.3.0"; + version = "3.0.0"; format = "pyproject"; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-HQ1xz6PCvE+N+z1KFcFE64qmoJ2dqYkj1BCZSi74Juo="; + hash = "sha256-TjzkemQk2FCunlXhsTSgIOn8vLiVM48QfytcUdNMnBs="; }; postPatch = '' No auto update branch exists Python package with too many package rebuilds 437 > 25