2022-12-27T20:05:46 python3.10-SQLAlchemy 1.4.41 -> 1.4.45 https://repology.org/metapackage/python3.10-SQLAlchemy/versions 2022-12-27T20:05:49 attrpath: python310Packages.sqlalchemy 2022-12-27T20:05:49 Checking auto update branch... 2022-12-27T20:05:53 [version] 2022-12-27T20:05:53 [version] skipping because derivation has updateScript 2022-12-27T20:05:53 [rustCrateVersion] 2022-12-27T20:05:53 [rustCrateVersion] No cargoSha256 found 2022-12-27T20:05:53 [golangModuleVersion] 2022-12-27T20:05:53 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-27T20:05:53 [updateScript] 2022-12-27T20:05:55 [updateScript] Success 2022-12-27T20:05:55 [updateScript] this derivation will be built: /nix/store/1hpp9i7933rgrgwzc55d73pl583p95yh-packages.json.drv building '/nix/store/1hpp9i7933rgrgwzc55d73pl583p95yh-packages.json.drv'... Going to be running update for following packages: - python3.10-SQLAlchemy-1.4.41 Press Enter key to continue... Running update for: - python3.10-SQLAlchemy-1.4.41: UPDATING ... - python3.10-SQLAlchemy-1.4.41: DONE. Packages updated! 2022-12-27T20:05:55 2022-12-27T20:05:55 [quotedUrls] 2022-12-27T20:05:55 [quotedUrls] nothing found to replace 2022-12-27T20:05:55 Diff after rewrites: diff --git a/pkgs/development/python-modules/sqlalchemy/default.nix b/pkgs/development/python-modules/sqlalchemy/default.nix index 7c842352eb0..989d0380f7a 100644 --- a/pkgs/development/python-modules/sqlalchemy/default.nix +++ b/pkgs/development/python-modules/sqlalchemy/default.nix @@ -39,12 +39,12 @@ buildPythonPackage rec { pname = "SQLAlchemy"; - version = "1.4.41"; # TODO: check python3Packages.fastapi when updating to >= 1.4.42 + version = "1.4.45"; # TODO: check python3Packages.fastapi when updating to >= 1.4.42 disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-ApL3DReX48VOhi5vMK5HQBRki8nHI+FKL9pzCtsKl5E="; + hash = "sha256-/WmFCGAJOj9p/v4KtW0EHt/f4YUQtT2aLq7LovFfp5U="; }; nativeBuildInputs = lib.optionals (!isPyPy) [ 2022-12-27T20:07:22 Python package with too many package rebuilds 1672 > 25