python311Packages.types-dateutil 0 -> 1 attrpath: python311Packages.types-dateutil 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/rdwsls1fbw8yvla7dlni7ni1samlr41p-packages.json.drv building '/nix/store/rdwsls1fbw8yvla7dlni7ni1samlr41p-packages.json.drv'... Going to be running update for following packages: - python3.11-types-dateutil-2.8.19.20240311 Press Enter key to continue... Running update for: - python3.11-types-dateutil-2.8.19.20240311: UPDATING ... - python3.11-types-dateutil-2.8.19.20240311: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/types-dateutil/default.nix b/pkgs/development/python-modules/types-dateutil/default.nix index ff98f62dcdf6..ddcfe897c08b 100644 --- a/pkgs/development/python-modules/types-dateutil/default.nix +++ b/pkgs/development/python-modules/types-dateutil/default.nix @@ -5,13 +5,13 @@ buildPythonPackage rec { pname = "types-dateutil"; - version = "2.8.19.20240311"; + version = "2.9.0.20240316"; format = "setuptools"; src = fetchPypi { pname = "types-python-dateutil"; inherit version; - hash = "sha256-UReCJ7vUy+w13Jrf+/Wdgy8g4JhC19y4xzsWm4eAt8s="; + hash = "sha256-XS8uJAuGkF5AlE3Xh9ttqSY/Deq+8Qdt2u15c1HsAgI="; }; pythonImportsCheck = [ An auto update branch exists with message `python312Packages.types-dateutil: refactor`. New version is 2.9.0.20240316. The auto update branch does not match or exceed the new version. There might already be an open PR for this update: - python311Packages.types-dateutil: 2.8.19.20240311 -> 2.9.0.20240316 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/296495"