python311Packages.vector 1.0.0 -> 1.1.0 https://repology.org/project/python:vector/versions attrpath: python311Packages.vector 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/83n0z92s18496dg5ly8xz0qx9vb1mi47-packages.json.drv building '/nix/store/83n0z92s18496dg5ly8xz0qx9vb1mi47-packages.json.drv'... Going to be running update for following packages: - python3.11-vector-1.0.0 Press Enter key to continue... Running update for: - python3.11-vector-1.0.0: UPDATING ... - python3.11-vector-1.0.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/vector/default.nix b/pkgs/development/python-modules/vector/default.nix index 03f38e12a6f1..108a74ccb0be 100644 --- a/pkgs/development/python-modules/vector/default.nix +++ b/pkgs/development/python-modules/vector/default.nix @@ -15,14 +15,14 @@ buildPythonPackage rec { pname = "vector"; - version = "1.0.0"; + version = "1.1.0"; format = "pyproject"; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-T62k/dqlwb1ppbopb/2UjMy1da16vlPRSWD1b+Mt1ME="; + hash = "sha256-90esSmO8h7UP/R7a04RS0oOSNlsUryDn0ASLkxT9uHw="; }; nativeBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.vector Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix log -f . python311Packages.vector Standard output: error: numba-unstable-2023-08-11 not supported for interpreter python3.11 (use '--show-trace' to show detailed location information)