<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/virtualenv.git/src/virtualenv/run/plugin, branch 20.16.2</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>Drop support of running under Python 2.7 (#2382)</title>
<updated>2022-07-25T07:33:42+00:00</updated>
<author>
<name>Bernát Gábor</name>
<email>gaborjbernat@gmail.com</email>
</author>
<published>2022-07-25T07:33:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=b85542c31ca8afcff317e618da434f59fa06d122'/>
<id>b85542c31ca8afcff317e618da434f59fa06d122</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use 'selectable' interface for entry points only when available (#2246)</title>
<updated>2021-12-27T11:01:35+00:00</updated>
<author>
<name>Miro Hrončok</name>
<email>miro@hroncok.cz</email>
</author>
<published>2021-12-27T11:01:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=bb82a73b6dbf577874f6d4bfaf72d2a7f59dfffe'/>
<id>bb82a73b6dbf577874f6d4bfaf72d2a7f59dfffe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>special-case `--prompt .` to the cwd (#2220)</title>
<updated>2021-10-23T10:16:41+00:00</updated>
<author>
<name>Ruairidh MacLeod</name>
<email>ruairidh@rkm.dev</email>
</author>
<published>2021-10-23T10:16:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=6bfc29e1a3d621e3f622a0d0395ff261ce0f3973'/>
<id>6bfc29e1a3d621e3f622a0d0395ff261ce0f3973</id>
<content type='text'>
Co-authored-by: Bernát Gábor &lt;gaborjbernat@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Bernát Gábor &lt;gaborjbernat@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Rely on 'selectable' interface for entry points. (#2126)</title>
<updated>2021-07-09T15:30:40+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-07-09T15:30:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=17caadc974cb2a24f70374525596cd1160579594'/>
<id>17caadc974cb2a24f70374525596cd1160579594</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>
<entry>
<title>[pre-commit.ci] pre-commit autoupdate (#2098)</title>
<updated>2021-04-27T09:03:43+00:00</updated>
<author>
<name>pre-commit-ci[bot]</name>
<email>66853113+pre-commit-ci[bot]@users.noreply.github.com</email>
</author>
<published>2021-04-27T09:03:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=45b44c20a3b7849c97ca17ec86b3b49ead2314dd'/>
<id>45b44c20a3b7849c97ca17ec86b3b49ead2314dd</id>
<content type='text'>
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v2.12.0 → v2.13.0](https://github.com/asottile/pyupgrade/compare/v2.12.0...v2.13.0)
- [github.com/psf/black: 20.8b1 → 21.4b0](https://github.com/psf/black/compare/20.8b1...21.4b0)

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

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>
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v2.12.0 → v2.13.0](https://github.com/asottile/pyupgrade/compare/v2.12.0...v2.13.0)
- [github.com/psf/black: 20.8b1 → 21.4b0](https://github.com/psf/black/compare/20.8b1...21.4b0)

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Co-authored-by: pre-commit-ci[bot] &lt;66853113+pre-commit-ci[bot]@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Built in discovery class is always preferred over plugin supplied classes (#2088)</title>
<updated>2021-04-20T08:55:07+00:00</updated>
<author>
<name>Ashley Whetter</name>
<email>AWhetter@users.noreply.github.com</email>
</author>
<published>2021-04-20T08:55:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=625d5d8827cd64177300fab19cdce5f91e1fd41f'/>
<id>625d5d8827cd64177300fab19cdce5f91e1fd41f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Align Windows 3.7 methodology and later with venv (#1976)</title>
<updated>2020-10-12T10:25:36+00:00</updated>
<author>
<name>Bernát Gábor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2020-10-12T10:25:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=ced984abfd4f1531f9075113e77af7ec01479d29'/>
<id>ced984abfd4f1531f9075113e77af7ec01479d29</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>Upgrade setuptools and pip (#1939)</title>
<updated>2020-09-10T18:29:25+00:00</updated>
<author>
<name>Bernát Gábor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2020-09-10T18:29:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=13c0498a47acf8a0aad6db9ceb1033dfe5f119a9'/>
<id>13c0498a47acf8a0aad6db9ceb1033dfe5f119a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement periodic update feature (#1841)</title>
<updated>2020-06-21T07:28:50+00:00</updated>
<author>
<name>Bernát Gábor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2020-06-21T07:28:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=0cd009b5a1338f66397f71c85a75f576a2f3eabf'/>
<id>0cd009b5a1338f66397f71c85a75f576a2f3eabf</id>
<content type='text'>
Co-authored-by: Pradyun Gedam &lt;pradyunsg@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Pradyun Gedam &lt;pradyunsg@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Rename clear-app-data to reset-app-data to avoid cli parser abbreviation bug (#1826)</title>
<updated>2020-05-13T16:57:13+00:00</updated>
<author>
<name>Bernát Gábor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2020-05-13T16:57:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=e36a6c427e74f1528f5c18da43807675bfc6ec82'/>
<id>e36a6c427e74f1528f5c18da43807675bfc6ec82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
