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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/mjp3diinpasq06b934vwbnspi9b8mpf5-packages.json.drv building '/nix/store/mjp3diinpasq06b934vwbnspi9b8mpf5-packages.json.drv'... Going to be running update for following packages: - python3.10-alembic-1.12.0 Press Enter key to continue... Running update for: - python3.10-alembic-1.12.0: UPDATING ... - python3.10-alembic-1.12.0: 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 c1bb0f1d3c7d..3e0de8d909d8 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.12.0"; + version = "1.12.1"; format = "setuptools"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-jnZFwy5PIAZ15p8HRUFTNetZo2Y/X+tIer+gswxFiIs="; + hash = "sha256-vKWHfpZ4tFRwY0e8ELl8t9Z/MAMg+lw6lEI+gmbigj8="; }; propagatedBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 92 > 25