<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/tox-git.git/tests, branch issue_2002</title>
<subtitle>github.com: tox-dev/tox.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/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://91.123.203.49/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>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://91.123.203.49/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://91.123.203.49/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>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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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>Port pip requirements.txt parser (#2009)</title>
<updated>2021-04-09T08:03:32+00:00</updated>
<author>
<name>Bernát Gábor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2021-04-09T08:03:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tox-git.git/commit/?id=a9c8e723751d81655cf1baa051ae44d4f4b49010'/>
<id>a9c8e723751d81655cf1baa051ae44d4f4b49010</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix replacement of sections with dash (#2000)</title>
<updated>2021-04-06T16:56:16+00:00</updated>
<author>
<name>Oliver Bestwalter</name>
<email>oliver@bestwalter.de</email>
</author>
<published>2021-04-06T16:56:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tox-git.git/commit/?id=9608e238d097201176f66c22566069cb6ef3a1d6'/>
<id>9608e238d097201176f66c22566069cb6ef3a1d6</id>
<content type='text'>
Co-authored-by: Jürgen Gmach &lt;juergen.gmach@googlemail.com&gt;
Co-authored-by: Miroslav Šedivý &lt;eumiro@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Jürgen Gmach &lt;juergen.gmach@googlemail.com&gt;
Co-authored-by: Miroslav Šedivý &lt;eumiro@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Support extras in (editable) path requirements (#1998)</title>
<updated>2021-04-06T06:05:26+00:00</updated>
<author>
<name>Bernát Gábor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2021-04-06T06:05:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tox-git.git/commit/?id=2b7f522d356cafb24e29d255b0d44bc5c561df29'/>
<id>2b7f522d356cafb24e29d255b0d44bc5c561df29</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>
</feed>
