<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools, branch 8.0.3</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>Update changelog</title>
<updated>2014-12-15T18:27:25+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-12-15T18:27:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=23b3e1f57c5fab2b8aee73169ddfe19a6fc46a94'/>
<id>23b3e1f57c5fab2b8aee73169ddfe19a6fc46a94</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:41:02+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='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=c0d31b5915055be20b8593170cddb85770b9ccc9'/>
<id>c0d31b5915055be20b8593170cddb85770b9ccc9</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>Bumped to 8.0.3 in preparation for next release.</title>
<updated>2014-12-14T22:31:19+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-12-14T22:31:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=4caa4af6ae275db9a499c27b66cc636cb9c596a1'/>
<id>4caa4af6ae275db9a499c27b66cc636cb9c596a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added tag 8.0.2 for changeset 1c03d512e39d</title>
<updated>2014-12-14T22:30:51+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-12-14T22:30:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=998168496d8f1c42760ef94d5ae6d3aa6953a4d6'/>
<id>998168496d8f1c42760ef94d5ae6d3aa6953a4d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update changelog</title>
<updated>2014-12-14T22:30:06+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-12-14T22:30:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=0f8f0542eb843e0d84ab551bf2e92fd3cdd6b727'/>
<id>0f8f0542eb843e0d84ab551bf2e92fd3cdd6b727</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=e27bb7d12b73046f4805025fd2a53fc6bb3b1dfa'/>
<id>e27bb7d12b73046f4805025fd2a53fc6bb3b1dfa</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>Bumped to 8.0.2 in preparation for next release.</title>
<updated>2014-12-14T02:42:38+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-12-14T02:42:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=5bf45c863a9b88a2c62fdaaeb75538c426ab5d41'/>
<id>5bf45c863a9b88a2c62fdaaeb75538c426ab5d41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added tag 8.0.1 for changeset d62bf4e407b3</title>
<updated>2014-12-14T02:42:11+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-12-14T02:42:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=0437c549fae2aec3ed4689525e56e81e1b15089f'/>
<id>0437c549fae2aec3ed4689525e56e81e1b15089f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bumped to 8.0.1 in preparation for next release.</title>
<updated>2014-12-14T02:42:10+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-12-14T02:42:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=a2340678d25e143758e12e7d92d9a77cc8daa103'/>
<id>a2340678d25e143758e12e7d92d9a77cc8daa103</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update changelog</title>
<updated>2014-12-14T02:39:53+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-12-14T02:39:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=ce949ff5b789e35f7c1c4aa10c53ae9b5b7c4348'/>
<id>ce949ff5b789e35f7c1c4aa10c53ae9b5b7c4348</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
