<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools, branch 3.3</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>Update test for Python 2.6 compatibility</title>
<updated>2014-03-16T08:12:13+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-03-16T08:12:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=3e6b92ec702c3139802b60df651fa14360e382b9'/>
<id>3e6b92ec702c3139802b60df651fa14360e382b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for find_packages(include=)</title>
<updated>2014-03-16T08:00:06+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-03-16T08:00:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=db165ca67c638fdcae9b3a85154b2b4b23e3f5db'/>
<id>db165ca67c638fdcae9b3a85154b2b4b23e3f5db</id>
<content type='text'>
--HG--
extra : rebase_source : bee4238f4cd00fa8bd3104017f4caf234dcf0729
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : rebase_source : bee4238f4cd00fa8bd3104017f4caf234dcf0729
</pre>
</div>
</content>
</entry>
<entry>
<title>Add include parameter to find_packages.</title>
<updated>2014-02-12T08:52:26+00:00</updated>
<author>
<name>Wyatt Lee Baldwin</name>
<email>self@wyattbaldwin.com</email>
</author>
<published>2014-02-12T08:52:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=cc20858d5ead318ae7e8ddcdaf61c610fa1e0578'/>
<id>cc20858d5ead318ae7e8ddcdaf61c610fa1e0578</id>
<content type='text'>
--HG--
extra : rebase_source : 1fec39a038ac2c460e62ef2ee2eee5a0b66a676d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : rebase_source : 1fec39a038ac2c460e62ef2ee2eee5a0b66a676d
</pre>
</div>
</content>
</entry>
<entry>
<title>Move import to top</title>
<updated>2014-03-16T07:49:02+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-03-16T07:49:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=193b2ee5695838d25f99ddc3dbf22deeb97eafe0'/>
<id>193b2ee5695838d25f99ddc3dbf22deeb97eafe0</id>
<content type='text'>
--HG--
extra : rebase_source : 3b48a37ada247203bfebf87cdbb473b72e6e208b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : rebase_source : 3b48a37ada247203bfebf87cdbb473b72e6e208b
</pre>
</div>
</content>
</entry>
<entry>
<title>Exclude __pycache__ in find_packages.</title>
<updated>2014-02-12T08:52:26+00:00</updated>
<author>
<name>Wyatt Lee Baldwin</name>
<email>self@wyattbaldwin.com</email>
</author>
<published>2014-02-12T08:52:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=406b907f1b790dc9aa9afbf9de1a4d07c7e21802'/>
<id>406b907f1b790dc9aa9afbf9de1a4d07c7e21802</id>
<content type='text'>
--HG--
extra : rebase_source : fecc027e4355f36d779967683a213fb2d867d21a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : rebase_source : fecc027e4355f36d779967683a213fb2d867d21a
</pre>
</div>
</content>
</entry>
<entry>
<title>Setup find_packages excludes early for clarity.</title>
<updated>2014-02-12T08:52:26+00:00</updated>
<author>
<name>Wyatt Lee Baldwin</name>
<email>self@wyattbaldwin.com</email>
</author>
<published>2014-02-12T08:52:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=c6669ca42c3e2afeb24660af404f72c606174353'/>
<id>c6669ca42c3e2afeb24660af404f72c606174353</id>
<content type='text'>
--HG--
extra : rebase_source : 7c05859ef526ed8a2d9af738e54dc9dca510245e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : rebase_source : 7c05859ef526ed8a2d9af738e54dc9dca510245e
</pre>
</div>
</content>
</entry>
<entry>
<title>Add unit tests for find_packages</title>
<updated>2014-02-12T08:52:26+00:00</updated>
<author>
<name>Wyatt Lee Baldwin</name>
<email>self@wyattbaldwin.com</email>
</author>
<published>2014-02-12T08:52:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=f2bb3b0ab09da5fc1c186765052aea8fd87a9b2b'/>
<id>f2bb3b0ab09da5fc1c186765052aea8fd87a9b2b</id>
<content type='text'>
--HG--
extra : rebase_source : 75f5ce4d2fb9d0ccd7168739c23d9ea1eeeb9112
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : rebase_source : 75f5ce4d2fb9d0ccd7168739c23d9ea1eeeb9112
</pre>
</div>
</content>
</entry>
<entry>
<title>Bumped to 3.3 in preparation for next release.</title>
<updated>2014-03-15T03:15:55+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-03-15T03:15:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=9fb3ebb7470702513ba603e8011219f44b35537b'/>
<id>9fb3ebb7470702513ba603e8011219f44b35537b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix failing test on Windows</title>
<updated>2014-03-15T03:11:43+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-03-15T03:11:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=a85e52f43285ba8eac8ea57c1996a33e6ea23fa4'/>
<id>a85e52f43285ba8eac8ea57c1996a33e6ea23fa4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove special handling of 'no_compile' option with comment about making DISTUTILS_DEBUG work right. While testing on Python 2.6 and later, I was unable to evoke any abberant or distinct behavior by removing the value (with DISTUTILS_DEBUG enabled and using variations of --compile and --no-compile). Therefore, I believe that whatever was the motivation for adding the attribute (in 2c91c12dc9b1), its purpose has passed.</title>
<updated>2014-03-14T03:11:19+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-03-14T03:11:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=e72e8676e8b9eec8e39c14258c145b8e2e120769'/>
<id>e72e8676e8b9eec8e39c14258c145b8e2e120769</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
