<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-bitbucket.git/setuptools/command/develop.py, branch get_command_list</title>
<subtitle>bitbucket.org: Obsolete (use python-setuptools-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-bitbucket.git/'/>
<entry>
<title>issue #464: don't crash using super() on a old-style class</title>
<updated>2015-11-24T18:46:26+00:00</updated>
<author>
<name>Ryan Kelly</name>
<email>ryan@truveris.com</email>
</author>
<published>2015-11-24T18:46:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-bitbucket.git/commit/?id=51c395db4c594fb62e68c30eb7a0d094fcdd68d5'/>
<id>51c395db4c594fb62e68c30eb7a0d094fcdd68d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adapt the dist to suppress the version in the requirement when installing scripts under the develop command. Fixes #439.</title>
<updated>2015-11-24T16:35:27+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-11-24T16:35:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-bitbucket.git/commit/?id=aa1defd9ae430596c5e8f0c8ff9863d8e228160f'/>
<id>aa1defd9ae430596c5e8f0c8ff9863d8e228160f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add VersionlessRequirement adapter to suppress the version number in a Distribution. Ref #439.</title>
<updated>2015-11-24T16:32:45+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-11-24T16:32:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-bitbucket.git/commit/?id=6e37bed8d3b51edb1f22fcf65db959d8dc5a8d42'/>
<id>6e37bed8d3b51edb1f22fcf65db959d8dc5a8d42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed PEP 8 compliancy of the setuptools.command package</title>
<updated>2014-06-18T17:31:05+00:00</updated>
<author>
<name>Alex Gr?nholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2014-06-18T17:31:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-bitbucket.git/commit/?id=4e10ccc81f2ea4c7c84ef2943c1bc426fc41b8be'/>
<id>4e10ccc81f2ea4c7c84ef2943c1bc426fc41b8be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Normalize whitespace</title>
<updated>2014-06-14T14:34:44+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-06-14T14:34:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-bitbucket.git/commit/?id=68a65257bc8cfedd0ce8f7ca261a3fe06719fb87'/>
<id>68a65257bc8cfedd0ce8f7ca261a3fe06719fb87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reorganize imports</title>
<updated>2014-06-14T14:31:21+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-06-14T14:31:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-bitbucket.git/commit/?id=b17496e532912912ca90fa1d72c98ce10038e97a'/>
<id>b17496e532912912ca90fa1d72c98ce10038e97a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use PY3 and PY2 throughout</title>
<updated>2014-05-17T16:25:31+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-05-17T16:25:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-bitbucket.git/commit/?id=4892d95db7ff3b2eba8e4fa82f7fef0ad4fdaa4c'/>
<id>4892d95db7ff3b2eba8e4fa82f7fef0ad4fdaa4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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://91.123.203.49/cgit/delta/python-setuptools-bitbucket.git/commit/?id=ff024205c6dbafe809e91d4b469a944a81f12a9a'/>
<id>ff024205c6dbafe809e91d4b469a944a81f12a9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #306: Even if 2to3 is used, we build in-place under Python 2.</title>
<updated>2012-08-22T10:32:11+00:00</updated>
<author>
<name>Lennart Regebro</name>
<email>regebro@gmail.com</email>
</author>
<published>2012-08-22T10:32:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-bitbucket.git/commit/?id=7acb30af4aab35e30470df25d2276c7486095330'/>
<id>7acb30af4aab35e30470df25d2276c7486095330</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added fix for the develop command, #299.</title>
<updated>2012-08-21T18:52:16+00:00</updated>
<author>
<name>Lennart Regebro</name>
<email>regebro@gmail.com</email>
</author>
<published>2012-08-21T18:52:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-bitbucket.git/commit/?id=730e07964222fb519c46206c474ffff476100104'/>
<id>730e07964222fb519c46206c474ffff476100104</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
