<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/virtualenv.git/.travis.yml, branch jython</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>move CI to Azure Pipelines</title>
<updated>2018-10-22T21:25:08+00:00</updated>
<author>
<name>Bernat Gabor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2018-10-22T20:48:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=9d8d24179adb7674f0d8bdbeafb3a995bf0d4844'/>
<id>9d8d24179adb7674f0d8bdbeafb3a995bf0d4844</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enable pip cache in travis build</title>
<updated>2018-10-15T13:46:58+00:00</updated>
<author>
<name>Thijs Triemstra</name>
<email>info@collab.nl</email>
</author>
<published>2018-02-20T03:03:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=29245ff72942e6e71813e5e7f7e0567ea347eb27'/>
<id>29245ff72942e6e71813e5e7f7e0567ea347eb27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>travis: enable use of test_activate.sh (#1087)</title>
<updated>2018-10-12T18:22:34+00:00</updated>
<author>
<name>Sorin Sbarnea</name>
<email>ssbarnea@users.noreply.github.com</email>
</author>
<published>2018-10-12T18:22:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=f74349da33157069684972bb626dfde8a39ff5e6'/>
<id>f74349da33157069684972bb626dfde8a39ff5e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>travis: fail fast if rebuild-script was not called (#1194)</title>
<updated>2018-09-22T07:31:47+00:00</updated>
<author>
<name>Sorin Sbarnea</name>
<email>ssbarnea@users.noreply.github.com</email>
</author>
<published>2018-09-22T07:31:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=c8e8029246d8bd8db82ddbfdfc7238940eb19102'/>
<id>c8e8029246d8bd8db82ddbfdfc7238940eb19102</id>
<content type='text'>
Avoid running tests if rebuild-script is making repository
dirty because this means that code was commited
without rebuilding first.

This prevents wasted time on reviews.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoid running tests if rebuild-script is making repository
dirty because this means that code was commited
without rebuilding first.

This prevents wasted time on reviews.</pre>
</div>
</content>
</entry>
<entry>
<title>Drop support for Python 2.6</title>
<updated>2018-05-16T18:27:28+00:00</updated>
<author>
<name>Donald Stufft</name>
<email>donald@stufft.io</email>
</author>
<published>2018-05-16T18:27:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=73404cb6872b835cbc64f98c5c9c6c55ef798caf'/>
<id>73404cb6872b835cbc64f98c5c9c6c55ef798caf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Declare support for Python 3.6</title>
<updated>2018-02-18T06:38:55+00:00</updated>
<author>
<name>Jon Banafato</name>
<email>jon@jonafato.com</email>
</author>
<published>2017-06-27T20:44:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=e0c24841be5e088c333d338a6aa0ee20c15912ec'/>
<id>e0c24841be5e088c333d338a6aa0ee20c15912ec</id>
<content type='text'>
Per the [changelog](https://github.com/pypa/virtualenv/blob/6d8a4ed81f40223a3f9ea1ba5d11be500d9f667a/docs/changes.rst)
notes for `15.1.0`, Python 3.6 is supported. This change adds 3.6 to the
trove classifiers and drops the now-unsupported 3.3.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Per the [changelog](https://github.com/pypa/virtualenv/blob/6d8a4ed81f40223a3f9ea1ba5d11be500d9f667a/docs/changes.rst)
notes for `15.1.0`, Python 3.6 is supported. This change adds 3.6 to the
trove classifiers and drops the now-unsupported 3.3.
</pre>
</div>
</content>
</entry>
<entry>
<title>travis: remove py33 and added py36</title>
<updated>2017-10-05T08:05:20+00:00</updated>
<author>
<name>Sorin Sbarnea</name>
<email>ssbarnea@redhat.com</email>
</author>
<published>2017-10-04T20:09:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=567842b84cc96140596cad8511e9534ef298039b'/>
<id>567842b84cc96140596cad8511e9534ef298039b</id>
<content type='text'>
py33 reached EOL and the Travis version is broken
as it missing zlib encoder, making impossible
to run bin/build_script.py
py36 is officially released on all platform so
we need to test with it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
py33 reached EOL and the Travis version is broken
as it missing zlib encoder, making impossible
to run bin/build_script.py
py36 is officially released on all platform so
we need to test with it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop PyPy3</title>
<updated>2016-11-16T01:49:06+00:00</updated>
<author>
<name>Donald Stufft</name>
<email>donald@stufft.io</email>
</author>
<published>2016-11-16T01:40:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=49721c16549d7ed75ddd3b754ca6c612522e630c'/>
<id>49721c16549d7ed75ddd3b754ca6c612522e630c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test more virtualenv invocations</title>
<updated>2016-01-22T10:33:16+00:00</updated>
<author>
<name>Matthew Iversen</name>
<email>teh.ivo@gmail.com</email>
</author>
<published>2016-01-22T10:33:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=352dcef7d9bdab298c4315bad1da564dd76901a5'/>
<id>352dcef7d9bdab298c4315bad1da564dd76901a5</id>
<content type='text'>
- with no arguments
- with --python=&lt;fullpath&gt;
- with -p &lt;binary&gt;

Also test creating a {2,3}-based venv with python {3,2}
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- with no arguments
- with --python=&lt;fullpath&gt;
- with -p &lt;binary&gt;

Also test creating a {2,3}-based venv with python {3,2}
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade pip to 8.0.0 and argparse to 1.4.0</title>
<updated>2016-01-20T00:46:31+00:00</updated>
<author>
<name>Donald Stufft</name>
<email>donald@stufft.io</email>
</author>
<published>2016-01-20T00:40:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=8132fa3a826ff1ba0c0c065563b9733c2e5a5b6c'/>
<id>8132fa3a826ff1ba0c0c065563b9733c2e5a5b6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
