<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/virtualenv.git/docs/reference.rst, branch add-ci</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>Fix instructions for download of virtualenv. (#1210)</title>
<updated>2018-10-05T06:17:48+00:00</updated>
<author>
<name>Zvezdan Petkovic</name>
<email>zpetkovic@acm.org</email>
</author>
<published>2018-10-05T06:17:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=384c8d13490f171a7ad99eeedd7fe45021a83d87'/>
<id>384c8d13490f171a7ad99eeedd7fe45021a83d87</id>
<content type='text'>
Replaced pypi.python.org with pypi.org in the download URL.
Added `-L` option to `curl` to follow redirects from randomized hash
URLS.

Also, replaced pypi.python.org/pypi with pypi.org/project throughout the
docs.

This fix addresses the most important part of #1042.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replaced pypi.python.org with pypi.org in the download URL.
Added `-L` option to `curl` to follow redirects from randomized hash
URLS.

Also, replaced pypi.python.org/pypi with pypi.org/project throughout the
docs.

This fix addresses the most important part of #1042.</pre>
</div>
</content>
</entry>
<entry>
<title>Make the --no-(pip|setuptools|wheel) options independent</title>
<updated>2016-01-19T17:15:19+00:00</updated>
<author>
<name>Donald Stufft</name>
<email>donald@stufft.io</email>
</author>
<published>2016-01-19T17:15:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=5c441158838f0960b78a28c0f1373ecce4868bb6'/>
<id>5c441158838f0960b78a28c0f1373ecce4868bb6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Try to download the latest versions of preinstalled packages</title>
<updated>2016-01-19T16:57:48+00:00</updated>
<author>
<name>Donald Stufft</name>
<email>donald@stufft.io</email>
</author>
<published>2016-01-19T16:51:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=f50df26c44311390351d0a76c79cfc136241ece5'/>
<id>f50df26c44311390351d0a76c79cfc136241ece5</id>
<content type='text'>
* Will only accept Wheels (because that is all we can install
  without setuptools).
* Will still fall back to using the bundled copies of the
  preinstalled packages if it cannot access the internet.

This should prevent errors happening from too old of versions of
software being bundled with virtualenv, while still allowing people
to prevent talking to the internet with --no-download.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Will only accept Wheels (because that is all we can install
  without setuptools).
* Will still fall back to using the bundled copies of the
  preinstalled packages if it cannot access the internet.

This should prevent errors happening from too old of versions of
software being bundled with virtualenv, while still allowing people
to prevent talking to the internet with --no-download.
</pre>
</div>
</content>
</entry>
<entry>
<title>Install wheel automatically into new virtual environments</title>
<updated>2015-05-22T03:34:11+00:00</updated>
<author>
<name>Donald Stufft</name>
<email>donald@stufft.io</email>
</author>
<published>2015-05-22T03:25:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=65e6ef7ff71049f172dc49f1de21e2241964835a'/>
<id>65e6ef7ff71049f172dc49f1de21e2241964835a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refer to python instead of python3</title>
<updated>2014-06-14T16:13:05+00:00</updated>
<author>
<name>Matthew Iversen</name>
<email>teh.ivo@gmail.com</email>
</author>
<published>2014-06-14T16:13:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=2b590bbeba82b3be2c22eb59f2966d866eeea5ed'/>
<id>2b590bbeba82b3be2c22eb59f2966d866eeea5ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix docs typos, thanks @alex</title>
<updated>2014-06-14T15:55:55+00:00</updated>
<author>
<name>Matthew Iversen</name>
<email>teh.ivo@gmail.com</email>
</author>
<published>2014-04-30T13:08:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=83a6dd43151316a07a801b67b1d43dd9eb380086'/>
<id>83a6dd43151316a07a801b67b1d43dd9eb380086</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Capitalization Is Awesome</title>
<updated>2014-06-14T15:55:55+00:00</updated>
<author>
<name>Matthew Iversen</name>
<email>teh.ivo@gmail.com</email>
</author>
<published>2014-02-08T09:55:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=73fe411ff6fc759fe824491365ac4de18924b5dd'/>
<id>73fe411ff6fc759fe824491365ac4de18924b5dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Usage, options, config, extending</title>
<updated>2014-06-14T15:54:38+00:00</updated>
<author>
<name>Matthew Iversen</name>
<email>teh.ivo@gmail.com</email>
</author>
<published>2014-02-07T21:45:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=eacca7ed5cb3528887faf903835b6dba31308ea2'/>
<id>eacca7ed5cb3528887faf903835b6dba31308ea2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
