<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/tests, branch 0.6.36</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>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-git.git/commit/?id=b5cd47fbd96ae900dd835b68484084ab1219f260'/>
<id>b5cd47fbd96ae900dd835b68484084ab1219f260</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.

--HG--
branch : distribute
extra : rebase_source : 1d5cc8c216f974b247e2dc84d8d40c868d6d3639
</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.

--HG--
branch : distribute
extra : rebase_source : 1d5cc8c216f974b247e2dc84d8d40c868d6d3639
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some ResourceWarnings.</title>
<updated>2012-12-29T05:23:09+00:00</updated>
<author>
<name>Arfrever Frehtes Taifersar Arahesis</name>
<email>Arfrever.FTA@GMail.Com</email>
</author>
<published>2012-12-29T05:23:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=721559fe76a1cda3de639ee2aaa446595169d26b'/>
<id>721559fe76a1cda3de639ee2aaa446595169d26b</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 31ac3f0135d8cfe0fabc274f1649d1c99eba2868
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 31ac3f0135d8cfe0fabc274f1649d1c99eba2868
</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-git.git/commit/?id=11491404365ba925bb36935a9f7a14c1afe003cc'/>
<id>11491404365ba925bb36935a9f7a14c1afe003cc</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 289980b084c335029d93732feb8e02da94472795
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 289980b084c335029d93732feb8e02da94472795
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix 1 failure with Jython 2.5 and 2.7.</title>
<updated>2012-11-26T23:40:15+00:00</updated>
<author>
<name>Arfrever Frehtes Taifersar Arahesis</name>
<email>Arfrever.FTA@GMail.Com</email>
</author>
<published>2012-11-26T23:40:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=753f783100cf598316e9030dcf59b24772819504'/>
<id>753f783100cf598316e9030dcf59b24772819504</id>
<content type='text'>
(Now there remain 0 failures and 2 errors with Jython 2.5 and 0 failures and 5 errors with Jython 2.7.)

--HG--
branch : distribute
extra : rebase_source : 319071404608c4f34616df74bfeaa28d590edd0c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(Now there remain 0 failures and 2 errors with Jython 2.5 and 0 failures and 5 errors with Jython 2.7.)

--HG--
branch : distribute
extra : rebase_source : 319071404608c4f34616df74bfeaa28d590edd0c
</pre>
</div>
</content>
</entry>
<entry>
<title>Backed out changeset: 98a9f9dcce0e; Fixes #335.</title>
<updated>2012-11-26T14:20:11+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2012-11-26T14:20:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=ceb03af882740ae02ef4be004a30b45c7b25b9ce'/>
<id>ceb03af882740ae02ef4be004a30b45c7b25b9ce</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 3f4ff1c880688e6dd72d2fa8fab3c07e7f486a7e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 3f4ff1c880688e6dd72d2fa8fab3c07e7f486a7e
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some DeprecationWarnings and ResourceWarnings.</title>
<updated>2012-11-26T06:27:32+00:00</updated>
<author>
<name>Arfrever Frehtes Taifersar Arahesis</name>
<email>Arfrever.FTA@GMail.Com</email>
</author>
<published>2012-11-26T06:27:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=f31fb0ff20c63dd9bb82f91af45c12e97428e38c'/>
<id>f31fb0ff20c63dd9bb82f91af45c12e97428e38c</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 1293f856181d35c735670b021e8745208103f640
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 1293f856181d35c735670b021e8745208103f640
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not use assertGreater(), which was introduced in Python 2.7 and 3.1.</title>
<updated>2012-11-26T02:59:17+00:00</updated>
<author>
<name>Arfrever Frehtes Taifersar Arahesis</name>
<email>Arfrever.FTA@GMail.Com</email>
</author>
<published>2012-11-26T02:59:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=cbcd321ebc204d04a4460ecc3accfb245b9ffacd'/>
<id>cbcd321ebc204d04a4460ecc3accfb245b9ffacd</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : b0d3166887c9a287fd885e19f804e9d254b8dbc8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : b0d3166887c9a287fd885e19f804e9d254b8dbc8
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge</title>
<updated>2012-11-25T03:47:26+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2012-11-25T03:47:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=80a210e263d8787b9bc87fffc7090b3769f8cb5b'/>
<id>80a210e263d8787b9bc87fffc7090b3769f8cb5b</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : c0f43d4688762927683ef5f0d4a3e879190dae72
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : c0f43d4688762927683ef5f0d4a3e879190dae72
</pre>
</div>
</content>
</entry>
<entry>
<title>Warn if filenames cannot be added to the filelist.</title>
<updated>2012-11-05T00:35:25+00:00</updated>
<author>
<name>stefan@epy</name>
<email>stefan@epy</email>
</author>
<published>2012-11-05T00:35:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=19a723890b724f92b8c42b162cea2a4052a746f2'/>
<id>19a723890b724f92b8c42b162cea2a4052a746f2</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 9fdc3c28b097e191db384cd81319c7a4edccf52b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 9fdc3c28b097e191db384cd81319c7a4edccf52b
</pre>
</div>
</content>
</entry>
<entry>
<title>No longer decompose filename for comparison.</title>
<updated>2012-11-04T23:26:25+00:00</updated>
<author>
<name>Stefan H. Holek</name>
<email>stefan@epy.co.at</email>
</author>
<published>2012-11-04T23:26:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=739d56cdb4f18829de123379488a78cf52e0a6d1'/>
<id>739d56cdb4f18829de123379488a78cf52e0a6d1</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 02265fdf50dbe58c41b98e575f1d0d71c95e4bcf
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 02265fdf50dbe58c41b98e575f1d0d71c95e4bcf
</pre>
</div>
</content>
</entry>
</feed>
