<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/setuptools, branch 20.0</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>Bumped to 20.0 in preparation for next release.</title>
<updated>2016-02-07T14:31:49+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-02-07T14:31:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=64378483fd433d4c7ca6a50c588b9bcb297de392'/>
<id>64378483fd433d4c7ca6a50c588b9bcb297de392</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge backout of 1ae2a75724bb; fixes #118.</title>
<updated>2016-02-07T14:29:20+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-02-07T14:29:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=c30340f3c00c64ea131596537fb7c01fc9b9e643'/>
<id>c30340f3c00c64ea131596537fb7c01fc9b9e643</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backout changeset 1ae2a75724bbba56373784f185a7f235ed0f24a4</title>
<updated>2016-02-07T14:25:06+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-02-07T14:25:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=0e689bb35e8af9f079f6985a11c80268575f786e'/>
<id>0e689bb35e8af9f079f6985a11c80268575f786e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bumped to 19.8 in preparation for next release.</title>
<updated>2016-02-03T13:22:13+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-02-03T13:22:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=53bef9f89286363756bc8efbbba243486897969a'/>
<id>53bef9f89286363756bc8efbbba243486897969a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bumped to 19.7 in preparation for next release.</title>
<updated>2016-02-03T13:20:24+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-02-03T13:20:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=9221fdd1e7f04d257d5cf8af98e8f94bd73a4fec'/>
<id>9221fdd1e7f04d257d5cf8af98e8f94bd73a4fec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>Bumped to 19.6.3 in preparation for next release.</title>
<updated>2016-01-31T09:52:13+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-01-31T09:52:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=783fe0bbcec577fcca5f5fbc247c2b0b86697721'/>
<id>783fe0bbcec577fcca5f5fbc247c2b0b86697721</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bumped to 19.6.2 in preparation for next release.</title>
<updated>2016-01-28T18:19:57+00:00</updated>
<author>
<name>Matthew Iversen</name>
<email>teh.ivo@gmail.com</email>
</author>
<published>2016-01-28T18:19:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=eca386ea886913f115a4a4456702a838515a7e7e'/>
<id>eca386ea886913f115a4a4456702a838515a7e7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bumped to 19.6.1 in preparation for next release.</title>
<updated>2016-01-28T18:15:41+00:00</updated>
<author>
<name>Matthew Iversen</name>
<email>teh.ivo@gmail.com</email>
</author>
<published>2016-01-28T18:15:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=7b4bb264a3f44b18db85d623e23451379518e12a'/>
<id>7b4bb264a3f44b18db85d623e23451379518e12a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rather than re-use globals of setuptools.launch, build a unique namespace in which to launch the script. Prevents imports from occuring relative to 'setuptools' on Python 2. Ref #490.</title>
<updated>2016-01-26T02:15:02+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-01-26T02:15:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=634b0aefca69d135dd5226a44fac4c44a47c328d'/>
<id>634b0aefca69d135dd5226a44fac4c44a47c328d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
