Branch: refs/heads/features
Home: https://github.com/pytest-dev/pytest
Commit: c3aee4b1e64efa7893bcacbfde793e04f01a8dda
https://github.com/pytest-dev/pytest/commit/c3aee4b1e64efa7893bcacbfde793e04f01a8dda
Author: Ronny Pfannschmidt <ronny.pfannschm...@redhat.com>
Date: 2017-04-19 (Wed, 19 Apr 2017)
Changed paths:
M .gitignore
M HOWTORELEASE.rst
M _pytest/__init__.py
M setup.py
Log Message:
-----------
second take at setuptools_scm
since setuptools 18.6 fixes the issues with develop installs
https://github.com/pypa/setuptools/blob/master/CHANGES.rst#186
https://github.com/pypa/setuptools/issues/439
Commit: 31e6fe8f52ef90adcb6a8bafcf08b26b8796b931
https://github.com/pytest-dev/pytest/commit/31e6fe8f52ef90adcb6a8bafcf08b26b8796b931
Author: Ronny Pfannschmidt <ronny.pfannschm...@redhat.com>
Date: 2017-04-19 (Wed, 19 Apr 2017)
Changed paths:
M HOWTORELEASE.rst
Log Message:
-----------
HOWTORELEASE.tst: use restructuredtext autonumbering
Commit: c0a51f56624fef1b1977a285dcf1d5430e59a94e
https://github.com/pytest-dev/pytest/commit/c0a51f56624fef1b1977a285dcf1d5430e59a94e
Author: Ronny Pfannschmidt <ronny.pfannschm...@redhat.com>
Date: 2017-04-19 (Wed, 19 Apr 2017)
Changed paths:
M scripts/check-manifest.py
M tox.ini
Log Message:
-----------
restore check-manifst functionality
Commit: 2cf422733c0fadb43a707eb6c942425f2cc312a1
https://github.com/pytest-dev/pytest/commit/2cf422733c0fadb43a707eb6c942425f2cc312a1
Author: Ronny Pfannschmidt <ronny.pfannschm...@redhat.com>
Date: 2017-04-19 (Wed, 19 Apr 2017)
Changed paths:
M _pytest/__init__.py
M setup.py
M tox.ini
Log Message:
-----------
restore linting, drop _pytest._version for check-manifest
Commit: 4242bf62627f90d895f32889da43dda62775a1fa
https://github.com/pytest-dev/pytest/commit/4242bf62627f90d895f32889da43dda62775a1fa
Author: Ronny Pfannschmidt <ronny.pfannschm...@redhat.com>
Date: 2017-04-20 (Thu, 20 Apr 2017)
Changed paths:
M _pytest/__init__.py
Log Message:
-----------
use unknown to specify unknown versions
Commit: e02cb6d7ce804d242496e50cb7e892b740290dcd
https://github.com/pytest-dev/pytest/commit/e02cb6d7ce804d242496e50cb7e892b740290dcd
Author: Ronny Pfannschmidt <ronny.pfannschm...@redhat.com>
Date: 2017-04-23 (Sun, 23 Apr 2017)
Changed paths:
M _pytest/__init__.py
M setup.cfg
M setup.py
Log Message:
-----------
restore setuptools_scm write_to usage
Commit: a280e43949a489192dd7a80ee9c982843d9b153e
https://github.com/pytest-dev/pytest/commit/a280e43949a489192dd7a80ee9c982843d9b153e
Author: Ronny Pfannschmidt <ronny.pfannschm...@redhat.com>
Date: 2017-04-26 (Wed, 26 Apr 2017)
Changed paths:
M _pytest/__init__.py
Log Message:
-----------
fix import error
Commit: cccb2cc92ba56033ef21c8627bb00debd6575aef
https://github.com/pytest-dev/pytest/commit/cccb2cc92ba56033ef21c8627bb00debd6575aef
Author: Bruno Oliveira <nicodde...@gmail.com>
Date: 2017-04-27 (Thu, 27 Apr 2017)
Changed paths:
M .gitignore
M HOWTORELEASE.rst
M _pytest/__init__.py
M scripts/check-manifest.py
M setup.cfg
M setup.py
M tox.ini
Log Message:
-----------
Merge pull request #1834 from RonnyPfannschmidt/setuptools-scm-take-2
second take at setuptools_scm
Compare:
https://github.com/pytest-dev/pytest/compare/25371ddbfd07...cccb2cc92ba5
_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit