<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git, branch v24.1.1</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: 24.1.0 → 24.1.1</title>
<updated>2016-07-20T23:27:44+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-07-20T23:27:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=01463e00ca98f74f1e0d5923a0d16c635be4f94c'/>
<id>01463e00ca98f74f1e0d5923a0d16c635be4f94c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update changelog</title>
<updated>2016-07-20T23:26:20+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-07-20T23:26:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=82b908759cddf344274f8c9360eaef79517e9c7f'/>
<id>82b908759cddf344274f8c9360eaef79517e9c7f</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 #641 from stepshal/colon</title>
<updated>2016-07-20T23:21:17+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-07-20T23:21:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=cadf172febb5cec35a4faf1d65d5c6d4e6ac76d8'/>
<id>cadf172febb5cec35a4faf1d65d5c6d4e6ac76d8</id>
<content type='text'>
Put colon-separated compound statement on separate lines.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Put colon-separated compound statement on separate lines.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #661 from stepshal/block_comment</title>
<updated>2016-07-20T23:21:03+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-07-20T23:21:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=e6168c607fb4247cbfe410f45a4671bed056a0da'/>
<id>e6168c607fb4247cbfe410f45a4671bed056a0da</id>
<content type='text'>
Format block comment.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Format block comment.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #660 from stepshal/E713</title>
<updated>2016-07-20T21:44:54+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-07-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=7224e713939da126042c0fa8a48d22f321bcffc9'/>
<id>7224e713939da126042c0fa8a48d22f321bcffc9</id>
<content type='text'>
Test for membership should be 'not in'.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test for membership should be 'not in'.</pre>
</div>
</content>
</entry>
<entry>
<title>Put colon-separated compound statement on separate lines.</title>
<updated>2016-07-20T21:44:00+00:00</updated>
<author>
<name>stepshal</name>
<email>nessento@openmailbox.org</email>
</author>
<published>2016-07-20T21:13:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=64335b63f9e03e71d0acd885b8bfd0b4b7a60aa8'/>
<id>64335b63f9e03e71d0acd885b8bfd0b4b7a60aa8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Format block comment.</title>
<updated>2016-07-20T21:27:05+00:00</updated>
<author>
<name>stepshal</name>
<email>nessento@openmailbox.org</email>
</author>
<published>2016-07-20T21:25:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=f2bf9162c26ee17cef89425135d2c684d6e8ce98'/>
<id>f2bf9162c26ee17cef89425135d2c684d6e8ce98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test for membership should be 'not in'.</title>
<updated>2016-07-20T21:07:20+00:00</updated>
<author>
<name>stepshal</name>
<email>nessento@openmailbox.org</email>
</author>
<published>2016-07-20T21:07:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=0ef2f3616fd1e19ef2fafeebbc7f904a1fefcd51'/>
<id>0ef2f3616fd1e19ef2fafeebbc7f904a1fefcd51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added tag v24.1.0 for changeset a7d2f79f0996</title>
<updated>2016-07-20T15:55:35+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-07-20T15:55:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=e6d6f7bd99d7329a5689980ac74c9e227bd0f503'/>
<id>e6d6f7bd99d7329a5689980ac74c9e227bd0f503</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: 24.0.3 → 24.1.0</title>
<updated>2016-07-20T15:55:34+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-07-20T15:55:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=ad2b148e4c07c7d0195d4265d6bb144ef6465065'/>
<id>ad2b148e4c07c7d0195d4265d6bb144ef6465065</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
