<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git, branch v36.4.0</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>Merge pull request #1141 from benoit-pierre/fix_py26_support</title>
<updated>2017-09-03T18:18:36+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-09-03T18:18:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=1b192005562d5cf0de30c02154c58fd1dca577c8'/>
<id>1b192005562d5cf0de30c02154c58fd1dca577c8</id>
<content type='text'>
Fix Python 2.6 support</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix Python 2.6 support</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Python 2.6 support</title>
<updated>2017-09-03T18:10:22+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2017-09-03T18:10:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=e909e1cb7aff16a02a965fe3ebaa16a65d749d63'/>
<id>e909e1cb7aff16a02a965fe3ebaa16a65d749d63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version: 36.3.0 → 36.4.0</title>
<updated>2017-09-03T18:07:09+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-09-03T18:07:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=a4980242d8b449e1ab08adaac073deff9efc9cc4'/>
<id>a4980242d8b449e1ab08adaac073deff9efc9cc4</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 #1135 from jd/less-stat</title>
<updated>2017-09-03T18:06:34+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-09-03T18:06:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=6d8381aa9dbe76ec9fdeb44ff78c8fd05c875a9f'/>
<id>6d8381aa9dbe76ec9fdeb44ff78c8fd05c875a9f</id>
<content type='text'>
pkg_resources: do not call stat() and access()</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pkg_resources: do not call stat() and access()</pre>
</div>
</content>
</entry>
<entry>
<title>Update changelog</title>
<updated>2017-09-03T18:05:07+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-09-03T18:05:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=679ead9cc14287a1ba6cb8c0facdf42e20aef035'/>
<id>679ead9cc14287a1ba6cb8c0facdf42e20aef035</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' into less-stat</title>
<updated>2017-09-03T18:04:20+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-09-03T18:04:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=05b62cfd0b3572367235f59432c05142f76d9bab'/>
<id>05b62cfd0b3572367235f59432c05142f76d9bab</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 #1133 from sgaist/add_markdown_to_possible_readmes</title>
<updated>2017-09-03T17:39:30+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-09-03T17:39:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=10bcb50aef7dda858b0c351059778d265697ceb0'/>
<id>10bcb50aef7dda858b0c351059778d265697ceb0</id>
<content type='text'>
Improve README file list handling and add Markdown to the current list</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve README file list handling and add Markdown to the current list</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into add_markdown_to_possible_readmes</title>
<updated>2017-09-03T17:39:20+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-09-03T17:39:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=7944b2b156cc49e6aeec83a8179bc4ce23496c82'/>
<id>7944b2b156cc49e6aeec83a8179bc4ce23496c82</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 #1129 from benoit-pierre/fix_1124</title>
<updated>2017-09-03T17:38:13+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-09-03T17:38:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=f7e27cc04a9db9952dd1cdeee7e9b0a8b779f0d0'/>
<id>f7e27cc04a9db9952dd1cdeee7e9b0a8b779f0d0</id>
<content type='text'>
pkg_resources: improve `WorkingSet.resolve(replace_conflicting=True)`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pkg_resources: improve `WorkingSet.resolve(replace_conflicting=True)`</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into fix_1124</title>
<updated>2017-09-03T17:37:54+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-09-03T17:37:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=6197127f37bcb277ad242cf33d8d78e35b143ef7'/>
<id>6197127f37bcb277ad242cf33d8d78e35b143ef7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
