2023-01-02T01:40:32 python310Packages.sqlalchemy-utils 0 -> 1 2023-01-02T01:40:35 attrpath: python310Packages.sqlalchemy-utils 2023-01-02T01:40:35 Checking auto update branch... 2023-01-02T01:40:40 [version] 2023-01-02T01:40:40 [version] skipping because derivation has updateScript 2023-01-02T01:40:40 [rustCrateVersion] 2023-01-02T01:40:40 [rustCrateVersion] No cargoSha256 found 2023-01-02T01:40:40 [golangModuleVersion] 2023-01-02T01:40:40 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2023-01-02T01:40:40 [updateScript] 2023-01-02T01:40:41 [updateScript] Success 2023-01-02T01:40:41 [updateScript] this derivation will be built: /nix/store/82g1kxwflv4qkih00krx9igp6g2qb09g-packages.json.drv building '/nix/store/82g1kxwflv4qkih00krx9igp6g2qb09g-packages.json.drv'... Going to be running update for following packages: - python3.10-sqlalchemy-utils-0.38.3 Press Enter key to continue... Running update for: - python3.10-sqlalchemy-utils-0.38.3: UPDATING ... - python3.10-sqlalchemy-utils-0.38.3: DONE. Packages updated! 2023-01-02T01:40:41 2023-01-02T01:40:41 [quotedUrls] 2023-01-02T01:40:41 [quotedUrls] nothing found to replace 2023-01-02T01:40:42 Diff after rewrites: diff --git a/pkgs/development/python-modules/sqlalchemy-utils/default.nix b/pkgs/development/python-modules/sqlalchemy-utils/default.nix index 49bba281131..86dea19c65f 100644 --- a/pkgs/development/python-modules/sqlalchemy-utils/default.nix +++ b/pkgs/development/python-modules/sqlalchemy-utils/default.nix @@ -17,12 +17,12 @@ buildPythonPackage rec { pname = "sqlalchemy-utils"; - version = "0.38.3"; + version = "0.39.0"; src = fetchPypi { inherit version; pname = "SQLAlchemy-Utils"; - sha256 = "sha256-n5r7pgekBFXPcDrfqYRlhL8mFooMWmCnAGO3DWUFH00="; + sha256 = "sha256-s3JAkX2BwU/htuUJakArrORysXkSE4TkfBDYVNv1r5I="; }; patches = [ 2023-01-02T01:42:10 Python package with too many package rebuilds 29 > 25 python310Packages.sqlalchemy-utils 0 -> 1 attrpath: python310Packages.sqlalchemy-utils Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix eval -f . "(let pkgs = import ./. {}; in builtins.hasAttr \"updateScript\" pkgs.python310Packages.sqlalchemy-utils)" Standard error: error: attribute '(let pkgs = import ' in selection path '(let pkgs = import ./. {}; in builtins.hasAttr "updateScript" pkgs.python310Packages.sqlalchemy-utils)' not found