Skip to content

Conversation

@dandhlee
Copy link
Contributor

When there is a patch version added to semver versioning, setuptools.setup(version) will normalize the versioning from -patch to .patch which is not correct SEMVER versioning. The added feature with setuptools.sic(version) will prevent this from happening.

@dandhlee dandhlee requested review from a team as code owners April 15, 2021 23:20
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Apr 15, 2021
@product-auto-label product-auto-label bot added the api: bigtable Issues related to the googleapis/python-bigtable API. label Apr 15, 2021
@dandhlee dandhlee merged commit 05bc9aa into master Apr 16, 2021
@dandhlee dandhlee deleted the remove-semver-normalization branch April 16, 2021 21:28
kolea2 added a commit to kolea2/python-bigtable that referenced this pull request Apr 21, 2021
gcf-merge-on-green bot pushed a commit that referenced this pull request Apr 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigtable Issues related to the googleapis/python-bigtable API. 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