Skip to content

Make Azure KeyVault Secrets Py3 only - #22192

Merged
Laurent Mazuel (lmazuel) merged 3 commits into
mainfrom
keyvault_secrets_py3
Dec 16, 2021
Merged

Laurent Mazuel (lmazuel) merged 3 commits into
mainfrom
keyvault_secrets_py3

Conversation

@lmazuel

Copy link
Copy Markdown
Member

No description provided.

@scbedd

Scott Beddall (scbedd) commented Dec 16, 2021

Copy link
Copy Markdown
Member

Laurent Mazuel (@lmazuel) there is a single adjustment that I added. Making our common python version be 3.9 instead of 3.6. I have this same change in another PR I'm working on for catching an un-updated setup.cfg. If you want to merge this one I don't think it will cause any issues! (at least as far as I'm concerned)

@lmazuel
Laurent Mazuel (lmazuel) deleted the keyvault_secrets_py3 branch December 16, 2021 18:59
# a-b-c => a.b.c
NAMESPACE_NAME = PACKAGE_NAME.replace("-", ".")

# azure v0.x is not compatible with this package

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Scott Beddall (@scbedd) should these changes also be made in azure-template?

Hödd (hildurhodd) pushed a commit to hildurhodd/azure-sdk-for-python that referenced this pull request Jan 4, 2022
* Make Azure KeyVault Secrets Py3 only

* swap build/analyze to python 3.9

* Update README.md

Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
Rakshith Bhyravabhotla (rakshith91) pushed a commit to rakshith91/azure-sdk-for-python that referenced this pull request Apr 10, 2022
* Make Azure KeyVault Secrets Py3 only

* swap build/analyze to python 3.9

* Update README.md

Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants