<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git, branch v22.0.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>Bump version: 22.0.1 → 22.0.2</title>
<updated>2016-06-03T14:00:45+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-06-03T14:00:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=6ce8d8325e807dab5d8e3c91b275c9edecf28735'/>
<id>6ce8d8325e807dab5d8e3c91b275c9edecf28735</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Upload setuptools releases to pypi.io (Warehouse). Fixes #589 (presumably).</title>
<updated>2016-06-03T14:00:37+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-06-03T14:00:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=f1c0149b8f25325e2f75367289ee2732396b85f7'/>
<id>f1c0149b8f25325e2f75367289ee2732396b85f7</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 v22.0.1 for changeset f5c4923b0400</title>
<updated>2016-06-03T13:54:14+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-06-03T13:54:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=62edd467886ff9dd1b67fd213b2aab98af55eb0d'/>
<id>62edd467886ff9dd1b67fd213b2aab98af55eb0d</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: 22.0.0 → 22.0.1</title>
<updated>2016-06-03T13:54:13+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-06-03T13:54:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=6e927802f1a25c83cf4055c4880804a349419dfb'/>
<id>6e927802f1a25c83cf4055c4880804a349419dfb</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-06-03T13:52:52+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-06-03T13:52:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=2c937bc53f208ab7b604f83c0c349b3ff9c6e5bc'/>
<id>2c937bc53f208ab7b604f83c0c349b3ff9c6e5bc</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 #597 from benjaoming/patch-1</title>
<updated>2016-06-03T13:49:38+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-06-03T13:49:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=58b12d13d13e62fbe08ad47d10ed9e5cc6b11f25'/>
<id>58b12d13d13e62fbe08ad47d10ed9e5cc6b11f25</id>
<content type='text'>
Ensure package name isn't unicode in Python2 distutils</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ensure package name isn't unicode in Python2 distutils</pre>
</div>
</content>
</entry>
<entry>
<title>Extract context manager for project_on_sys_path in test command</title>
<updated>2016-06-03T13:10:19+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-06-03T13:10:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=e72668091ee1b8e4358a84260ac0cf0ea06b4dea'/>
<id>e72668091ee1b8e4358a84260ac0cf0ea06b4dea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing #190 following proposal by @jaraco</title>
<updated>2016-06-02T10:01:54+00:00</updated>
<author>
<name>Benjamin Bach</name>
<email>benjaoming@gmail.com</email>
</author>
<published>2016-06-02T09:58:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=11d5bb9e47754f0f4ded5379450e83e29d3661fb'/>
<id>11d5bb9e47754f0f4ded5379450e83e29d3661fb</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 to reflect unintended bumpversion</title>
<updated>2016-06-01T13:26:35+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-06-01T13:26:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=7dadb206287fccf173e9e3f7eaed8b79fe03dae4'/>
<id>7dadb206287fccf173e9e3f7eaed8b79fe03dae4</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 v22.0.0 for changeset 451fbedb4c22</title>
<updated>2016-06-01T13:07:44+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-06-01T13:07:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=031e535529afe83cf47463ca3866f3cf8513ee34'/>
<id>031e535529afe83cf47463ca3866f3cf8513ee34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
