<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/virtualenv.git, branch develop</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>Merge pull request #898 from manueljacob/develop</title>
<updated>2016-05-11T21:59:06+00:00</updated>
<author>
<name>Philip Jenvey</name>
<email>pjenvey@underboss.org</email>
</author>
<published>2016-05-11T21:59:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=97ba9816ecee2ae25944fdbc5c1829d55546ede6'/>
<id>97ba9816ecee2ae25944fdbc5c1829d55546ede6</id>
<content type='text'>
Add _functools to REQUIRED_MODULES for PyPy3.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add _functools to REQUIRED_MODULES for PyPy3.</pre>
</div>
</content>
</entry>
<entry>
<title>Add _functools to REQUIRED_MODULES for PyPy3.</title>
<updated>2016-05-11T18:38:01+00:00</updated>
<author>
<name>Manuel Jacob</name>
<email>me@manueljacob.de</email>
</author>
<published>2016-05-11T18:38:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=4489d8b3591c4ca0f97f5a99cf7080d39d77c12d'/>
<id>4489d8b3591c4ca0f97f5a99cf7080d39d77c12d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #897 from dstufft/upgrade</title>
<updated>2016-05-11T02:00:19+00:00</updated>
<author>
<name>Donald Stufft</name>
<email>donald@stufft.io</email>
</author>
<published>2016-05-11T02:00:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=411debc66c3650e68fd6404e1ab4fe0e2d21a063'/>
<id>411debc66c3650e68fd6404e1ab4fe0e2d21a063</id>
<content type='text'>
Upgrade pip to 8.1.2 and setuptools to 21.0.0</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Upgrade pip to 8.1.2 and setuptools to 21.0.0</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade pip to 8.1.2 and setuptools to 21.0.0</title>
<updated>2016-05-11T00:46:05+00:00</updated>
<author>
<name>Donald Stufft</name>
<email>donald@stufft.io</email>
</author>
<published>2016-05-11T00:45:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=9295850287d69d5acb545eb68b893a6fb1417c2c'/>
<id>9295850287d69d5acb545eb68b893a6fb1417c2c</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 for #888</title>
<updated>2016-04-14T12:25:49+00:00</updated>
<author>
<name>Matt Iversen</name>
<email>teh.ivo@gmail.com</email>
</author>
<published>2016-04-14T12:25:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=5885665930dee01dcb9825264b98fe8bb13202c4'/>
<id>5885665930dee01dcb9825264b98fe8bb13202c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #888 from techtonik/tcltk</title>
<updated>2016-04-14T12:20:24+00:00</updated>
<author>
<name>Matt Iversen</name>
<email>teh.ivo@gmail.com</email>
</author>
<published>2016-04-14T12:20:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=cb368e987476970ac32fe1f630a80ecbb980d58b'/>
<id>cb368e987476970ac32fe1f630a80ecbb980d58b</id>
<content type='text'>
Fix issue #93 - Tcl doesn't work inside a virtualenv on Windows</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix issue #93 - Tcl doesn't work inside a virtualenv on Windows</pre>
</div>
</content>
</entry>
<entry>
<title>Use hex format for display of crc32</title>
<updated>2016-04-08T10:51:59+00:00</updated>
<author>
<name>Matthew Iversen</name>
<email>teh.ivo@gmail.com</email>
</author>
<published>2016-04-08T10:51:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=998330cd9e83d92df3e9fc0a4fd2b4426c63c954'/>
<id>998330cd9e83d92df3e9fc0a4fd2b4426c63c954</id>
<content type='text'>
Use python-version idempotent version as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use python-version idempotent version as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't hard set fish prompt to white</title>
<updated>2016-04-08T10:51:05+00:00</updated>
<author>
<name>Matthew Iversen</name>
<email>teh.ivo@gmail.com</email>
</author>
<published>2016-04-08T10:51:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=70d70cfdd3c4725e489ae8b5d00e01200ffc23ff'/>
<id>70d70cfdd3c4725e489ae8b5d00e01200ffc23ff</id>
<content type='text'>
Fixes #884
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #884
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix issue #93 - Tcl doesn't work inside a virtualenv on Windows</title>
<updated>2016-04-05T12:57:50+00:00</updated>
<author>
<name>anatoly techtonik</name>
<email>techtonik@gmail.com</email>
</author>
<published>2016-04-05T12:57:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=f55ad3fb471a00123875850b3f099287b09ee460'/>
<id>f55ad3fb471a00123875850b3f099287b09ee460</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version for development</title>
<updated>2016-03-17T15:19:40+00:00</updated>
<author>
<name>Donald Stufft</name>
<email>donald@stufft.io</email>
</author>
<published>2016-03-17T15:19:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=f0a26ae0dbd7b4d08e14e1b5bcfae2630bded3c8'/>
<id>f0a26ae0dbd7b4d08e14e1b5bcfae2630bded3c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
