<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/scripts, branch 19.7</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>Remove script as it's no longer needed. Fixes #432.</title>
<updated>2016-01-16T16:20:04+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-01-16T16:20:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=70697b3a8c795a25de56a30d41cca76ad18d78fb'/>
<id>70697b3a8c795a25de56a30d41cca76ad18d78fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pin to 1.6.4 due to https://github.com/pypa/twine/issues/158. Ref #432.</title>
<updated>2016-01-16T16:06:11+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-01-16T16:06:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=3c6446900f27be1c954e0123a94d797bd6e70b83'/>
<id>3c6446900f27be1c954e0123a94d797bd6e70b83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Omit cert and client_cert, the latest release of twine is different than what is seen in master.</title>
<updated>2016-01-16T15:55:18+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-01-16T15:55:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=3f702d545e8fcb20d60224420b9c3b20a0700608'/>
<id>3f702d545e8fcb20d60224420b9c3b20a0700608</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Copy all the defaults from twine.commands.upload, as they're not exposed in the API. Ref #432</title>
<updated>2016-01-16T15:51:45+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-01-16T15:51:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=b6056e0aa0de04bc1fe702f299d8187a8c224a03'/>
<id>b6056e0aa0de04bc1fe702f299d8187a8c224a03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix two failures in sorting where filename parts became a factor in the version. Ref #432.</title>
<updated>2016-01-16T15:41:47+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-01-16T15:41:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=71429b10081c7ae0ad596c33d95b735af80f9248'/>
<id>71429b10081c7ae0ad596c33d95b735af80f9248</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a local path rather than a tempdir that never gets cleaned up.</title>
<updated>2015-11-17T22:21:39+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-11-17T22:21:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=cff3a4820a926b379b5556ab28c9e5bd67152926'/>
<id>cff3a4820a926b379b5556ab28c9e5bd67152926</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary superclass</title>
<updated>2015-11-17T22:20:07+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-11-17T22:20:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=fcdbdc6fa628daffb6e80d5f333311705f86207a'/>
<id>fcdbdc6fa628daffb6e80d5f333311705f86207a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary __init__</title>
<updated>2015-11-17T22:19:48+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-11-17T22:19:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=7ffe08ef8185d87c0dfff1d5567f9d84f8e47ba7'/>
<id>7ffe08ef8185d87c0dfff1d5567f9d84f8e47ba7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reorganize imports</title>
<updated>2015-11-17T22:14:23+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-11-17T22:14:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=1837b319518745e80e32a3ec23ccd28b7fec3634'/>
<id>1837b319518745e80e32a3ec23ccd28b7fec3634</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove repeat glob code</title>
<updated>2015-11-17T22:08:25+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-11-17T22:08:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=8329fb1ab5832f6ab07ed03929814bc4a4aeecd8'/>
<id>8329fb1ab5832f6ab07ed03929814bc4a4aeecd8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
