<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools, branch 19.6.2</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/'/>
<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='http://git.baserock.org/cgit/delta/python-setuptools-git.git/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='http://git.baserock.org/cgit/delta/python-setuptools-git.git/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='http://git.baserock.org/cgit/delta/python-setuptools-git.git/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>
<entry>
<title>Bumped to 19.7 in preparation for next release.</title>
<updated>2016-01-25T00:53:32+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-01-25T00:53:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=bdd0e2d6a9bc38ae1c8b035364b7b23da0845233'/>
<id>bdd0e2d6a9bc38ae1c8b035364b7b23da0845233</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Also hide Cython when hiding setuptools, as setuptools will have imported Cython and Cython references the distutils.Extension. Fixes #488.</title>
<updated>2016-01-24T16:49:11+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-01-24T16:49:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=57d450a4e0485c8c9db04a5b6d02615c3798f418'/>
<id>57d450a4e0485c8c9db04a5b6d02615c3798f418</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 'launch' hook, based on pip.utils.setuptools_build</title>
<updated>2016-01-24T15:07:40+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-01-24T15:07:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=e7f9dab06dc2515fe11e7f31ea948eed5e141470'/>
<id>e7f9dab06dc2515fe11e7f31ea948eed5e141470</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 in preparation for next release.</title>
<updated>2016-01-24T02:28:03+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-01-24T02:28:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=3b7b733ca9f2e3193426682ae6357b3f29307aa2'/>
<id>3b7b733ca9f2e3193426682ae6357b3f29307aa2</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.5 in preparation for next release.</title>
<updated>2016-01-24T02:26:24+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-01-24T02:26:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=520cf79afe622d6537c2f036f686350eb6722f04'/>
<id>520cf79afe622d6537c2f036f686350eb6722f04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in darjus/setuptools (pull request #169)</title>
<updated>2016-01-24T02:22:16+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-01-24T02:22:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=619367262942fcc478d4a8c7c9449da346605ac0'/>
<id>619367262942fcc478d4a8c7c9449da346605ac0</id>
<content type='text'>
Remove JythonCommandSpec as it's not required on Jython 2.7 and setuptools no longer supports anything 2.5, but had to test for 'Jython on Windows' in two other places
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove JythonCommandSpec as it's not required on Jython 2.7 and setuptools no longer supports anything 2.5, but had to test for 'Jython on Windows' in two other places
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid TypeError when getfilesystemencoding returns None. Fixes #486.</title>
<updated>2016-01-24T00:08:57+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-01-24T00:08:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=3223234b137e9766a6f4e892a3369b13f57f878b'/>
<id>3223234b137e9766a6f4e892a3369b13f57f878b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
