[Pytest-commit] Issue #620: Add a friendly description to runtests.py to not scare people from the binary blob inside (hpk42/pytest)

2014-10-24 Thread Dinu Gherman
New issue 620: Add a friendly description to runtests.py to not scare people from the binary blob inside https://bitbucket.org/hpk42/pytest/issue/620/add-a-friendly-description-to-runtestspy Dinu Gherman: Binary blobs in Python source code seem strange to many people because they might do some

[Pytest-commit] commit/pytest: deeplook: Added explanation for the binary blob in runtests.py

2014-10-24 Thread commits-noreply
1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/64328a5ea94b/ Changeset: 64328a5ea94b User:deeplook Date:2014-10-24 11:04:20+00:00 Summary: Added explanation for the binary blob in runtests.py Affected #: 1 file diff -r d6a644c4399ad5fee77a5d0ce1e482b3b7a

[Pytest-commit] commit/pytest: hpk42: backport fixed issue620 (doc for genscript)

2014-10-24 Thread commits-noreply
1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/2a242d5129aa/ Changeset: 2a242d5129aa Branch: pytest-2.6 User:hpk42 Date:2014-10-24 11:53:39+00:00 Summary: backport fixed issue620 (doc for genscript) Affected #: 2 files diff -r a460a4db4589486f62af87

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

2014-10-24 Thread Drone.io Build
Build was Successful Build : https://drone.io/bitbucket.org/hpk42/pytest/366 Project: https://drone.io/bitbucket.org/hpk42/pytest Repository : https://bitbucket.org/hpk42/pytest Version: 3730:2a242d5129aa Author : holger krekel Branch : pytest-2.6 Message: backport fixed is

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

2014-10-24 Thread commits-noreply
7 new commits in tox: https://bitbucket.org/hpk42/tox/commits/fe68af18481d/ Changeset: fe68af18481d Branch: allow_backslash_escape_curly_braces_msabramo_2 User:hpk42 Date:2014-10-24 12:04:05+00:00 Summary: close branch Affected #: 0 files https://bitbucket.org/hpk42/

[Pytest-commit] commit/tox: hpk42: add some changelogs for the merged PRs

2014-10-24 Thread commits-noreply
1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/c80aa9dd3a33/ Changeset: c80aa9dd3a33 Branch: tox-1.8-maint User:hpk42 Date:2014-10-24 12:14:11+00:00 Summary: add some changelogs for the merged PRs Affected #: 2 files diff -r 2c1f0d218f7c5c4f3994aa1b7f82ae

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

2014-10-24 Thread commits-noreply
3 new commits in pytest: https://bitbucket.org/hpk42/pytest/commits/e90bc855646d/ Changeset: e90bc855646d Branch: pytest-2.6 User:hpk42 Date:2014-10-24 13:08:43+00:00 Summary: regen docs Affected #: 20 files diff -r 2a242d5129aa1e35a07f0979e9b7ddcc1b348c2d -r e90bc855

[Pytest-commit] commit/pytest: hpk42: fix changelog -- we should have all changes in trunk that are in 2.6.4

2014-10-24 Thread commits-noreply
1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/44e305c64743/ Changeset: 44e305c64743 User:hpk42 Date:2014-10-24 15:19:54+00:00 Summary: fix changelog -- we should have all changes in trunk that are in 2.6.4 Affected #: 1 file diff -r 64328a5ea94bdc51909

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

2014-10-24 Thread Drone.io Build
Build was Successful Build : https://drone.io/bitbucket.org/hpk42/pytest/367 Project: https://drone.io/bitbucket.org/hpk42/pytest Repository : https://bitbucket.org/hpk42/pytest Version: 3733:773b7c62aaa1 Author : holger krekel Branch : pytest-2.6 Message: Added tag 2.6.4 f

[Pytest-commit] Issue #621: Random "object" shows up with multiple parametrization (hpk42/pytest)

2014-10-24 Thread Alex Gaynor
New issue 621: Random "object" shows up with multiple parametrization https://bitbucket.org/hpk42/pytest/issue/621/random-object-shows-up-with-multiple Alex Gaynor: If you parametrize a test twice, with one of them being an empty list, you end up with a random instance of `object` being passed t

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

2014-10-24 Thread commits-noreply
2 new commits in pytest: https://bitbucket.org/hpk42/pytest/commits/a7696e01e03c/ Changeset: a7696e01e03c Branch: alex_gaynor/mark-pytest-as-a-universal-wheel-1414169551518 User:alex_gaynor Date:2014-10-24 16:52:43+00:00 Summary: Mark pytest as a universal wheel Affected

[Pytest-commit] commit/pytest: hpk42: Merged in alex_gaynor/pytest-1/alex_gaynor/mark-pytest-as-a-universal-wheel-1414169551518 (pull request #230)

2014-10-24 Thread commits-noreply
1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/3efdfb4625d3/ Changeset: 3efdfb4625d3 User:hpk42 Date:2014-10-24 18:04:13+00:00 Summary: Merged in alex_gaynor/pytest-1/alex_gaynor/mark-pytest-as-a-universal-wheel-1414169551518 (pull request #230) Mark py

[Pytest-commit] Issue #622: Can py.test be a universal wheel? (hpk42/pytest)

2014-10-24 Thread Floris Bruynooghe
New issue 622: Can py.test be a universal wheel? https://bitbucket.org/hpk42/pytest/issue/622/can-pytest-be-a-universal-wheel Floris Bruynooghe: Because a closed pull-request is probably a place where this will be lost I'll repeat this here, sorry for the noise. The question is whether py.test

[Pytest-commit] commit/pytest: hpk42: remove "universal wheel" again until the py26/py27 difference (argparse) does not play a role anymore.

2014-10-24 Thread commits-noreply
1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/88ccebd34c49/ Changeset: 88ccebd34c49 User:hpk42 Date:2014-10-25 05:21:21+00:00 Summary: remove "universal wheel" again until the py26/py27 difference (argparse) does not play a role anymore. Affected #: 1 f