<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git, branch feature/deterministic-provides-extras-2</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>Retain order when parsing values from config</title>
<updated>2019-02-20T13:37:12+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-02-20T02:12:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=8cf5eb6b498b4d7954d539b1c832ca492da29ec5'/>
<id>8cf5eb6b498b4d7954d539b1c832ca492da29ec5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer dict comprehension</title>
<updated>2019-02-20T13:37:06+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-02-20T02:08:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=c52a0abf7d752aab2faab10fe8221a3dc68104cb'/>
<id>c52a0abf7d752aab2faab10fe8221a3dc68104cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>On Python 3.5 and earlier, sort extras_require to support repeatable builds based on metadata generated from extras on those older Pythons.</title>
<updated>2019-02-20T01:56:17+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-02-19T22:56:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=0fc0f58fdb0dcb21cf3d2029d3ae4b735f39b1fd'/>
<id>0fc0f58fdb0dcb21cf3d2029d3ae4b735f39b1fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Store 'provides_extras' as an ordered list to retain order.</title>
<updated>2019-02-19T22:52:15+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-02-19T22:52:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=2063cffefaa644e5948f50eddd524a0df23c8eb0'/>
<id>2063cffefaa644e5948f50eddd524a0df23c8eb0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Expand tests to capture legacy behavior (sorted keys on older Pythons) and new behavior (honor author's order on Python 3.6)</title>
<updated>2019-02-19T22:27:16+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-02-19T22:24:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=78996f70807b9e0e50bc68c7579b339fedb7cade'/>
<id>78996f70807b9e0e50bc68c7579b339fedb7cade</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test capturing expectation that provides_extras are ordered.</title>
<updated>2019-02-17T22:08:13+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-02-17T20:42:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=4a6b8ba7ced6bb841000a59bdef7f9879fb6578d'/>
<id>4a6b8ba7ced6bb841000a59bdef7f9879fb6578d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1683 from pradyunsg/patch-1</title>
<updated>2019-02-17T18:45:15+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>pganssle@users.noreply.github.com</email>
</author>
<published>2019-02-17T18:45:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=23e4f21abb1ea4d4672af2626ddd396e3fade3ed'/>
<id>23e4f21abb1ea4d4672af2626ddd396e3fade3ed</id>
<content type='text'>
Improve badges in README</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve badges in README</pre>
</div>
</content>
</entry>
<entry>
<title>Add two tests capturing expectation for '' and None to _validate_resource_path. Ref #1686.</title>
<updated>2019-02-13T20:16:21+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-02-13T20:16:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=ad98fcb350fa3ce63389520a391e23274de11064'/>
<id>ad98fcb350fa3ce63389520a391e23274de11064</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update badges in README</title>
<updated>2019-02-12T07:22:08+00:00</updated>
<author>
<name>Pradyun Gedam</name>
<email>pradyunsg@gmail.com</email>
</author>
<published>2019-02-12T07:22:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=3963268b5a22798e01b0deac0553be206b2a3837'/>
<id>3963268b5a22798e01b0deac0553be206b2a3837</id>
<content type='text'>
* Consistent Styling
* Add Logos of CI services
* Shorten CI badge labels
* Reorder for better wrapping</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Consistent Styling
* Add Logos of CI services
* Shorten CI badge labels
* Reorder for better wrapping</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1675 from pganssle/optional_setup_py</title>
<updated>2019-02-08T19:55:14+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>pganssle@users.noreply.github.com</email>
</author>
<published>2019-02-08T19:55:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=cdb5eeae678d8ccc90bf7d4348013a294f11be75'/>
<id>cdb5eeae678d8ccc90bf7d4348013a294f11be75</id>
<content type='text'>
Add support for setup.cfg-only projects</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for setup.cfg-only projects</pre>
</div>
</content>
</entry>
</feed>
