<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git, branch v40.7.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>Bump version: 40.6.3 → 40.7.0</title>
<updated>2019-01-27T14:16:47+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-01-27T14:16:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=78fd73026ad7284819936b651f7cfbe8a1ec98c8'/>
<id>78fd73026ad7284819936b651f7cfbe8a1ec98c8</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 #1180 from benoit-pierre/fix_889_and_non-ascii_in_setup.cfg_take_2</title>
<updated>2019-01-27T14:11:50+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-01-27T14:11:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=b31997dbcd935ded39868b42d765830ad6e29808'/>
<id>b31997dbcd935ded39868b42d765830ad6e29808</id>
<content type='text'>
improve encoding handling for `setup.cfg`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
improve encoding handling for `setup.cfg`</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test failure by better detecting string options from an updated ConfigParser.</title>
<updated>2019-01-27T02:48:38+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-01-27T02:48:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=249f24a1f04ce390a9e48a4d8a5bff7982714c86'/>
<id>249f24a1f04ce390a9e48a4d8a5bff7982714c86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adopt distutils.dist.Distribution._set_command_options to support better string detection.</title>
<updated>2019-01-27T02:45:33+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-01-27T02:45:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=b1615d12435289c21853be2f4f40e523317998da'/>
<id>b1615d12435289c21853be2f4f40e523317998da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Feed the hobgoblins (delint).</title>
<updated>2019-01-27T01:34:00+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-01-27T01:20:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=5cd86987530892bfb01f68ad5f1a2b997a3d01e7'/>
<id>5cd86987530892bfb01f68ad5f1a2b997a3d01e7</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 fix_889_and_non-ascii_in_setup.cfg_take_2</title>
<updated>2019-01-27T00:52:50+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-01-27T00:52:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=80082faca2c530263e488e88f3d035de6f938007'/>
<id>80082faca2c530263e488e88f3d035de6f938007</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 fix_889_and_non-ascii_in_setup.cfg_take_2</title>
<updated>2019-01-27T00:51:04+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-01-27T00:51:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=62e4c1d9ad8915aed693b12a26cc57e871c26117'/>
<id>62e4c1d9ad8915aed693b12a26cc57e871c26117</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 #1647 from benoit-pierre/fix_py27_job</title>
<updated>2019-01-26T22:48:41+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-01-26T22:48:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=050c0cbdd776ebed369de6c6d51bdc88fa16eadf'/>
<id>050c0cbdd776ebed369de6c6d51bdc88fa16eadf</id>
<content type='text'>
tests: temporary pin pip to fix the Python 2.7 job</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tests: temporary pin pip to fix the Python 2.7 job</pre>
</div>
</content>
</entry>
<entry>
<title>tests: temporary pin pip to fix the Python 2.7 job</title>
<updated>2019-01-26T22:47:33+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2019-01-26T22:03:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=3fc1e22cc2bf43d0266b9193e024c2e9e722a600'/>
<id>3fc1e22cc2bf43d0266b9193e024c2e9e722a600</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the project page link generic</title>
<updated>2019-01-26T17:47:05+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-01-26T17:47:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=f8b9c426b4b3bd074ecfac71026af23a8a41b0dc'/>
<id>f8b9c426b4b3bd074ecfac71026af23a8a41b0dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
