<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-bitbucket.git/setuptools.egg-info/entry_points.txt, 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>Misc. updates following 2to3 checks.</title>
<updated>2013-06-17T18:23:33+00:00</updated>
<author>
<name>Vinay Sajip</name>
<email>vinay_sajip@yahoo.co.uk</email>
</author>
<published>2013-06-17T18:23:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=1961cbe6164c403810e07f39c88c58241fac2d41'/>
<id>1961cbe6164c403810e07f39c88c58241fac2d41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use https in ez_setup (fixes #10)</title>
<updated>2013-06-03T15:18:47+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-06-03T15:18:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=239d96a88ae0c0cfbcfb5195f67043eeda1e6f4e'/>
<id>239d96a88ae0c0cfbcfb5195f67043eeda1e6f4e</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 0.7.1 in preparation for next release.</title>
<updated>2013-06-02T15:37:26+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-06-02T15:37:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=8ec07d3b94bc457239a46c84b2725932fc059c70'/>
<id>8ec07d3b94bc457239a46c84b2725932fc059c70</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 0.7b5 in preparation for next release.</title>
<updated>2013-05-28T21:16:42+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-05-28T21:16:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=d358ff2c6888e15f4535b2bfd1c014b426b76527'/>
<id>d358ff2c6888e15f4535b2bfd1c014b426b76527</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-generate egg_info</title>
<updated>2013-05-25T19:32:30+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-05-25T19:32:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=00d5169707838209a35f9f2af45a6b2475d0afac'/>
<id>00d5169707838209a35f9f2af45a6b2475d0afac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix use of getheaders on Python 3</title>
<updated>2013-05-25T18:32:23+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-05-25T18:32:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=adc78bc8df7246a23dbdbad97077bb610270df2c'/>
<id>adc78bc8df7246a23dbdbad97077bb610270df2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update test to work with latest SSL-enabled URL opening technique.</title>
<updated>2013-05-20T01:58:08+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-05-20T01:58:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=27f14a106a7704a95231c069694f5ece97e08eb7'/>
<id>27f14a106a7704a95231c069694f5ece97e08eb7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore entry_points.txt in egg-info. This file must be present if one desires to build or install setuptools on a system which doesn't already have some form of setuptools installed (such as a clean Python installation that has just cloned setuptools). This file could be omitted if we choose to only support installing via a setuptools-built sdist</title>
<updated>2013-03-19T17:42:23+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-03-19T17:42:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=c0d7c4b846327e1be41f3b42f06f007b233bc1e1'/>
<id>c0d7c4b846327e1be41f3b42f06f007b233bc1e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>not required</title>
<updated>2009-07-16T08:57:39+00:00</updated>
<author>
<name>Tarek Ziad?</name>
<email>tarek@ziade.org</email>
</author>
<published>2009-07-16T08:57:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=6535b8e2962c20cad2d5d41c77ae3346b88caa9b'/>
<id>6535b8e2962c20cad2d5d41c77ae3346b88caa9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix distutils.filelist.findall() crashing on broken symlinks.  Fix</title>
<updated>2007-07-11T17:37:17+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2007-07-11T17:37:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=c20cce46ddaf71e8582feb9307546fa99052f19a'/>
<id>c20cce46ddaf71e8582feb9307546fa99052f19a</id>
<content type='text'>
egg_info failures on new, uncommitted SVN directories.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
egg_info failures on new, uncommitted SVN directories.
</pre>
</div>
</content>
</entry>
</feed>
