From e7a1814c07687afacd0f1adab9bfbb04f8c5b365 Mon Sep 17 00:00:00 2001 From: Jon Skeet Date: Fri, 1 May 2026 10:15:37 +0000 Subject: [PATCH 1/2] chore: enable generation for google-crc32c --- librarian.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/librarian.yaml b/librarian.yaml index e5ae95540bbb..901e55c7aa84 100644 --- a/librarian.yaml +++ b/librarian.yaml @@ -2200,7 +2200,6 @@ libraries: default_version: v1 - name: google-crc32c version: 1.8.0 - skip_generate: true python: library_type: OTHER skip_readme_copy: true From c6e43c6a59efe7a96ef518bc93df7d2a77c4d417 Mon Sep 17 00:00:00 2001 From: Jon Skeet Date: Fri, 1 May 2026 10:16:39 +0000 Subject: [PATCH 2/2] chore: regenerate google-crc32c --- packages/google-crc32c/.repo-metadata.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/packages/google-crc32c/.repo-metadata.json b/packages/google-crc32c/.repo-metadata.json index aaf9133c5b40..c9859cac06e3 100644 --- a/packages/google-crc32c/.repo-metadata.json +++ b/packages/google-crc32c/.repo-metadata.json @@ -1,11 +1,9 @@ { - "client_documentation": "https://github.com/googleapis/python-crc32c", + "client_documentation": "https://googleapis.dev/python/google-crc32c/latest", "distribution_name": "google-crc32c", - "issue_tracker": "https://github.com/googleapis/python-crc32c/issues", "language": "python", "library_type": "OTHER", "name": "google-crc32c", - "name_pretty": "A python wrapper of the C library 'Google CRC32C'", "release_level": "stable", "repo": "googleapis/google-cloud-python" } \ No newline at end of file