[Pytest-commit] commit/tox: nakatoio: Add test for issue #307

2016-06-20 Thread commits-noreply
1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/62c553e32ce9/ Changeset: 62c553e32ce9 User:nakatoio Date:2016-05-10 03:16:44+00:00 Summary: Add test for issue #307 This adds a test to address the second example in issue #307, the first example is already address

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

2016-06-20 Thread commits-noreply
2 new commits in tox: https://bitbucket.org/hpk42/tox/commits/c2f995a5688f/ Changeset: c2f995a5688f User:nakatoio Date:2016-02-29 04:45:11+00:00 Summary: Process minversion before all else Reading the tox.ini config file and processing it is done as one task, yet processing

[Pytest-commit] commit/tox: obestwalter: Merged in nakatoio/tox (pull request #190)

2016-06-20 Thread commits-noreply
1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/c07a95573512/ Changeset: c07a95573512 User:obestwalter Date:2016-06-20 13:22:16+00:00 Summary: Merged in nakatoio/tox (pull request #190) Process minversion before all else Affected #: 4 files diff -r 62c553e32ce

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

2016-06-20 Thread commits-noreply
2 new commits in tox: https://bitbucket.org/hpk42/tox/commits/970de3ef8e9b/ Changeset: 970de3ef8e9b Branch: d0ugal/correct-forcedeps-to-be-forcedep-in-the--1457531878676 User:d0ugal Date:2016-03-09 13:58:01+00:00 Summary: Correct --force-deps to be --force-dep in the CHA

[Pytest-commit] commit/tox: d6e: Merged in d0ugal/tox/d0ugal/correct-forcedeps-to-be-forcedep-in-the--1457531878676 (pull request #191)

2016-06-20 Thread commits-noreply
1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/b73716454bbf/ Changeset: b73716454bbf User:d6e Date:2016-06-20 13:33:27+00:00 Summary: Merged in d0ugal/tox/d0ugal/correct-forcedeps-to-be-forcedep-in-the--1457531878676 (pull request #191) Correct --force-deps t

[Pytest-commit] commit/tox: Oliver Bestwalter: update CHANGELOG

2016-06-20 Thread commits-noreply
1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/8ced7a0120e1/ Changeset: 8ced7a0120e1 User:Oliver Bestwalter Date:2016-06-20 13:42:23+00:00 Summary: update CHANGELOG Affected #: 1 file diff -r 97b5ffbd5f5ef876f4275d52320a3eb30f1b841d -r 8ced7a0120e13d5137921de

[Pytest-commit] commit/tox: Oliver Bestwalter: #317 raise minversion in test to avoid breakage on next major update

2016-06-20 Thread commits-noreply
1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/97b5ffbd5f5e/ Changeset: 97b5ffbd5f5e User:Oliver Bestwalter Date:2016-06-20 13:41:56+00:00 Summary: #317 raise minversion in test to avoid breakage on next major update Affected #: 1 file diff -r b73716454bbfee6

[Pytest-commit] commit/tox: obestwalter: Merged in nyirogergo/tox (pull request #188)

2016-06-20 Thread commits-noreply
1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/468a859c9e76/ Changeset: 468a859c9e76 User:obestwalter Date:2016-06-20 14:12:55+00:00 Summary: Merged in nyirogergo/tox (pull request #188) session.Reporter: delete _starttime at exit Affected #: 1 file diff -r 8

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

2016-06-20 Thread commits-noreply
2 new commits in tox: https://bitbucket.org/hpk42/tox/commits/e46db3903e47/ Changeset: e46db3903e47 User:nyirogergo Date:2016-01-14 10:25:11+00:00 Summary: session.Reporter: delete _starttime at exit The __enter__ of with statement extend the action object with _starttime an

[Pytest-commit] Issue #336: tox -e flakes fails (hpk42/tox)

2016-06-20 Thread Oliver Bestwalter
New issue 336: tox -e flakes fails https://bitbucket.org/hpk42/tox/issues/336/tox-e-flakes-fails Oliver Bestwalter: Running `tox -e flakes` from current default tip is not passing. Responsible: obestwalter ___ pytest-commit mailing list pytest-commit@p

[Pytest-commit] commit/tox: hpk42: fix issue66 by introducing using default "python -m pip"

2016-06-20 Thread commits-noreply
1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/73d3b0cabef0/ Changeset: 73d3b0cabef0 User:hpk42 Date:2016-06-20 14:40:36+00:00 Summary: fix issue66 by introducing using default "python -m pip" and introducing list_dependencies_command. (Ted, Holger) Affected #:

[Pytest-commit] commit/tox: hpk42: Merged in bittner/tox/bittner/remove-invalid-return-value-in-toxcmdlin-1465935081972 (pull request #196)

2016-06-20 Thread commits-noreply
1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/1503c3a65bc8/ Changeset: 1503c3a65bc8 User:hpk42 Date:2016-06-20 14:45:10+00:00 Summary: Merged in bittner/tox/bittner/remove-invalid-return-value-in-toxcmdlin-1465935081972 (pull request #196) Remove invalid ret

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

2016-06-20 Thread commits-noreply
2 new commits in tox: https://bitbucket.org/hpk42/tox/commits/fdff7224c553/ Changeset: fdff7224c553 Branch: bittner/remove-invalid-return-value-in-toxcmdlin-1465935081972 User:bittner Date:2016-06-14 20:11:23+00:00 Summary: Remove invalid return value in tox.cmdline() ex

[Pytest-commit] commit/tox: obestwalter: Merged in pjdelport/tox/fix-flakes (pull request #187)

2016-06-20 Thread commits-noreply
1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/365dc0ef97fd/ Changeset: 365dc0ef97fd User:obestwalter Date:2016-06-20 14:44:22+00:00 Summary: Merged in pjdelport/tox/fix-flakes (pull request #187) Make "tox -e flakes" pass Affected #: 6 files diff -r 73d3b0ca

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

2016-06-20 Thread commits-noreply
3 new commits in tox: https://bitbucket.org/hpk42/tox/commits/2ede3e168404/ Changeset: 2ede3e168404 Branch: fix-flakes User:pjdelport Date:2016-01-04 13:58:50+00:00 Summary: Mark guarded "unicode" reference with noqa Affected #: 1 file diff -r 2d5d0e7584cc4cc35cc7e0519

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

2016-06-20 Thread commits-noreply
2 new commits in tox: https://bitbucket.org/hpk42/tox/commits/7d13d24f0d04/ Changeset: 7d13d24f0d04 Branch: config-in-setup-cfg User:Walter Scheper Date:2016-03-11 02:43:49+00:00 Summary: Support configuration through setup.cfg When the usual search for a config file fa

[Pytest-commit] commit/tox: aostr123: Merged in wscheper/tox/config-in-setup-cfg (pull request #192)

2016-06-20 Thread commits-noreply
1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/9f48a8fc6246/ Changeset: 9f48a8fc6246 User:aostr123 Date:2016-06-20 15:09:00+00:00 Summary: Merged in wscheper/tox/config-in-setup-cfg (pull request #192) Support configuration through setup.cfg Affected #: 2 file

[Pytest-commit] commit/tox: Oliver Bestwalter: make flakes pass

2016-06-20 Thread commits-noreply
1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/3cd1b63c0306/ Changeset: 3cd1b63c0306 Branch: issue336 User:Oliver Bestwalter Date:2016-06-20 15:18:50+00:00 Summary: make flakes pass Affected #: 5 files diff -r 1503c3a65bc8035d091155fcf410cf24d07dd677 -r

[Pytest-commit] commit/tox: aostr123: Close branch issue336

2016-06-20 Thread commits-noreply
1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/c11ab4d3bbe3/ Changeset: c11ab4d3bbe3 Branch: issue336 User:aostr123 Date:2016-06-20 15:27:44+00:00 Summary: Close branch issue336 Affected #: 0 files Repository URL: https://bitbucket.org/hpk42/tox/ -- Thi

[Pytest-commit] commit/tox: aostr123: Merged in issue336 (pull request #198)

2016-06-20 Thread commits-noreply
1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/17f5a90a5fd9/ Changeset: 17f5a90a5fd9 User:aostr123 Date:2016-06-20 15:27:44+00:00 Summary: Merged in issue336 (pull request #198) #336 make flakes pass Affected #: 5 files diff -r 9f48a8fc624684ca6b5ea93ff364638

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

2016-06-20 Thread commits-noreply
4 new commits in tox: https://bitbucket.org/hpk42/tox/commits/a0ee20aeee1a/ Changeset: a0ee20aeee1a User:danring Date:2015-12-17 20:44:22+00:00 Summary: Add --workdir to override the 'toxworkdir' config option Affected #: 1 file diff -r 2d5d0e7584cc4cc35cc7e0519ce9610dd52b7

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

2016-06-20 Thread commits-noreply
7 new commits in tox: https://bitbucket.org/hpk42/tox/commits/2be7146133cb/ Changeset: 2be7146133cb Branch: jtpereyda-cleanup User:jtpereyda Date:2016-04-14 18:56:58+00:00 Summary: Created new branch jtpereyda-cleanup Affected #: 0 files https://bitbucket.org/hpk42/t

[Pytest-commit] commit/tox: d6e: Merged in jtpereyda/tox/jtpereyda-cleanup (pull request #194)

2016-06-20 Thread commits-noreply
1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/bf8008c08c73/ Changeset: bf8008c08c73 User:d6e Date:2016-06-20 16:01:01+00:00 Summary: Merged in jtpereyda/tox/jtpereyda-cleanup (pull request #194) Cleanup: VirtualEnv.getcommandpath Affected #: 1 file diff -r b

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

2016-06-20 Thread commits-noreply
2 new commits in tox: https://bitbucket.org/hpk42/tox/commits/73e3927b5098/ Changeset: 73e3927b5098 User:jayvdb Date:2015-12-26 05:22:49+00:00 Summary: Add test for double substitution using {{ }} {{foo}} uses the result of {foo} as the name for substitution. Affected #: 1

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

2016-06-20 Thread commits-noreply
1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/57d04ea3a5ad/ Changeset: 57d04ea3a5ad User:hpk42 Date:2016-06-20 16:19:01+00:00 Summary: Merged in jayvdb/tox (pull request #185) Unescape \{..\} according to docs. Affected #: 2 files diff -r 73a25603c38b7c171e9

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

2016-06-20 Thread commits-noreply
1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/73a25603c38b/ Changeset: 73a25603c38b User:hpk42 Date:2016-06-20 16:17:41+00:00 Summary: Merged in jayvdb/tox (pull request #186) Add test for double substitution using {{ }} Affected #: 1 file diff -r bf8008c08c

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

2016-06-20 Thread commits-noreply
2 new commits in tox: https://bitbucket.org/hpk42/tox/commits/882d74573ce7/ Changeset: 882d74573ce7 User:jayvdb Date:2015-12-25 22:16:05+00:00 Summary: Unescape \{..\} Affected #: 2 files diff -r 2d5d0e7584cc4cc35cc7e0519ce9610dd52b7a62 -r 882d74573ce74dceb5d0314e00d4c4a25

[Pytest-commit] commit/tox: hpk42: add changelog entry for latest PR merge:

2016-06-20 Thread commits-noreply
1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/b609deef30f3/ Changeset: b609deef30f3 User:hpk42 Date:2016-06-20 16:21:40+00:00 Summary: add changelog entry for latest PR merge: fix issue212: allow escaping curly brace chars "\{" and "\}" if you need the chars "{

[Pytest-commit] commit/tox: d6e: Add changelog message for config file prefixes.

2016-06-20 Thread commits-noreply
1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/64dc87d82355/ Changeset: 64dc87d82355 User:d6e Date:2016-06-20 16:42:16+00:00 Summary: Add changelog message for config file prefixes. Affected #: 1 file diff -r b609deef30f33591f413e1fcae7f00a7a08d86f7 -r 64dc87