Skip to content

Commit d0d35e6

Browse files
committed
clean up files
1 parent 12d4420 commit d0d35e6

4 files changed

Lines changed: 4 additions & 15 deletions

File tree

packages/google-auth-httplib2/.librarian/state.yaml

Lines changed: 0 additions & 11 deletions
This file was deleted.

packages/google-auth-httplib2/.repo-metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"name": "google-auth-httplib2",
33
"name_pretty": "Google Auth httplib2",
44
"client_documentation": "https://googleapis.dev/python/google-auth-httplib2/latest",
5-
"issue_tracker": "https://github.com/googleapis/google-auth-library-python-httplib2/issues",
5+
"issue_tracker": "https://github.com/googleapis/google-cloud-python/issues",
66
"release_level": "preview",
77
"language": "python",
88
"library_type": "AUTH",
9-
"repo": "googleapis/google-auth-library-python-httplib2",
9+
"repo": "googleapis/google-cloud-python",
1010
"distribution_name": "google-auth-httplib2",
1111
"default_version": "",
1212
"codeowner_team": "@googleapis/googleapis-auth"

packages/google-auth-httplib2/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
html_theme_options = {
157157
"description": "Google Cloud Client Libraries for google-auth-httplib2",
158158
"github_user": "googleapis",
159-
"github_repo": "google-auth-library-python-httplib2",
159+
"github_repo": "google-cloud-python",
160160
"github_banner": True,
161161
"font_family": "'Roboto', Georgia, sans",
162162
"head_font_family": "'Roboto', Georgia, serif",

packages/google-auth-httplib2/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
author_email="googleapis-packages@google.com",
3535
description="Google Authentication Library: httplib2 transport",
3636
long_description=long_description,
37-
url="https://github.com/GoogleCloudPlatform/google-auth-library-python-httplib2",
37+
url="https://github.com/googleapis/google-cloud-python/packages/google-auth-httplib2",
3838
py_modules=["google_auth_httplib2"],
3939
python_requires=">=3.7",
4040
install_requires=DEPENDENCIES,

0 commit comments

Comments
 (0)