python312Packages.meilisearch 0.29.0 -> 0.30.0 https://repology.org/project/python:meilisearch/versions attrpath: python312Packages.meilisearch 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/mmsfn6grpc7b13cksmprly8ybcs6qfvr-packages.json.drv building '/nix/store/mmsfn6grpc7b13cksmprly8ybcs6qfvr-packages.json.drv'... Going to be running update for following packages: - python3.12-meilisearch-0.29.0 Press Enter key to continue... Running update for: - python3.12-meilisearch-0.29.0: UPDATING ... - python3.12-meilisearch-0.29.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/meilisearch/default.nix b/pkgs/development/python-modules/meilisearch/default.nix index 92747d8e9ecf..61c57c8e47d5 100644 --- a/pkgs/development/python-modules/meilisearch/default.nix +++ b/pkgs/development/python-modules/meilisearch/default.nix @@ -9,7 +9,7 @@ buildPythonPackage rec { pname = "meilisearch"; - version = "0.29.0"; + version = "0.30.0"; pyproject = true; disabled = pythonOlder "3.7"; @@ -18,7 +18,7 @@ buildPythonPackage rec { owner = "meilisearch"; repo = "meilisearch-python"; rev = "refs/tags/v${version}"; - hash = "sha256-jquaxJ+4/yaPsPqer+v2UY1N60U71ig4nowqm/KRIeA="; + hash = "sha256-gcDJUTg84JugytbUzQzvm3I9YAIboiyvcHe4AcBmpFM="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.meilisearch: 0.29.0 -> 0.30.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/287360"