python311Packages.sqlalchemy-utils 0 -> 1 attrpath: python311Packages.sqlalchemy-utils Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/0grcz20pr2adc8ai4pqh8ja5vh9vn92v-packages.json.drv building '/nix/store/0grcz20pr2adc8ai4pqh8ja5vh9vn92v-packages.json.drv'... Going to be running update for following packages: - python3.11-sqlalchemy-utils-0.41.1 Press Enter key to continue... Running update for: - python3.11-sqlalchemy-utils-0.41.1: UPDATING ... - python3.11-sqlalchemy-utils-0.41.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/sqlalchemy-utils/default.nix b/pkgs/development/python-modules/sqlalchemy-utils/default.nix index 1ace2eab9590..87781cbcf87d 100644 --- a/pkgs/development/python-modules/sqlalchemy-utils/default.nix +++ b/pkgs/development/python-modules/sqlalchemy-utils/default.nix @@ -38,13 +38,13 @@ buildPythonPackage rec { pname = "sqlalchemy-utils"; - version = "0.41.1"; + version = "0.41.2"; format = "setuptools"; src = fetchPypi { inherit version; pname = "SQLAlchemy-Utils"; - hash = "sha256-ohgb/wHuuER544Vx0sBxjrUgQvmv2MGU0NAod+hLfXQ="; + hash = "sha256-vFmcjDszGeU85sXDxHESC9Ml0AcftvOKEOkk49B7mZA="; }; patches = [ No auto update branch exists Python package with too many package rebuilds 779 > 500