[Pytest-commit] [SUCCESS] pytest - # 362

2014-10-21 Thread Drone.io Build
Build was Successful Build : https://drone.io/bitbucket.org/hpk42/pytest/362 Project: https://drone.io/bitbucket.org/hpk42/pytest Repository : https://bitbucket.org/hpk42/pytest Version: 3906:e9bfc62abed3 Author : holger krekel Branch : default Message: Merged in nicoddemus

[Pytest-commit] [SUCCESS] pytest - # 361

2014-10-21 Thread Drone.io Build
Build was Successful Build : https://drone.io/bitbucket.org/hpk42/pytest/361 Project: https://drone.io/bitbucket.org/hpk42/pytest Repository : https://bitbucket.org/hpk42/pytest Version: 3906:e9bfc62abed3 Author : holger krekel Branch : default Message: Merged in nicoddemus

[Pytest-commit] commit/pytest: 4 new changesets

2014-10-21 Thread commits-noreply
4 new commits in pytest: https://bitbucket.org/hpk42/pytest/commits/4fb4cb5ae00f/ Changeset: 4fb4cb5ae00f Branch: python-classes-glob User:nicoddemus Date:2014-10-16 22:27:10+00:00 Summary: added support for glob-style patterns to python_classes and python_functions con

[Pytest-commit] commit/pytest: hpk42: Merged in nicoddemus/pytest/python-classes-glob (pull request #225)

2014-10-21 Thread commits-noreply
1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/e9bfc62abed3/ Changeset: e9bfc62abed3 User:hpk42 Date:2014-10-22 05:14:10+00:00 Summary: Merged in nicoddemus/pytest/python-classes-glob (pull request #225) added support for glob-style patterns to python_cla

[Pytest-commit] commit/tox: 3 new changesets

2014-10-21 Thread commits-noreply
3 new commits in tox: https://bitbucket.org/hpk42/tox/commits/54204edbaa7e/ Changeset: 54204edbaa7e User:carljm Date:2014-10-06 23:36:05+00:00 Summary: Add --pre and testenv pip_pre options, no --pre by default. Affected #: 6 files diff -r e89dddec56e6c5844aeb6cc50ea5e2956f

[Pytest-commit] commit/tox: hpk42: Merged in carljm/tox (pull request #123)

2014-10-21 Thread commits-noreply
1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/d4916d4cc83a/ Changeset: d4916d4cc83a User:hpk42 Date:2014-10-21 14:38:21+00:00 Summary: Merged in carljm/tox (pull request #123) Add --pre and testenv pip_pre options, no --pre by default. Affected #: 6 files di

[Pytest-commit] Issue #199: Sometimes wrong "toxresults" are produced (hpk42/tox)

2014-10-21 Thread holger krekel
New issue 199: Sometimes wrong "toxresults" are produced https://bitbucket.org/hpk42/tox/issue/199/sometimes-wrong-toxresults-are-produced holger krekel: there are sometimes toxresult files which don't contain proper platform information. Responsible: hpk42