2023-01-02T01:23:16 python3.10-aiosqlite 0.17.0 -> 0.18.0 https://pypi.org/project/aiosqlite/ 2023-01-02T01:23:18 attrpath: python310Packages.aiosqlite 2023-01-02T01:23:19 Checking auto update branch... 2023-01-02T01:23:23 [version] 2023-01-02T01:23:23 [version] skipping because derivation has updateScript 2023-01-02T01:23:23 [rustCrateVersion] 2023-01-02T01:23:23 [rustCrateVersion] No cargoSha256 found 2023-01-02T01:23:23 [golangModuleVersion] 2023-01-02T01:23:23 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2023-01-02T01:23:23 [updateScript] 2023-01-02T01:23:25 [updateScript] Success 2023-01-02T01:23:25 [updateScript] Going to be running update for following packages: - python3.10-aiosqlite-0.17.0 Press Enter key to continue... Running update for: - python3.10-aiosqlite-0.17.0: UPDATING ... - python3.10-aiosqlite-0.17.0: DONE. Packages updated! 2023-01-02T01:23:25 2023-01-02T01:23:25 [quotedUrls] 2023-01-02T01:23:25 [quotedUrls] nothing found to replace 2023-01-02T01:23:25 Diff after rewrites: diff --git a/pkgs/development/python-modules/aiosqlite/default.nix b/pkgs/development/python-modules/aiosqlite/default.nix index 022e34e23c1..2d61095f9cd 100644 --- a/pkgs/development/python-modules/aiosqlite/default.nix +++ b/pkgs/development/python-modules/aiosqlite/default.nix @@ -9,12 +9,12 @@ buildPythonPackage rec { pname = "aiosqlite"; - version = "0.17.0"; + version = "0.18.0"; disabled = isPy27; src = fetchPypi { inherit pname version; - sha256 = "sha256-8OaswkvEhkFJJnrIL7Rt+zvkRV+Z/iHfgmCcxua67lE="; + sha256 = "sha256-+qhD71+wi6/pqbOFkBLT2db3fONjeJneIGBrf8OaohM="; }; checkInputs = [ 2023-01-02T01:24:53 Python package with too many package rebuilds 842 > 25 python310Packages.aiosqlite 0 -> 1 attrpath: python310Packages.aiosqlite 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.aiosqlite)" Standard error: error: attribute '(let pkgs = import ' in selection path '(let pkgs = import ./. {}; in builtins.hasAttr "updateScript" pkgs.python310Packages.aiosqlite)' not found