<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/setuptools/ssl_support.py, branch v24.0.0</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>FreeBSD: Add root certificate from ca_root_nss.</title>
<updated>2016-02-03T09:25:07+00:00</updated>
<author>
<name>Julien Cigar</name>
<email>julien.cigar@gmail.com</email>
</author>
<published>2016-02-03T09:25:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=3ae46c30225eb46e1f5aada1a19e88b79f04dc72'/>
<id>3ae46c30225eb46e1f5aada1a19e88b79f04dc72</id>
<content type='text'>
On FreeBSD root certificates from certificate authorities included in the
Mozilla NSS library are provided by the ca_root_nss package:

jcigar@frodon:~/ &gt; pkg info -l ca_root_nss-3.21
ca_root_nss-3.21:
    /usr/local/etc/ssl/cert.pem.sample
    /usr/local/openssl/cert.pem.sample
    /usr/local/share/certs/ca-root-nss.crt
    /usr/local/share/licenses/ca_root_nss-3.21/LICENSE
    /usr/local/share/licenses/ca_root_nss-3.21/MPL
    /usr/local/share/licenses/ca_root_nss-3.21/catalog.mk

On some machines there is no symbolic link (/etc/ssl/cert.pem) installed
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On FreeBSD root certificates from certificate authorities included in the
Mozilla NSS library are provided by the ca_root_nss package:

jcigar@frodon:~/ &gt; pkg info -l ca_root_nss-3.21
ca_root_nss-3.21:
    /usr/local/etc/ssl/cert.pem.sample
    /usr/local/openssl/cert.pem.sample
    /usr/local/share/certs/ca-root-nss.crt
    /usr/local/share/licenses/ca_root_nss-3.21/LICENSE
    /usr/local/share/licenses/ca_root_nss-3.21/MPL
    /usr/local/share/licenses/ca_root_nss-3.21/catalog.mk

On some machines there is no symbolic link (/etc/ssl/cert.pem) installed
</pre>
</div>
</content>
</entry>
<entry>
<title>Always use Python 3 version of map</title>
<updated>2016-01-16T11:54:00+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-01-16T11:54:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=8af3b6ef5b4173a0d0d6735147c98c882ae98344'/>
<id>8af3b6ef5b4173a0d0d6735147c98c882ae98344</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Modeling after Astropy's technique for bundling libraries, the imports are now much cleaner. Thanks @embray. Ref #229.</title>
<updated>2015-12-31T21:30:47+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-12-31T21:30:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=952c1bafda1929c74c737646aa025e6ffad6632e'/>
<id>952c1bafda1929c74c737646aa025e6ffad6632e</id>
<content type='text'>
--HG--
branch : feature/issue-229
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : feature/issue-229
</pre>
</div>
</content>
</entry>
<entry>
<title>Update vendoring technique to match that used for packaging. Ref #229.</title>
<updated>2015-12-31T16:51:01+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-12-31T16:51:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=06872bb0bbbeb953e90bd0941444b0d499056557'/>
<id>06872bb0bbbeb953e90bd0941444b0d499056557</id>
<content type='text'>
--HG--
branch : feature/issue-229
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : feature/issue-229
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge with master. Ref #229.</title>
<updated>2015-12-31T15:51:55+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-12-31T15:51:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=29fa01621c3de0a5c78c4f49b5d051386d0d566f'/>
<id>29fa01621c3de0a5c78c4f49b5d051386d0d566f</id>
<content type='text'>
--HG--
branch : feature/issue-229
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : feature/issue-229
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent exception in atexit handlers when cert store's tempfile</title>
<updated>2015-12-24T21:16:19+00:00</updated>
<author>
<name>Erik Bray</name>
<email>embray@stsci.edu</email>
</author>
<published>2015-12-24T21:16:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=9578a0f640dac57f95a391c9f2a1ebdaba1a0846'/>
<id>9578a0f640dac57f95a391c9f2a1ebdaba1a0846</id>
<content type='text'>
is already cleaned up by py.test.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
is already cleaned up by py.test.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge with 6.0.2</title>
<updated>2014-09-30T01:14:51+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-09-30T01:14:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=626fa69fb0470710e870628afd0cb7ec0ba96ddf'/>
<id>626fa69fb0470710e870628afd0cb7ec0ba96ddf</id>
<content type='text'>
--HG--
branch : feature/issue-229
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : feature/issue-229
</pre>
</div>
</content>
</entry>
<entry>
<title>Use six for Python 2 compatibility</title>
<updated>2014-07-05T19:06:51+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-07-05T19:06:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=b49435397a5094f94678adf3549cc8941aa469b7'/>
<id>b49435397a5094f94678adf3549cc8941aa469b7</id>
<content type='text'>
--HG--
branch : feature/issue-229
extra : source : 7b1997ececc5772798ce33a0f8e77387cb55a977
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : feature/issue-229
extra : source : 7b1997ececc5772798ce33a0f8e77387cb55a977
</pre>
</div>
</content>
</entry>
<entry>
<title>ssl_support: Adjust to tunneling changes in Python 2.7.7 and 3.4.1.</title>
<updated>2014-07-03T14:03:39+00:00</updated>
<author>
<name>Raphael Kubo da Costa</name>
<email>raphael.kubo.da.costa@intel.com</email>
</author>
<published>2014-07-03T14:03:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=bf0cecd76dd0501cbb98c77583c11a622dcfe73f'/>
<id>bf0cecd76dd0501cbb98c77583c11a622dcfe73f</id>
<content type='text'>
The fix for https://bugs.python.org/issue7776 changed httplib.HTTPConnection's
handling of tunneling: `host' now points to the proxy host, so we have to
adjust the code to perform the certificate validation on `_tunnel_host' instead
when it is available.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The fix for https://bugs.python.org/issue7776 changed httplib.HTTPConnection's
handling of tunneling: `host' now points to the proxy host, so we have to
adjust the code to perform the certificate validation on `_tunnel_host' instead
when it is available.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove backward-compatiblity implementation of create_connection.</title>
<updated>2013-11-24T20:13:28+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-11-24T20:13:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=f0e9b4a76e82216467de39f5a038946c7bc50255'/>
<id>f0e9b4a76e82216467de39f5a038946c7bc50255</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
