<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/tests, branch 9.1</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/'/>
<entry>
<title>Move api_tests to pkg_resources package. Fixes #312.</title>
<updated>2014-12-25T14:50:31+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-12-25T14:50:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=022f37cb1b0cb2e15dc59a723731f5e7f65ea6ce'/>
<id>022f37cb1b0cb2e15dc59a723731f5e7f65ea6ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Setuptools now uses the 'packaging' package from pkg_resources, unifying the behavior around resolution of that package.</title>
<updated>2014-12-24T22:11:49+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-12-24T22:11:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=170657b68f4b92e7e1bf82f5e19a831f5744af67'/>
<id>170657b68f4b92e7e1bf82f5e19a831f5744af67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move vendored packaging module into pkg_resources._vendor, restoring independence of pkg_resources from setuptools. Fixes #311.</title>
<updated>2014-12-24T22:02:04+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-12-24T22:02:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=9063c163e105545bacb67865f5d35056eb342a49'/>
<id>9063c163e105545bacb67865f5d35056eb342a49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Define a __hash__ on the packaging.version.Version subclasses</title>
<updated>2014-12-15T12:42:33+00:00</updated>
<author>
<name>Donald Stufft</name>
<email>donald@stufft.io</email>
</author>
<published>2014-12-15T12:41:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=7a991fd283fdf53f7320852e5c9878db6cb84349'/>
<id>7a991fd283fdf53f7320852e5c9878db6cb84349</id>
<content type='text'>
In Python 3.x a subclass will not inherent the __hash__ method from
the parent classes if the subclass defines a __eq__ method. This
means that without defining our own __hash__ the SetuptoolsVersion
classes are unhashable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In Python 3.x a subclass will not inherent the __hash__ method from
the parent classes if the subclass defines a __eq__ method. This
means that without defining our own __hash__ the SetuptoolsVersion
classes are unhashable.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add more compatability shims to SetuptoolsVersion</title>
<updated>2014-12-14T18:22:29+00:00</updated>
<author>
<name>Donald Stufft</name>
<email>donald@stufft.io</email>
</author>
<published>2014-12-14T18:22:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=6f58c6800fcbaedd883cb56cb8197bf723f9e7ab'/>
<id>6f58c6800fcbaedd883cb56cb8197bf723f9e7ab</id>
<content type='text'>
* Enables indexing the SetuptoolsVersion objects, triggering the
  legacy behavior warning.
* Enables comparing the SetuptoolsVersion object to a tuple, again
  triggering the legacy behavior warning.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Enables indexing the SetuptoolsVersion objects, triggering the
  legacy behavior warning.
* Enables comparing the SetuptoolsVersion object to a tuple, again
  triggering the legacy behavior warning.
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore iterating over Version objects for compat with buildout</title>
<updated>2014-12-13T23:39:54+00:00</updated>
<author>
<name>Donald Stufft</name>
<email>donald@stufft.io</email>
</author>
<published>2014-12-13T23:36:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=7f4df756b83a337ffad17bfd51fe11e583c9e4e0'/>
<id>7f4df756b83a337ffad17bfd51fe11e583c9e4e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use os.pathsep. Fixes failure on Windows</title>
<updated>2014-12-13T20:46:58+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-12-13T20:46:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=1b5e1d478005b8d9d2838252e73f4c1f1e8b34da'/>
<id>1b5e1d478005b8d9d2838252e73f4c1f1e8b34da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests.egg_info: Test absolute egg-base install</title>
<updated>2014-10-17T00:31:16+00:00</updated>
<author>
<name>"W. Trevor King"</name>
<email>wking@tremily.us</email>
</author>
<published>2014-10-17T00:31:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=0c1303c12ba7e94eb0f6a7d961828d0ff08ff93a'/>
<id>0c1303c12ba7e94eb0f6a7d961828d0ff08ff93a</id>
<content type='text'>
Make sure this copies the appropriate metadata into EGG-INFO.  This
test currently fails, but the next commit fixes setuptools so it will
pass.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure this copies the appropriate metadata into EGG-INFO.  This
test currently fails, but the next commit fixes setuptools so it will
pass.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the use of pacakging.version.Specifier</title>
<updated>2014-11-20T02:50:27+00:00</updated>
<author>
<name>Donald Stufft</name>
<email>donald@stufft.io</email>
</author>
<published>2014-11-19T18:38:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=6f74eb003ba0df2049a92c60e2ebd6eaa4aba030'/>
<id>6f74eb003ba0df2049a92c60e2ebd6eaa4aba030</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Always use the vendored copy of packaging</title>
<updated>2014-11-20T02:50:27+00:00</updated>
<author>
<name>Donald Stufft</name>
<email>donald@stufft.io</email>
</author>
<published>2014-11-19T18:38:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=4ae526d52609fe2a7515d87e4c0d047a826411a7'/>
<id>4ae526d52609fe2a7515d87e4c0d047a826411a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
