<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-requests.git/setup.py, branch render</title>
<subtitle>github.com: kennethreitz/requests.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/'/>
<entry>
<title>update setup.py packages</title>
<updated>2016-02-16T07:33:22+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2016-02-16T07:33:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=922781529f9d5fb4aaf43f8630d19b16dc77e1e5'/>
<id>922781529f9d5fb4aaf43f8630d19b16dc77e1e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed test execution.</title>
<updated>2016-02-03T20:19:20+00:00</updated>
<author>
<name>Dmitry Dygalo</name>
<email>dadygalo@gmail.com</email>
</author>
<published>2016-02-03T20:19:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=1c5c6eeb7a82d3825b538b077fb42803c37359ab'/>
<id>1c5c6eeb7a82d3825b538b077fb42803c37359ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cleanup setup.py from #2991</title>
<updated>2016-02-03T08:37:52+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2016-02-03T08:37:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=90688c68ad5a1bad8ac93c6e2b26395da1fdff51'/>
<id>90688c68ad5a1bad8ac93c6e2b26395da1fdff51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial work</title>
<updated>2016-02-02T12:24:05+00:00</updated>
<author>
<name>Dmitry Dygalo</name>
<email>dadygalo@gmail.com</email>
</author>
<published>2016-02-02T11:02:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=6c2942b19865106a3ac65b3bfc1fc93aae2d346c'/>
<id>6c2942b19865106a3ac65b3bfc1fc93aae2d346c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop falling back to distutils in setup.py</title>
<updated>2016-01-20T13:51:42+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2016-01-20T13:51:42+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=5f2fef5bb57c2f2bc627ccb50f472f513e64dbab'/>
<id>5f2fef5bb57c2f2bc627ccb50f472f513e64dbab</id>
<content type='text'>
distutils has been deprecated for years now and pip is refusing to install
projects using it. As such, *some* users are reporting problems installing
requests. Let's avoid this entirely by not falling back to distutils at all.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
distutils has been deprecated for years now and pip is refusing to install
projects using it. As such, *some* users are reporting problems installing
requests. Let's avoid this entirely by not falling back to distutils at all.
</pre>
</div>
</content>
</entry>
<entry>
<title>Specify minimum pyOpenSSL version</title>
<updated>2015-11-19T19:05:03+00:00</updated>
<author>
<name>Philip Lorenz</name>
<email>philip@bithub.de</email>
</author>
<published>2015-11-19T19:05:03+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=6597b5383485c8ffd06f5593c338d4793b7b8e82'/>
<id>6597b5383485c8ffd06f5593c338d4793b7b8e82</id>
<content type='text'>
urllib3 requires "set_tlsext_host_name" which was only added in
pyOpenSSL 0.13. As some distributions (e.g. Ubuntu 12.04) still ship an
older version enforce the correct minimum version during installation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
urllib3 requires "set_tlsext_host_name" which was only added in
pyOpenSSL 0.13. As some distributions (e.g. Ubuntu 12.04) still ship an
older version enforce the correct minimum version during installation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update trove classifiers.</title>
<updated>2015-11-05T10:38:25+00:00</updated>
<author>
<name>Cory Benfield</name>
<email>lukasaoz@gmail.com</email>
</author>
<published>2015-10-16T21:01:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=4dffe5efaa73c1ae4a082442e201f413b5e5bea7'/>
<id>4dffe5efaa73c1ae4a082442e201f413b5e5bea7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>matching the version only at the begining of lines</title>
<updated>2015-03-26T14:53:19+00:00</updated>
<author>
<name>deronnax</name>
<email>deronnax@gmail.com</email>
</author>
<published>2015-03-26T14:53:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=1145fe64a54d5d1f813b96bf2923aff954267554'/>
<id>1145fe64a54d5d1f813b96bf2923aff954267554</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>shorter and faster version extraction from __init__.py</title>
<updated>2015-03-25T17:21:34+00:00</updated>
<author>
<name>deronnax</name>
<email>deronnax@gmail.com</email>
</author>
<published>2015-03-25T17:21:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=ce234d53a5b8d829eca4f27857e6ea2625575fe8'/>
<id>ce234d53a5b8d829eca4f27857e6ea2625575fe8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Parse version number out of requests/__init__.py</title>
<updated>2015-03-14T02:47:29+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2015-03-14T02:47:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=1acc4992d42950b54a7be1b0dcacdaac35d32436'/>
<id>1acc4992d42950b54a7be1b0dcacdaac35d32436</id>
<content type='text'>
With the new import machinery in requests/packages/__init__.py people
using `python setup.py test` will not be able to run the tests the first
time on a new environment. The VendorAlias logic breaks the import
machinery and the tests fail. By removing the import of requests in
setup.py, we avoid the issue where sys.meta_path continues to have the
version of VendorAlias from the import in setup.py.

Closes #2462
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With the new import machinery in requests/packages/__init__.py people
using `python setup.py test` will not be able to run the tests the first
time on a new environment. The VendorAlias logic breaks the import
machinery and the tests fail. By removing the import of requests in
setup.py, we avoid the issue where sys.meta_path continues to have the
version of VendorAlias from the import in setup.py.

Closes #2462
</pre>
</div>
</content>
</entry>
</feed>
