python311Packages.arrow 1.2.3 -> 1.3.0 https://repology.org/project/python:arrow/versions attrpath: python311Packages.arrow 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/9rdsycv4b7x7nlslxd1bp11jc3xb2cay-packages.json.drv building '/nix/store/9rdsycv4b7x7nlslxd1bp11jc3xb2cay-packages.json.drv'... Going to be running update for following packages: - python3.11-arrow-1.2.3 Press Enter key to continue... Running update for: - python3.11-arrow-1.2.3: UPDATING ... - python3.11-arrow-1.2.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/arrow/default.nix b/pkgs/development/python-modules/arrow/default.nix index 1801900dcdef..c82f0af35b97 100644 --- a/pkgs/development/python-modules/arrow/default.nix +++ b/pkgs/development/python-modules/arrow/default.nix @@ -12,14 +12,14 @@ buildPythonPackage rec { pname = "arrow"; - version = "1.2.3"; + version = "1.3.0"; format = "setuptools"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-OTSzDKG58pI3bZ2xWxlEYIjRLsWGKbw/DaKP1V+2M6E="; + hash = "sha256-1FQGF2SMtfiVcw8a2MgqZfLa0BZvV7dfPKVHWcTWeoU="; }; postPatch = '' No auto update branch exists Python package with too many package rebuilds 1016 > 25