Skip to content

Finalize 3.0.2 release#1900

Merged
nicoddemus merged 2 commits intopytest-dev:masterfrom
nicoddemus:finalize-3.0.2-release
Sep 2, 2016
Merged

Finalize 3.0.2 release#1900
nicoddemus merged 2 commits intopytest-dev:masterfrom
nicoddemus:finalize-3.0.2-release

Conversation

@nicoddemus
Copy link
Copy Markdown
Member

@nicoddemus nicoddemus commented Sep 2, 2016

Also, using dev0 as development suffix otherwise distutils gives a warning during setup.py sdist:

UserWarning: Normalizing '3.0.3.dev' to '3.0.3.dev0'
normalized_version,

Also, using "dev0" as development suffix otherwise distutils gives a warning during "setup.py develop":

UserWarning: Normalizing '3.0.3.dev' to '3.0.3.dev0'
  normalized_version,
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 93.078% when pulling ee284ec on nicoddemus:finalize-3.0.2-release into 919f50a on pytest-dev:master.

@nicoddemus nicoddemus merged commit 96a1d29 into pytest-dev:master Sep 2, 2016

* Adam Chainz
* Andrew Svetlov
* Ahn Ki-Wook
Copy link
Copy Markdown
Member Author

@nicoddemus nicoddemus Sep 2, 2016

Choose a reason for hiding this comment

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

I only realized that I had picked up the wrong names after I have pushed the package to PyPI, but fortunately before sending the release announcement to the mailing lists. Oh well. 😅

@nicoddemus nicoddemus deleted the finalize-3.0.2-release branch September 2, 2016 02:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants