python310Packages.aiosqlite 0 -> 1 attrpath: python310Packages.aiosqlite 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/pccpvhwgl1vmgsnn158ai6nld9nw7hi4-packages.json.drv building '/nix/store/pccpvhwgl1vmgsnn158ai6nld9nw7hi4-packages.json.drv'... 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! [quotedUrls] [quotedUrls] nothing found to replace 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 = [ No auto update branch exists There might already be an open PR for this update: - python310Packages.aiosqlite: 0.17.0 -> 0.18.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/208006"