<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/tox.git/tests, branch issue336</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/tox-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/'/>
<entry>
<title>make flakes pass</title>
<updated>2016-06-20T15:18:50+00:00</updated>
<author>
<name>Oliver Bestwalter</name>
<email>oliver.bestwalter@avira.com</email>
</author>
<published>2016-06-20T15:18:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=03dd843fba44bc2fad91da6f2f7bb828a98ab923'/>
<id>03dd843fba44bc2fad91da6f2f7bb828a98ab923</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in pjdelport/tox/fix-flakes (pull request #187)</title>
<updated>2016-06-20T14:44:22+00:00</updated>
<author>
<name>Oliver Bestwalter</name>
<email>oliver@bestwalter.de</email>
</author>
<published>2016-06-20T14:44:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=2c81964af2372e7e82913dd88b2e0d66fb42c343'/>
<id>2c81964af2372e7e82913dd88b2e0d66fb42c343</id>
<content type='text'>
Make "tox -e flakes" pass
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make "tox -e flakes" pass
</pre>
</div>
</content>
</entry>
<entry>
<title>fix issue66 by introducing using default "python -m pip"</title>
<updated>2016-06-20T14:40:36+00:00</updated>
<author>
<name>holger krekel</name>
<email>holger@merlinux.eu</email>
</author>
<published>2016-06-20T14:40:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=6c44042ac2357850365c83e7f31be4d74dd2199f'/>
<id>6c44042ac2357850365c83e7f31be4d74dd2199f</id>
<content type='text'>
and introducing list_dependencies_command.  (Ted, Holger)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and introducing list_dependencies_command.  (Ted, Holger)
</pre>
</div>
</content>
</entry>
<entry>
<title>#317 raise minversion in test to avoid breakage on next major update</title>
<updated>2016-06-20T13:41:56+00:00</updated>
<author>
<name>Oliver Bestwalter</name>
<email>oliver.bestwalter@avira.com</email>
</author>
<published>2016-06-20T13:41:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=23fb9dc068907bfcb4c5a4f40d31ab9c08258df4'/>
<id>23fb9dc068907bfcb4c5a4f40d31ab9c08258df4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in nakatoio/tox (pull request #190)</title>
<updated>2016-06-20T13:22:16+00:00</updated>
<author>
<name>Oliver Bestwalter</name>
<email>oliver@bestwalter.de</email>
</author>
<published>2016-06-20T13:22:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=6840bf25001b19fa6c3807589059ad6edd005d54'/>
<id>6840bf25001b19fa6c3807589059ad6edd005d54</id>
<content type='text'>
Process minversion before all else
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Process minversion before all else
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for issue #307</title>
<updated>2016-05-10T03:16:44+00:00</updated>
<author>
<name>Sachi King</name>
<email>nakato@nakato.io</email>
</author>
<published>2016-05-10T03:16:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=fc73a70a79ec5f5ce8bdba70dd73bd61555ea277'/>
<id>fc73a70a79ec5f5ce8bdba70dd73bd61555ea277</id>
<content type='text'>
This adds a test to address the second example in issue #307, the
first example is already addressed.

Closes issue #307
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds a test to address the second example in issue #307, the
first example is already addressed.

Closes issue #307
</pre>
</div>
</content>
</entry>
<entry>
<title>Process minversion before all else</title>
<updated>2016-02-29T04:45:11+00:00</updated>
<author>
<name>Sachi King</name>
<email>nakato@nakato.io</email>
</author>
<published>2016-02-29T04:45:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=26370885293487883eb60cbedcff76a0c6dc938e'/>
<id>26370885293487883eb60cbedcff76a0c6dc938e</id>
<content type='text'>
Reading the tox.ini config file and processing it is done as one task, yet
processing the minversion is done much later, as such if there is a bug fix
in a newer version or a change that makes the tox.ini file incompatable with
older versions tox will bail with a stack trace instead of a
"Your tox is too old" message.

This moves the version check as early as it can possibly be done, the very
first value read out of tox.ini is minversion and it is immedeiatly compared
to tox.__version__.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reading the tox.ini config file and processing it is done as one task, yet
processing the minversion is done much later, as such if there is a bug fix
in a newer version or a change that makes the tox.ini file incompatable with
older versions tox will bail with a stack trace instead of a
"Your tox is too old" message.

This moves the version check as early as it can possibly be done, the very
first value read out of tox.ini is minversion and it is immedeiatly compared
to tox.__version__.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix section substitution with {posargs}</title>
<updated>2016-02-11T04:54:23+00:00</updated>
<author>
<name>Sachi King</name>
<email>nakato@nakato.io</email>
</author>
<published>2016-02-11T04:54:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=89c84ff3282e014af29c5edf78ae751bf05f34b4'/>
<id>89c84ff3282e014af29c5edf78ae751bf05f34b4</id>
<content type='text'>
Use crossonly to stop substitution immediately after the section is
substituted, the values run through substitution again afterwards, and
this will clean off {posargs} and any other substitutions that need
to be made.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use crossonly to stop substitution immediately after the section is
substituted, the values run through substitution again afterwards, and
this will clean off {posargs} and any other substitutions that need
to be made.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for subsitition from other section with posargs</title>
<updated>2016-02-11T02:46:02+00:00</updated>
<author>
<name>Sachi King</name>
<email>nakato@nakato.io</email>
</author>
<published>2016-02-11T02:46:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=b370f49189add61626f1aad5ed61eb9023daeb84'/>
<id>b370f49189add61626f1aad5ed61eb9023daeb84</id>
<content type='text'>
Test command substitution from other section with {posargs} in use.

Issue #279
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test command substitution from other section with {posargs} in use.

Issue #279
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove separating spaces in "print (...)" (pep8 E211)</title>
<updated>2016-01-04T14:09:18+00:00</updated>
<author>
<name>Piet Delport</name>
<email>pjdelport@gmail.com</email>
</author>
<published>2016-01-04T14:09:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=b5ded7a6bc0e7407c08813faa95b66a624d60f52'/>
<id>b5ded7a6bc0e7407c08813faa95b66a624d60f52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
