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/qx5rn0c333xvpb4gnhif58r5fcnwjwbl-packages.json.drv building '/nix/store/qx5rn0c333xvpb4gnhif58r5fcnwjwbl-packages.json.drv'... Going to be running update for following packages: - python3.11-versioningit-3.0.0 Press Enter key to continue... Running update for: - python3.11-versioningit-3.0.0: UPDATING ... - python3.11-versioningit-3.0.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 a58f2d6133aa..f5c6180b2344 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 = "3.0.0"; + version = "3.1.0"; format = "pyproject"; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-TjzkemQk2FCunlXhsTSgIOn8vLiVM48QfytcUdNMnBs="; + hash = "sha256-eqxxPDGlPrNnprvC6LPejMK4bRDUXFEBr9ZRRGyxD9c="; }; postPatch = '' No auto update branch exists Python package with too many package rebuilds 779 > 500