<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/virtualenv.git, branch release-20.2.1</title>
<subtitle>github.com: pypa/virtualenv.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/'/>
<entry>
<title>Upgrade wheels and pip</title>
<updated>2020-12-06T19:42:48+00:00</updated>
<author>
<name>Bernát Gábor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2020-12-06T16:33:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=fc7cde59e67f23b6330d602f547527dcb9662e3f'/>
<id>fc7cde59e67f23b6330d602f547527dcb9662e3f</id>
<content type='text'>
Signed-off-by: Bernát Gábor &lt;bgabor8@bloomberg.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Bernát Gábor &lt;bgabor8@bloomberg.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>release 20.2.1</title>
<updated>2020-11-23T10:55:32+00:00</updated>
<author>
<name>Bernát Gábor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2020-11-23T10:55:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=e8041cf53c8fbb3e6559753ce89c709c44c24129'/>
<id>e8041cf53c8fbb3e6559753ce89c709c44c24129</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove high constraint for importlib-metadata (#2020)</title>
<updated>2020-11-23T08:32:22+00:00</updated>
<author>
<name>Britt Treece</name>
<email>britt.treece@gmail.com</email>
</author>
<published>2020-11-23T08:32:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=13c5369dfbb9a5da3f1791fb551be59f0c00f121'/>
<id>13c5369dfbb9a5da3f1791fb551be59f0c00f121</id>
<content type='text'>
Github issue #2019</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Github issue #2019</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2017 from pypa/release-20.2.0</title>
<updated>2020-11-21T17:43:34+00:00</updated>
<author>
<name>Bernát Gábor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2020-11-21T17:43:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=6fab6a888667d9242b566e5aa0fec6caf6f9a2fa'/>
<id>6fab6a888667d9242b566e5aa0fec6caf6f9a2fa</id>
<content type='text'>
release 20.2.0</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
release 20.2.0</pre>
</div>
</content>
</entry>
<entry>
<title>release 20.2.0</title>
<updated>2020-11-21T11:43:08+00:00</updated>
<author>
<name>Bernát Gábor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2020-11-21T11:43:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=e6f7485dd9f196e547d6d701f56ad87fc7faf65f'/>
<id>e6f7485dd9f196e547d6d701f56ad87fc7faf65f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add --readonly-app-data option (#2009)</title>
<updated>2020-11-21T11:41:56+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2020-11-21T11:41:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=af083095f74ac5f2693e03d54fa94245e9de9a14'/>
<id>af083095f74ac5f2693e03d54fa94245e9de9a14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>conftest.py: Make coverage optional (#2008)</title>
<updated>2020-11-21T11:15:52+00:00</updated>
<author>
<name>Miro Hrončok</name>
<email>miro@hroncok.cz</email>
</author>
<published>2020-11-21T11:15:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=ed7ceb5595986da560429ac38d6120664ffde7d2'/>
<id>ed7ceb5595986da560429ac38d6120664ffde7d2</id>
<content type='text'>
This allows to execute the tests without coverage installed.
We plan to do that in Fedora, where we run the tests, but not measure coverage.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows to execute the tests without coverage installed.
We plan to do that in Fedora, where we run the tests, but not measure coverage.</pre>
</div>
</content>
</entry>
<entry>
<title>Use environment files for adding to PATH on Github Action (#2016)</title>
<updated>2020-11-21T11:14:04+00:00</updated>
<author>
<name>Bernát Gábor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2020-11-21T11:14:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=271dd73a4e2b82de4cf08a996c7765fe07fa7b06'/>
<id>271dd73a4e2b82de4cf08a996c7765fe07fa7b06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Also skip xonsh tests on Python 3.10 (#2013)</title>
<updated>2020-11-19T13:18:07+00:00</updated>
<author>
<name>Miro Hrončok</name>
<email>miro@hroncok.cz</email>
</author>
<published>2020-11-19T13:18:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=87877f89106272bd30e964a2b1a897ba7f806c45'/>
<id>87877f89106272bd30e964a2b1a897ba7f806c45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[pre-commit.ci] pre-commit autoupdate (#2011)</title>
<updated>2020-11-17T09:58:36+00:00</updated>
<author>
<name>pre-commit-ci[bot]</name>
<email>66853113+pre-commit-ci[bot]@users.noreply.github.com</email>
</author>
<published>2020-11-17T09:58:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=25c45cf5e6eab0c67c458681e238eee149be0679'/>
<id>25c45cf5e6eab0c67c458681e238eee149be0679</id>
<content type='text'>
Co-authored-by: pre-commit-ci[bot] &lt;66853113+pre-commit-ci[bot]@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: pre-commit-ci[bot] &lt;66853113+pre-commit-ci[bot]@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
</feed>
