Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): add packaging requirement #48

Merged
merged 3 commits into from May 15, 2021

Conversation

busunkim96
Copy link
Contributor

@busunkim96 busunkim96 commented May 14, 2021

Add packaging requirement. packaging.version
is used for a version comparison in transports/base.py

@busunkim96 busunkim96 requested a review from a team as a code owner May 14, 2021 23:30
@product-auto-label product-auto-label bot added the api: orgpolicy Issues related to the googleapis/python-org-policy API. label May 14, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label May 14, 2021
@busunkim96 busunkim96 requested a review from parthea May 14, 2021 23:30
@busunkim96 busunkim96 requested review from parthea and removed request for parthea May 15, 2021 00:29
@parthea parthea added the automerge Merge the pull request once unit tests and other checks pass. label May 15, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit 3056b54 into master May 15, 2021
@gcf-merge-on-green gcf-merge-on-green bot deleted the add-packaging-requirement branch May 15, 2021 01:10
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label May 15, 2021
gcf-merge-on-green bot pushed a commit that referenced this pull request May 18, 2021
🤖 I have created a release \*beep\* \*boop\*
---
## [0.3.0](https://www.github.com/googleapis/python-org-policy/compare/v0.2.0...v0.3.0) (2021-05-16)


### Features

* add `from_service_account_info` ([#24](https://www.github.com/googleapis/python-org-policy/issues/24)) ([cb5881d](https://www.github.com/googleapis/python-org-policy/commit/cb5881dac8121617fda5a4d9df9f70c80dcc8735))
* support self-signed JWT flow for service accounts ([aade679](https://www.github.com/googleapis/python-org-policy/commit/aade679d6c04808408110292a3de805fa3364286))


### Bug Fixes

* add async client to %name_%version/init.py chore: add autogenerated snippets ([aade679](https://www.github.com/googleapis/python-org-policy/commit/aade679d6c04808408110292a3de805fa3364286))
* **deps:** add packaging requirement ([#48](https://www.github.com/googleapis/python-org-policy/issues/48)) ([3056b54](https://www.github.com/googleapis/python-org-policy/commit/3056b54822f11f0b3e2caa220a115f223bac438b))
* Fixed broken url for package. ([#38](https://www.github.com/googleapis/python-org-policy/issues/38)) ([7b27dac](https://www.github.com/googleapis/python-org-policy/commit/7b27dac39dbdda9789533502356cee6f5d9303c2)), closes [#37](https://www.github.com/googleapis/python-org-policy/issues/37)
* use correct retry deadline ([#28](https://www.github.com/googleapis/python-org-policy/issues/28)) ([5d1f86c](https://www.github.com/googleapis/python-org-policy/commit/5d1f86c3121c778f71205364af43e1f26f4c12c9))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: orgpolicy Issues related to the googleapis/python-org-policy API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants