<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/release.py, branch 0.9.1</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>Re-wrote link inference to now respect specific patterns and generate links to known issue trackers.</title>
<updated>2013-07-14T01:51:15+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-07-14T01:51:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=c652e7e73d2ff6865085a8ca6af54f441104a908'/>
<id>c652e7e73d2ff6865085a8ca6af54f441104a908</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Have the documentation also grab the version from setuptools/__init__.py</title>
<updated>2013-07-14T00:48:26+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-07-14T00:48:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=5896424c4061b74ed9625077131df0f8e4cd2a10'/>
<id>5896424c4061b74ed9625077131df0f8e4cd2a10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>setup.py now loads the version from setuptools/__init__.py, limiting the places where release.py must keep in sync.</title>
<updated>2013-07-14T00:44:13+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-07-14T00:44:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=0cb9cd7aaa256fc5e14900958250a8911afa08ba'/>
<id>0cb9cd7aaa256fc5e14900958250a8911afa08ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Now that setup script is importable, the release script can grab the version from setup.py</title>
<updated>2013-07-13T19:20:41+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-07-13T19:20:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=fb535e22bf4e09b0f6f8a91d33b9757052dd8ada'/>
<id>fb535e22bf4e09b0f6f8a91d33b9757052dd8ada</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Factored out the setuptools-specific code from release.py and moved the common functionality into jaraco.packaging. Use jaraco.packaging to enact releases.</title>
<updated>2013-07-13T19:10:38+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-07-13T19:10:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=aff12162f1b2278a6c41c0abb9896f8b4ec5c5b2'/>
<id>aff12162f1b2278a6c41c0abb9896f8b4ec5c5b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bumped to 0.10 in preparation for next release.</title>
<updated>2013-07-13T15:54:35+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-07-13T15:54:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=87750d2cf138ed8f0e600e61db9a4b340f0f4b9a'/>
<id>87750d2cf138ed8f0e600e61db9a4b340f0f4b9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Spaces for indent</title>
<updated>2013-07-08T13:20:04+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-07-08T13:20:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=7a7469f9828f0d54f24e207cdc19fcf4ec126d45'/>
<id>7a7469f9828f0d54f24e207cdc19fcf4ec126d45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added stubbed upload_ez_setup function</title>
<updated>2013-07-08T13:19:36+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-07-08T13:19:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=22ee649e178479934b2c658acf8de044e53d1670'/>
<id>22ee649e178479934b2c658acf8de044e53d1670</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Point to permalink for ez_setup.py in README. Fixes #25.</title>
<updated>2013-07-08T13:15:39+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-07-08T13:15:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=5ae92f8fba0d7fe8d59477011816c0aef7b25db7'/>
<id>5ae92f8fba0d7fe8d59477011816c0aef7b25db7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use requests for updating milestone and version</title>
<updated>2013-07-05T17:24:44+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-07-05T17:24:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=e8aebd11d3f1c50140ae8143a29387b8f5280393'/>
<id>e8aebd11d3f1c50140ae8143a29387b8f5280393</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
