<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/tox-git.git, branch issue_2002</title>
<subtitle>github.com: tox-dev/tox.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox-git.git/'/>
<entry>
<title>Move tests</title>
<updated>2021-04-13T17:51:56+00:00</updated>
<author>
<name>Jürgen Gmach</name>
<email>juergen.gmach@googlemail.com</email>
</author>
<published>2021-04-13T17:51:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox-git.git/commit/?id=850c23194838e92f7b488d78c5f9297069253515'/>
<id>850c23194838e92f7b488d78c5f9297069253515</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>revert regex change</title>
<updated>2021-04-13T17:45:35+00:00</updated>
<author>
<name>Jürgen Gmach</name>
<email>juergen.gmach@googlemail.com</email>
</author>
<published>2021-04-13T17:45:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox-git.git/commit/?id=61ec5e79067d3aafcab28822837759b0d1a4bc99'/>
<id>61ec5e79067d3aafcab28822837759b0d1a4bc99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Evaluate factor conditions for `command` keys</title>
<updated>2021-04-13T16:06:18+00:00</updated>
<author>
<name>Jürgen Gmach</name>
<email>juergen.gmach@googlemail.com</email>
</author>
<published>2021-04-13T16:04:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox-git.git/commit/?id=187987abc8a5095e0109387ab9d09f227e19a4d8'/>
<id>187987abc8a5095e0109387ab9d09f227e19a4d8</id>
<content type='text'>
Due to the order how the configuration got loaded, and due to a bug in
the factor parser, factors were not identified and thus not evaluated
for `command` keys.

This has been fixed now.

Closes #2002
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Due to the order how the configuration got loaded, and due to a bug in
the factor parser, factors were not identified and thus not evaluated
for `command` keys.

This has been fixed now.

Closes #2002
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix regex validation for SHA 512 hashes (#2020)</title>
<updated>2021-04-12T09:24:26+00:00</updated>
<author>
<name>Jürgen Gmach</name>
<email>juergen.gmach@googlemail.com</email>
</author>
<published>2021-04-12T09:24:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox-git.git/commit/?id=5118401e6beb9f9b6dbe9bffa847dc99d678b1d7'/>
<id>5118401e6beb9f9b6dbe9bffa847dc99d678b1d7</id>
<content type='text'>
The regex searched for `521` instead of `512`.

Closes #2018</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The regex searched for `521` instead of `512`.

Closes #2018</pre>
</div>
</content>
</entry>
<entry>
<title>Explain how CLI verbosity level gets determined</title>
<updated>2021-04-12T08:32:37+00:00</updated>
<author>
<name>Jürgen Gmach</name>
<email>juergen.gmach@googlemail.com</email>
</author>
<published>2021-04-12T08:15:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox-git.git/commit/?id=368ce4dd11d840af8ccdf4d86838d44db2543023'/>
<id>368ce4dd11d840af8ccdf4d86838d44db2543023</id>
<content type='text'>
This fixes #2005
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes #2005
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor code improvements (#2017)</title>
<updated>2021-04-11T21:30:45+00:00</updated>
<author>
<name>Miroslav Šedivý</name>
<email>6774676+eumiro@users.noreply.github.com</email>
</author>
<published>2021-04-11T21:30:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox-git.git/commit/?id=963f7c548e044d48e68002bd5d99cdf495c5ac7e'/>
<id>963f7c548e044d48e68002bd5d99cdf495c5ac7e</id>
<content type='text'>
* Use !r to repr strings

* Simplify loops and expressions

* Improve exception traceback

* Add Python 3.10 to installation.rst</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Use !r to repr strings

* Simplify loops and expressions

* Improve exception traceback

* Add Python 3.10 to installation.rst</pre>
</div>
</content>
</entry>
<entry>
<title>Replace .format with f-strings (#2011)</title>
<updated>2021-04-10T13:13:12+00:00</updated>
<author>
<name>Miroslav Šedivý</name>
<email>6774676+eumiro@users.noreply.github.com</email>
</author>
<published>2021-04-10T13:13:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox-git.git/commit/?id=931159940c55f960b68c3dc1324150c2093e84d6'/>
<id>931159940c55f960b68c3dc1324150c2093e84d6</id>
<content type='text'>
* Use f-strings

* Use textwrap.shorten</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Use f-strings

* Use textwrap.shorten</pre>
</div>
</content>
</entry>
<entry>
<title>Docs: define which files to keep py2 compatible (#2015)</title>
<updated>2021-04-10T13:00:05+00:00</updated>
<author>
<name>Miroslav Šedivý</name>
<email>6774676+eumiro@users.noreply.github.com</email>
</author>
<published>2021-04-10T13:00:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox-git.git/commit/?id=b800dcfeb8339b20019a3eb5b216477519e68120'/>
<id>b800dcfeb8339b20019a3eb5b216477519e68120</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Python3.10 to the test suite (#2014)</title>
<updated>2021-04-10T10:24:01+00:00</updated>
<author>
<name>Bernát Gábor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2021-04-10T10:24:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox-git.git/commit/?id=74e96d97e7111ecb6a3fb25f05a1d3a1fd633fd6'/>
<id>74e96d97e7111ecb6a3fb25f05a1d3a1fd633fd6</id>
<content type='text'>
Signed-off-by: Bernát Gábor &lt;gaborjbernat@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Bernát Gábor &lt;gaborjbernat@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Remove flake8 from Githug Actions</title>
<updated>2021-04-10T09:25:09+00:00</updated>
<author>
<name>Bernát Gábor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2021-04-10T09:25:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox-git.git/commit/?id=f59ccd46358e1c0d9fc11541ebea42086015fce7'/>
<id>f59ccd46358e1c0d9fc11541ebea42086015fce7</id>
<content type='text'>
It's now part of pre-commit call.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's now part of pre-commit call.</pre>
</div>
</content>
</entry>
</feed>
