Skip to content

Conversation

crwilcox
Copy link
Contributor

@crwilcox crwilcox commented Oct 2, 2020

Related: #27

@crwilcox crwilcox requested a review from a team as a code owner October 2, 2020 22:05
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 2, 2020
Copy link
Contributor

@andrewsg andrewsg 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
Contributor Author

crwilcox commented Oct 5, 2020

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

@crwilcox crwilcox merged commit d480d97 into master Oct 5, 2020
@tseaver tseaver deleted the use-version-py branch December 8, 2020 18:13
gcf-merge-on-green bot pushed a commit to googleapis/google-auth-library-python that referenced this pull request Mar 16, 2021
Move the version from `setup.py` to `google/auth/version.py`.  Same as googleapis/python-api-core#80.  (see googleapis/python-api-core#27 for motivation). This is option 3 in https://packaging.python.org/guides/single-sourcing-package-version/.

This unblocks a version check I'd like to add in googleapis/python-api-core#134.

Usage:

```py
>>> import google.auth
>>> google.auth.__version__
'1.25.0'
```
This was referenced May 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants