Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

fix(deps): add packaging requirement #72

Merged
merged 3 commits into from May 15, 2021

Conversation

busunkim96
Copy link
Contributor

Add packaging requirement. packaging.version
is used for a version comparison in transports/base.py and is needed after the upgrade to gapic-generator-python 0.46.3

@busunkim96 busunkim96 requested a review from a team as a code owner May 15, 2021 00:19
@product-auto-label product-auto-label bot added the api: osconfig Issues related to the googleapis/python-os-config API. label May 15, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label May 15, 2021
@busunkim96 busunkim96 requested a review from parthea May 15, 2021 00:28
@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 44e0947 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 Jun 9, 2021
🤖 I have created a release \*beep\* \*boop\*
---
## [1.2.0](https://www.github.com/googleapis/python-os-config/compare/v1.0.0...v1.2.0) (2021-06-09)


### Features

* release as GA ([#46](https://www.github.com/googleapis/python-os-config/issues/46)) ([d5aece9](https://www.github.com/googleapis/python-os-config/commit/d5aece996ff225dc747e7c59978576bfcb79a3d1))
* support self-signed JWT flow for service accounts ([6fbaf4b](https://www.github.com/googleapis/python-os-config/commit/6fbaf4bb16b0bb381edf13957b85297c1659a206))
* add v1alpha ([#80](https://www.github.com/googleapis/python-os-config/issues/80)) ([493ac75](https://www.github.com/googleapis/python-os-config/commit/493ac75a5fec0185fa15415fe4feffe0c36ca7e9))

### Bug Fixes

* add async client to %name_%version/init.py ([6fbaf4b](https://www.github.com/googleapis/python-os-config/commit/6fbaf4bb16b0bb381edf13957b85297c1659a206))
* **deps:** add packaging requirement ([#72](https://www.github.com/googleapis/python-os-config/issues/72)) ([44e0947](https://www.github.com/googleapis/python-os-config/commit/44e09479922f8569b8d95657009e7c806eb101f9))


### Documentation

* fix sphinx identifiers ([#52](https://www.github.com/googleapis/python-os-config/issues/52)) ([940916d](https://www.github.com/googleapis/python-os-config/commit/940916de78ac19bea3f63f75ce073648f920c70b))

---


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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: osconfig Issues related to the googleapis/python-os-config 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