<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/tox.git, branch master</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>clean out source files and link to new repo</title>
<updated>2016-09-17T18:30:13+00:00</updated>
<author>
<name>Ronny Pfannschmidt</name>
<email>opensource@ronnypfannschmidt.de</email>
</author>
<published>2016-09-17T18:30:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=07fdce28e407b0ec10b5fee682f134550eae335b'/>
<id>07fdce28e407b0ec10b5fee682f134550eae335b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add changelog entry: fix issue302: allow cross-testenv substitution where we substitute</title>
<updated>2016-09-14T09:13:49+00:00</updated>
<author>
<name>holger krekel</name>
<email>holger@merlinux.eu</email>
</author>
<published>2016-09-14T09:13:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=2237fc53240f8892577b3a54016dfcfe8be7fd56'/>
<id>2237fc53240f8892577b3a54016dfcfe8be7fd56</id>
<content type='text'>
with ``{x,y}`` generative syntax.  Thanks Andrew Pashkin.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with ``{x,y}`` generative syntax.  Thanks Andrew Pashkin.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in andrew_pashkin/tox/issue302 (pull request #207)</title>
<updated>2016-09-14T09:12:15+00:00</updated>
<author>
<name>Holger Krekel</name>
<email>holger@merlinux.eu</email>
</author>
<published>2016-09-14T09:12:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=c5e7c93f78af069af2fd7fa8bba4249f6f5e76dc'/>
<id>c5e7c93f78af069af2fd7fa8bba4249f6f5e76dc</id>
<content type='text'>
Make substitution engine ignore factor arrays, fix #302
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make substitution engine ignore factor arrays, fix #302
</pre>
</div>
</content>
</entry>
<entry>
<title>Make substitution engine ignore factor arrays, fix #302</title>
<updated>2016-09-09T11:45:54+00:00</updated>
<author>
<name>Andrei Pashkin</name>
<email>andrew.pashkin@gmx.co.uk</email>
</author>
<published>2016-09-09T11:45:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=4d51de7c16dddee793da14e319ad86c686ff5be1'/>
<id>4d51de7c16dddee793da14e319ad86c686ff5be1</id>
<content type='text'>
The fix assumes, that the bug was that the substitution engine -
tox.config.Replacer, while recursvely replacing references to actual
values, treated factor arrays (like {py27,py34}) as references, that
are needed to be replaced, which they are not.

The patch simply amends regex which is used by Replacer to recognize
references, to ignore factor arrays. And factor arrays assumed to be
values, enclosed in curly braces, that contain at least one comma.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The fix assumes, that the bug was that the substitution engine -
tox.config.Replacer, while recursvely replacing references to actual
values, treated factor arrays (like {py27,py34}) as references, that
are needed to be replaced, which they are not.

The patch simply amends regex which is used by Replacer to recognize
references, to ignore factor arrays. And factor arrays assumed to be
values, enclosed in curly braces, that contain at least one comma.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged hpk42/tox into default</title>
<updated>2016-06-25T16:47:48+00:00</updated>
<author>
<name>Stephan Obermann</name>
<email>stephan.obermann@gmail.com</email>
</author>
<published>2016-06-25T16:47:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=214ed8a7cde5f68882a566df86ce3878fa66ec77'/>
<id>214ed8a7cde5f68882a566df86ce3878fa66ec77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactored proposal</title>
<updated>2016-06-25T16:47:06+00:00</updated>
<author>
<name>sober</name>
<email>sober@nur-sober-mc-01.local</email>
</author>
<published>2016-06-25T16:47:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=b50a6ecf3077bd5b4f8fe9a6a740d8fd154c5753'/>
<id>b50a6ecf3077bd5b4f8fe9a6a740d8fd154c5753</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged hpk42/tox into default</title>
<updated>2016-06-25T11:08:56+00:00</updated>
<author>
<name>Holger Krekel</name>
<email>holger@merlinux.eu</email>
</author>
<published>2016-06-25T11:08:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=14ae8802f0241dca1f4d775646b25cc56769034d'/>
<id>14ae8802f0241dca1f4d775646b25cc56769034d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>addresses issue66: add --workdir option to override where tox stores its ".tox" directory</title>
<updated>2016-06-25T11:06:55+00:00</updated>
<author>
<name>holger krekel</name>
<email>holger@merlinux.eu</email>
</author>
<published>2016-06-25T11:06:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=7f1750a5990cf269bba6e0105e557f3bb91a1e37'/>
<id>7f1750a5990cf269bba6e0105e557f3bb91a1e37</id>
<content type='text'>
to "pip freeze" to obtain the list of installed packages.
Thanks Ted Shaw, Holger Krekel.
close issue66: add documentation to jenkins page on how to avoid
"too long shebang" lines when calling pip from tox.  Note that we
can not use "python -m pip install X" by default because the latter
adds the CWD and pip will think X is installed if it is there.
"pip install X" does not do that.

(experimental) New feature: When a search for a config file fails, tox tries loading
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to "pip freeze" to obtain the list of installed packages.
Thanks Ted Shaw, Holger Krekel.
close issue66: add documentation to jenkins page on how to avoid
"too long shebang" lines when calling pip from tox.  Note that we
can not use "python -m pip install X" by default because the latter
adds the CWD and pip will think X is installed if it is there.
"pip install X" does not do that.

(experimental) New feature: When a search for a config file fails, tox tries loading
</pre>
</div>
</content>
</entry>
<entry>
<title>added niccodemus' notes and started to specify the builddef feature</title>
<updated>2016-06-25T10:12:15+00:00</updated>
<author>
<name>sober</name>
<email>sober@nur-sober-mc-01.local</email>
</author>
<published>2016-06-25T10:12:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=d31c35a083b9d4bcef08dbd66b7cecf6b756d06b'/>
<id>d31c35a083b9d4bcef08dbd66b7cecf6b756d06b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>organize the notes a bit</title>
<updated>2016-06-24T16:11:02+00:00</updated>
<author>
<name>Oliver Bestwalter</name>
<email>oliver.bestwalter@avira.com</email>
</author>
<published>2016-06-24T16:11:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=d2d51df82f1490699d1ef74dd953e3b2d8838d4f'/>
<id>d2d51df82f1490699d1ef74dd953e3b2d8838d4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
