<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/distutils/command/egg_info.py, branch v1.1.1rc2</title>
<subtitle>github.com: numpy/numpy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/'/>
<entry>
<title>Make the 'develop' command from setuptools run build_src --inplace in addition to build_ext --inplace. This allows SWIG wrappers to be correctly generated.</title>
<updated>2007-12-12T20:12:10+00:00</updated>
<author>
<name>Robert Kern</name>
<email>robert.kern@gmail.com</email>
</author>
<published>2007-12-12T20:12:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=ec1b78909b4526c3b90ad42182a2d692c4ef8bb1'/>
<id>ec1b78909b4526c3b90ad42182a2d692c4ef8bb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>When using setuptools, run the build_src command before egg_info (which is run by the bdist_egg command).</title>
<updated>2006-01-31T23:20:47+00:00</updated>
<author>
<name>cookedm</name>
<email>cookedm@localhost</email>
</author>
<published>2006-01-31T23:20:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=26188dcc2f6b28f53f87151f58c7e60a404879dd'/>
<id>26188dcc2f6b28f53f87151f58c7e60a404879dd</id>
<content type='text'>
This means that
python -c 'import setuptools; execfile("setup.py")' bdist_egg
works fine, without having to add build_src in there.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This means that
python -c 'import setuptools; execfile("setup.py")' bdist_egg
works fine, without having to add build_src in there.
</pre>
</div>
</content>
</entry>
</feed>
