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 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