Skip to content

Change version to be in normal form according to PEP 440.#2045

Merged
RonnyPfannschmidt merged 1 commit intopytest-dev:masterfrom
manueljacob:normalized-version
Nov 6, 2016
Merged

Change version to be in normal form according to PEP 440.#2045
RonnyPfannschmidt merged 1 commit intopytest-dev:masterfrom
manueljacob:normalized-version

Conversation

@manueljacob
Copy link
Copy Markdown
Contributor

The version is changed from 3.0.4.dev to 3.0.4.dev0. Note that
according to PEP 440 these are considered equivalent, but 3.0.4.dev0 is
the normal form.

This standard was followed when the version was set to 3.0.3.dev0 in
commit ee284ec, but in commit a87b1c7 the version was set to
3.0.4.dev, leaving the development number implicit again.

The version is changed from 3.0.4.dev to 3.0.4.dev0.  Note that
according to PEP 440 these are considered equivalent, but 3.0.4.dev0 is
the normal form.

This standard was followed when the version was set to 3.0.3.dev0 in
commit ee284ec, but in commit a87b1c7 the version was set to
3.0.4.dev, leaving the development number implicit again.
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 92.796% when pulling a190ad2 on manueljacob:normalized-version into f331e8f on pytest-dev:master.

@RonnyPfannschmidt RonnyPfannschmidt merged commit 07af307 into pytest-dev:master Nov 6, 2016
@RonnyPfannschmidt
Copy link
Copy Markdown
Member

thanks

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.

3 participants