<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-bitbucket.git/setup.py, branch setuptools</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>Allow distutils extensions to define new kinds of metadata that can be</title>
<updated>2005-08-06T21:17:50+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2005-08-06T21:17:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=f4b2b57270120e5365d1661df99d88eac32b0c7d'/>
<id>f4b2b57270120e5365d1661df99d88eac32b0c7d</id>
<content type='text'>
written to EGG-INFO.  Extensible applications and frameworks can thus make
it possible for plugin projects to supply setup() metadata that can then
be used by the application or framework.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
written to EGG-INFO.  Extensible applications and frameworks can thus make
it possible for plugin projects to supply setup() metadata that can then
be used by the application or framework.
</pre>
</div>
</content>
</entry>
<entry>
<title>Enhanced setuptools infrastructure to support distutils extensions that</title>
<updated>2005-08-06T18:46:28+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2005-08-06T18:46:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=c436d28b03903cb114da59cf1efe9849087ef48f'/>
<id>c436d28b03903cb114da59cf1efe9849087ef48f</id>
<content type='text'>
can be plugged in at setup() time to define new setup() arguments or
distutils commands.  This allows modularization and reuse of distutils
extensions in a way that was previously not possible.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
can be plugged in at setup() time to define new setup() arguments or
distutils commands.  This allows modularization and reuse of distutils
extensions in a way that was previously not possible.
</pre>
</div>
</content>
</entry>
<entry>
<title>Misc. bugs reported by Ian Bicking and Ashley Walsh.</title>
<updated>2005-07-31T16:31:18+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2005-07-31T16:31:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=a5f477a6951e75df98ea19e2065e83f02eecb9e9'/>
<id>a5f477a6951e75df98ea19e2065e83f02eecb9e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement "entry points" for dynamic discovery of drivers and plugins.</title>
<updated>2005-07-24T22:47:06+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2005-07-24T22:47:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=a4c8421afadea9ba3da8bf42adc71251c60b2c1e'/>
<id>a4c8421afadea9ba3da8bf42adc71251c60b2c1e</id>
<content type='text'>
Change setuptools to discover setup commands using an entry point group
called "distutils.commands".  Thanks to Ian Bicking for the suggestion that
led to designing this super-cool feature.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change setuptools to discover setup commands using an entry point group
called "distutils.commands".  Thanks to Ian Bicking for the suggestion that
led to designing this super-cool feature.
</pre>
</div>
</content>
</entry>
<entry>
<title>Massive API refactoring; see setuptools.txt changelog for details.  Also,</title>
<updated>2005-07-18T02:06:30+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2005-07-18T02:06:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=4d6bf39499c47d899fd9459ae45f50d4ffd33e36'/>
<id>4d6bf39499c47d899fd9459ae45f50d4ffd33e36</id>
<content type='text'>
add ``#egg=project-version`` link support, and docs on how to make your
package available for EasyInstall to find.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add ``#egg=project-version`` link support, and docs on how to make your
package available for EasyInstall to find.
</pre>
</div>
</content>
</entry>
<entry>
<title>prep for 0.5a13 release</title>
<updated>2005-07-16T16:17:29+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2005-07-16T16:17:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=09a4b055a2279f9abd1567010a2a75e656259438'/>
<id>09a4b055a2279f9abd1567010a2a75e656259438</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prep for 0.5a12 release; update docs.</title>
<updated>2005-07-13T00:10:00+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2005-07-13T00:10:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=09c05f3450c59788c378e8e7429ad15916d96aeb'/>
<id>09c05f3450c59788c378e8e7429ad15916d96aeb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed not being able to use python -m easy_install.</title>
<updated>2005-07-12T23:22:32+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2005-07-12T23:22:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=4db57bd97324fbace71cd46bb5b7b0bf963c4bba'/>
<id>4db57bd97324fbace71cd46bb5b7b0bf963c4bba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix breakage of the "develop" command that was caused by the addition of</title>
<updated>2005-07-12T16:09:00+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2005-07-12T16:09:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=be8614c3e659341f234b1d64d017e1ddcafb00c6'/>
<id>be8614c3e659341f234b1d64d017e1ddcafb00c6</id>
<content type='text'>
``--always-unzip`` to the ``easy_install`` command.  Bump version for bug
fix release.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
``--always-unzip`` to the ``easy_install`` command.  Bump version for bug
fix release.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version #.</title>
<updated>2005-07-12T05:32:05+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2005-07-12T05:32:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=070bc08334498acb39c92a62c0de8ecf56f5786c'/>
<id>070bc08334498acb39c92a62c0de8ecf56f5786c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
