Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: use version.py instead of pkg_resources.get_distribution#80

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
crwilcox merged 5 commits intomasterfromuse-version-py
Oct 5, 2020

Conversation

@crwilcox
Copy link
Contributor

@crwilcoxcrwilcox commentedOct 2, 2020
edited
Loading

Related:#27

@crwilcoxcrwilcox requested a review froma team as acode ownerOctober 2, 2020 22:05
@google-clagoogle-clabot added the cla: yesThis human has signed the Contributor License Agreement. labelOct 2, 2020
Copy link
Contributor

@andrewsgandrewsg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Thanks Chris! Do we need to change release-please or any other tooling?

@crwilcox
Copy link
ContributorAuthor

@andrewsg already underway and part of next release-please release.

@crwilcoxcrwilcox merged commitd480d97 intomasterOct 5, 2020
@tseavertseaver deleted the use-version-py branchDecember 8, 2020 18:13
gcf-merge-on-greenbot pushed a commit to googleapis/google-auth-library-python that referenced this pull requestMar 16, 2021
Move the version from `setup.py` to `google/auth/version.py`.  Same asgoogleapis/python-api-core#80.  (seegoogleapis/python-api-core#27 for motivation). This is option 3 inhttps://packaging.python.org/guides/single-sourcing-package-version/.This unblocks a version check I'd like to add ingoogleapis/python-api-core#134.Usage:```py>>> import google.auth>>> google.auth.__version__'1.25.0'```
This was referencedMay 30, 2025
parthea pushed a commit to googleapis/google-cloud-python that referenced this pull requestNov 26, 2025
Move the version from `setup.py` to `google/auth/version.py`.  Same asgoogleapis/python-api-core#80.  (seegoogleapis/python-api-core#27 for motivation). This is option 3 inhttps://packaging.python.org/guides/single-sourcing-package-version/.This unblocks a version check I'd like to add ingoogleapis/python-api-core#134.Usage:```py>>> import google.auth>>> google.auth.__version__'1.25.0'```
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@andrewsgandrewsgandrewsg approved these changes

Assignees

No one assigned

Labels

cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@crwilcox@andrewsg

[8]ページ先頭

©2009-2025 Movatter.jp