<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-bitbucket.git/setuptools/tests/test_resources.py, branch single-codebase</title>
<subtitle>bitbucket.org: Obsolete (use python-setuptools-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/'/>
<entry>
<title>Initial commit. All tests pass on 2.7, 3.2 and 3.3, though there are some atexit errors in the multiprocessing module in 2.7/3.2 (seemingly unrelated to setuptools).</title>
<updated>2013-06-15T14:34:53+00:00</updated>
<author>
<name>Vinay Sajip</name>
<email>vinay_sajip@yahoo.co.uk</email>
</author>
<published>2013-06-15T14:34:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=eadbbe9dc803211495247233160426e4249d682f'/>
<id>eadbbe9dc803211495247233160426e4249d682f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged latest changes from setuptools-0.6 branch</title>
<updated>2013-05-13T11:37:46+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-05-13T11:37:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=cb36c1e5b7ed400dced160f11f554094cf206118'/>
<id>cb36c1e5b7ed400dced160f11f554094cf206118</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix spurious test breakage on 2.7</title>
<updated>2013-04-26T00:32:21+00:00</updated>
<author>
<name>pje</name>
<email>devnull@localhost</email>
</author>
<published>2013-04-26T00:32:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=65890712643f6725313d913b0271300c5568ef05'/>
<id>65890712643f6725313d913b0271300c5568ef05</id>
<content type='text'>
(grafted from aeb004b22c9472066322f4b0319588cddf63f699)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(grafted from aeb004b22c9472066322f4b0319588cddf63f699)
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated a couple more references from Distribute to Setuptools</title>
<updated>2013-03-19T18:11:34+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-03-19T18:11:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=058b0d7a590cbab2fff4228fa695c936c4c1b440'/>
<id>058b0d7a590cbab2fff4228fa695c936c4c1b440</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed tests relevant to the co-existence of distribute and setuptools; retained some tests that are still relevant</title>
<updated>2013-03-19T18:10:22+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-03-19T18:10:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=d53ffbf93b029c499ddc195412bdffa9e966f89e'/>
<id>d53ffbf93b029c499ddc195412bdffa9e966f89e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backed out changeset: d0a8d1a83053</title>
<updated>2013-02-16T07:13:45+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-02-16T07:13:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=7ac3e8d6bed5d65a162fec5f2d5e8b143d3a337c'/>
<id>7ac3e8d6bed5d65a162fec5f2d5e8b143d3a337c</id>
<content type='text'>
In the discussion in #278, it became clear that the deviance in behavior from setuptools is problemmatic. For compatibility, defer to the setuptools version scheme as specifically intended.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the discussion in #278, it became clear that the deviance in behavior from setuptools is problemmatic. For compatibility, defer to the setuptools version scheme as specifically intended.
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable workaround for Jython scripts on Linux systems.</title>
<updated>2012-11-26T23:44:17+00:00</updated>
<author>
<name>Arfrever Frehtes Taifersar Arahesis</name>
<email>Arfrever.FTA@GMail.Com</email>
</author>
<published>2012-11-26T23:44:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=f34d739d120b4646d5e0d73780c275ebc59fa69a'/>
<id>f34d739d120b4646d5e0d73780c275ebc59fa69a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Got rid of deprecated assert_ and assertEquals.</title>
<updated>2012-08-22T14:41:06+00:00</updated>
<author>
<name>Lennart Regebro</name>
<email>regebro@gmail.com</email>
</author>
<published>2012-08-22T14:41:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=f8df931e8e13d64356324b3029f4294d430b5fd5'/>
<id>f8df931e8e13d64356324b3029f4294d430b5fd5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #208: fixing parse_version and post-release tags</title>
<updated>2011-09-17T13:20:05+00:00</updated>
<author>
<name>guyroz</name>
<email>devnull@localhost</email>
</author>
<published>2011-09-17T13:20:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=0e2005a98861330fb57620eb777356398af6a746'/>
<id>0e2005a98861330fb57620eb777356398af6a746</id>
<content type='text'>
including tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
including tests
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #237: fixing test on Python2.3</title>
<updated>2011-09-16T20:10:06+00:00</updated>
<author>
<name>guyroz</name>
<email>devnull@localhost</email>
</author>
<published>2011-09-16T20:10:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=719e41fbbe7f1b4758fa8ca09e46bc6fa26bfab9'/>
<id>719e41fbbe7f1b4758fa8ca09e46bc6fa26bfab9</id>
<content type='text'>
Added an _assertIn method (copied from a more recent version of unittest) and replaced the calls to assertTrue, which does not exist in Python 2.3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added an _assertIn method (copied from a more recent version of unittest) and replaced the calls to assertTrue, which does not exist in Python 2.3
</pre>
</div>
</content>
</entry>
</feed>
