<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools, branch v36.2.7</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>fix requires handling when using setup.cfg</title>
<updated>2017-08-01T22:06:13+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2017-07-26T23:45:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=096f3287314549ac423f1c1c443f8aefa0b64b4f'/>
<id>096f3287314549ac423f1c1c443f8aefa0b64b4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix `test` command handling of `extras_require`</title>
<updated>2017-07-26T18:37:58+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2017-07-21T14:39:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=75e88f63cc0308f7933e936b171f9cba2d04e7ad'/>
<id>75e88f63cc0308f7933e936b171f9cba2d04e7ad</id>
<content type='text'>
Also install platform specific requirements in `extras_require`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also install platform specific requirements in `extras_require`.
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: minor cleanup; remove dead code</title>
<updated>2017-07-26T18:00:57+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2017-07-26T17:51:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=0c86c6a290c6ddce7732228820482a600f7520ca'/>
<id>0c86c6a290c6ddce7732228820482a600f7520ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>do not strip empty sections in `extras_require`</title>
<updated>2017-07-25T19:08:54+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2017-07-25T18:59:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=a82fd99f671e6bbcfd753196862d891c0d32d82c'/>
<id>a82fd99f671e6bbcfd753196862d891c0d32d82c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/pypa/setuptools</title>
<updated>2017-07-24T13:45:32+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-07-24T13:45:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=f37253f882627eb89b449a6a734244b26954b9f1'/>
<id>f37253f882627eb89b449a6a734244b26954b9f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract method capturing the 'suffix' for a marker.</title>
<updated>2017-07-23T20:14:55+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-07-23T20:14:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=a440f728c0066f284e0d2246026264c7166a8bf5'/>
<id>a440f728c0066f284e0d2246026264c7166a8bf5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "fix `install_requires` handling of extras"</title>
<updated>2017-07-23T20:14:47+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2017-07-23T20:14:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=880774ac34e43c832f52d64923c670f59b54f07e'/>
<id>880774ac34e43c832f52d64923c670f59b54f07e</id>
<content type='text'>
This reverts commit a3ec721ec1e70f1f7aec6c3349ad85b446410809.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit a3ec721ec1e70f1f7aec6c3349ad85b446410809.
</pre>
</div>
</content>
</entry>
<entry>
<title>Parse the requirements just once for simplicity and clarity</title>
<updated>2017-07-23T20:01:40+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-07-23T19:59:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=e144d98e8b38ee3440ad4fbf28c085e057858806'/>
<id>e144d98e8b38ee3440ad4fbf28c085e057858806</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Align suffix calculation for extras sections</title>
<updated>2017-07-23T19:58:16+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-07-23T19:52:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=f26bf186bad984b8649a723d795f66c4f8e415f6'/>
<id>f26bf186bad984b8649a723d795f66c4f8e415f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor a bit for clarity</title>
<updated>2017-07-23T19:49:26+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-07-23T19:49:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=77044955def37aa95310224d6b8436a8f8e0c6d3'/>
<id>77044955def37aa95310224d6b8436a8f8e0c6d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
