<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools, branch v26.0.0</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/'/>
<entry>
<title>Merge pull request #753 from tlandschoff-scale/master</title>
<updated>2016-08-20T22:22:50+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-08-20T22:22:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=9ac3dbb940c4eb77fcb2a7d6f7119d228fdaaeee'/>
<id>9ac3dbb940c4eb77fcb2a7d6f7119d228fdaaeee</id>
<content type='text'>
Make Extension accept positional arguments again (fixes #752).</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make Extension accept positional arguments again (fixes #752).</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #736 from Ofekmeister/master</title>
<updated>2016-08-20T21:48:43+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-08-20T21:48:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=ac325f34b73c534fd19204400afa598bf63ea301'/>
<id>ac325f34b73c534fd19204400afa598bf63ea301</id>
<content type='text'>
Fix issue #459</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix issue #459</pre>
</div>
</content>
</entry>
<entry>
<title>Default to gztar for sdists on all platforms. Ref #748.</title>
<updated>2016-08-20T21:44:54+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-08-20T21:44:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=b9baa94e18e91671f9acde4e0e033be1391a7fde'/>
<id>b9baa94e18e91671f9acde4e0e033be1391a7fde</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make import unconditional</title>
<updated>2016-08-20T17:37:33+00:00</updated>
<author>
<name>Ofekmeister</name>
<email>ofekmeister@gmail.com</email>
</author>
<published>2016-08-20T17:37:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=735a66a5588aadcf02a10b58338d476803916b99'/>
<id>735a66a5588aadcf02a10b58338d476803916b99</id>
<content type='text'>
Put import on top and updated CHANGES.rst
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Put import on top and updated CHANGES.rst
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'refs/remotes/pypa/master'</title>
<updated>2016-08-20T17:29:16+00:00</updated>
<author>
<name>Ofekmeister</name>
<email>ofekmeister@gmail.com</email>
</author>
<published>2016-08-20T17:29:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=9e11ba01ef15138fc928f720967bb4899d8bde38'/>
<id>9e11ba01ef15138fc928f720967bb4899d8bde38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make Extension accept positional arguments again (fixes #752).</title>
<updated>2016-08-20T07:23:24+00:00</updated>
<author>
<name>Torsten Landschoff</name>
<email>torsten.landschoff@scale.eu</email>
</author>
<published>2016-08-20T07:23:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=d687531884ee25d5a517d529b2fd535831b70115'/>
<id>d687531884ee25d5a517d529b2fd535831b70115</id>
<content type='text'>
As a side effect, py_limited_api may now only be passed as keyword
argument. I think it is early enough for this feature to change this
and enforce the flag to be passed as a keyword...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As a side effect, py_limited_api may now only be passed as keyword
argument. I think it is early enough for this feature to change this
and enforce the flag to be passed as a keyword...
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove trailing whitespace. (#751)</title>
<updated>2016-08-20T01:15:52+00:00</updated>
<author>
<name>stepshal</name>
<email>stepshal@users.noreply.github.com</email>
</author>
<published>2016-08-20T01:15:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=e3ffde678c36ca778476574194cdc6d436d82263'/>
<id>e3ffde678c36ca778476574194cdc6d436d82263</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix quantity of blank lines after code object, class of function definition.</title>
<updated>2016-08-19T21:37:32+00:00</updated>
<author>
<name>stepshal</name>
<email>nessento@openmailbox.org</email>
</author>
<published>2016-08-19T21:37:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=08511f5fdfe04a8ea6e3ae73e086e8a29a0a5cd1'/>
<id>08511f5fdfe04a8ea6e3ae73e086e8a29a0a5cd1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrite test, dynamically generating the .tar.gz file, with help from dstufft in #748.</title>
<updated>2016-08-19T20:26:18+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-08-19T20:26:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=a7931d03be180878538bae00c78d93304e5ca09b'/>
<id>a7931d03be180878538bae00c78d93304e5ca09b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use six for python major version detection</title>
<updated>2016-08-19T20:09:06+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-08-19T20:09:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=2cde914c7bc8c8e5a59f937317d47898b38426e4'/>
<id>2cde914c7bc8c8e5a59f937317d47898b38426e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
