python310Packages.alembic 0 -> 1 attrpath: python310Packages.alembic 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/khnxwkbmlwdqbal8mx9qnp5zgyps6fkl-packages.json.drv building '/nix/store/khnxwkbmlwdqbal8mx9qnp5zgyps6fkl-packages.json.drv'... Going to be running update for following packages: - python3.10-alembic-1.9.1 Press Enter key to continue... Running update for: - python3.10-alembic-1.9.1: UPDATING ... - python3.10-alembic-1.9.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/alembic/default.nix b/pkgs/development/python-modules/alembic/default.nix index a759dc226f3..eaf7b31e8b7 100644 --- a/pkgs/development/python-modules/alembic/default.nix +++ b/pkgs/development/python-modules/alembic/default.nix @@ -13,14 +13,14 @@ buildPythonPackage rec { pname = "alembic"; - version = "1.9.1"; + version = "1.9.4"; format = "setuptools"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - sha256 = "sha256-+fduQQYfXr4n1P6SYA353WElIadoP5BNqzKLoCz/paI="; + sha256 = "sha256-TTvTLs27e7+0ip/p5tb9aoMaG1nQPibikiECNzc+fbU="; }; propagatedBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 64 > 25