<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setup.py, branch v25.0.2</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 #689 from eliasdorneles/fix-path-chdir</title>
<updated>2016-07-25T14:40:35+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-07-25T14:40:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=54d74fea912dc7820f05d39db2bce1068f2ac16d'/>
<id>54d74fea912dc7820f05d39db2bce1068f2ac16d</id>
<content type='text'>
Fix: use os.chdir to change directory (fixes #688)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix: use os.chdir to change directory (fixes #688)</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version: 25.0.1 → 25.0.2</title>
<updated>2016-07-25T14:39:39+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-07-25T14:39:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=192d3cb295be20ff3c28a79fb16210e024f23dd0'/>
<id>192d3cb295be20ff3c28a79fb16210e024f23dd0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: use os.chdir to change directory</title>
<updated>2016-07-25T13:38:51+00:00</updated>
<author>
<name>Elias Dorneles</name>
<email>eliasdorneles@gmail.com</email>
</author>
<published>2016-07-25T13:38:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=1918a41831fbef6d4b67dc484c647d56658bae1d'/>
<id>1918a41831fbef6d4b67dc484c647d56658bae1d</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: 25.0.0 → 25.0.1</title>
<updated>2016-07-25T12:54:25+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-07-25T12:54:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=5bff01fe9b15cbec748d83f6c229a2b66b096729'/>
<id>5bff01fe9b15cbec748d83f6c229a2b66b096729</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: add missing blank line.</title>
<updated>2016-07-24T02:33:26+00:00</updated>
<author>
<name>stepshal</name>
<email>nessento@openmailbox.org</email>
</author>
<published>2016-07-24T02:33:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=52e41435776bf0d07de4e14a51944085b2235609'/>
<id>52e41435776bf0d07de4e14a51944085b2235609</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only chdir when executed, which may be unnecessary, but keeping it for compatibility.</title>
<updated>2016-07-23T17:51:20+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-07-23T17:51:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=5a63f386217cae916c60cc8a89ae1115df9ea7f4'/>
<id>5a63f386217cae916c60cc8a89ae1115df9ea7f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Eliminate dependence on convert_path. Windows allows forward slashes, so just use them.</title>
<updated>2016-07-23T17:44:59+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-07-23T17:44:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=bf866865418c7c58970b9f8da9151f7df3cba6af'/>
<id>bf866865418c7c58970b9f8da9151f7df3cba6af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused variable</title>
<updated>2016-07-23T17:35:41+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-07-23T17:35:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=2eb1007f8d1a2cf6b60f19df665c5dade3d7c8da'/>
<id>2eb1007f8d1a2cf6b60f19df665c5dade3d7c8da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Compute dependency links, enabling short lines and codifying the path resolution.</title>
<updated>2016-07-23T17:32:23+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-07-23T17:32:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=4842be2133a0438524cab3b8e2abada6df9e7c5d'/>
<id>4842be2133a0438524cab3b8e2abada6df9e7c5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move imports to the top</title>
<updated>2016-07-23T17:26:53+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-07-23T17:26:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=cc5004500ea05e868f9a661500f3fd29a4d05037'/>
<id>cc5004500ea05e868f9a661500f3fd29a4d05037</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
