Bernie Hackett
29db2e94d8
Don't use setuptools Feature PYTHON-639
...
Feature has been removed from setuptools. This change
also updates ez_setup.py to install setuptools 1.4.2,
the final version that supports python 2.4 and 2.5.
2014-02-16 06:43:37 -08:00
behackett
1db08de711
Bump setuptools, hopefully for the last time.
2013-09-17 09:11:01 -04:00
behackett
7a7fbd7c73
Bump setuptools version one more time.
2013-09-11 13:48:18 -04:00
behackett
ff91032aae
Bump ez_setup.py for setuptools 1.1.1
...
Setuptools 1.1.1 includes an important python 2.4
fix.
2013-09-04 13:32:19 -07:00
behackett
e0863c91e8
Switch back to setuptools from distribute.
...
Distibute is no longer developed or supported and
the merged setuptools project fixes a number of
Windows packaging bugs.
2013-08-27 13:31:21 -07:00
behackett
96b133cb0c
Python 3 setup.py changes PYTHON-84
...
1. Switch from setuptools to distribute
2. Make setup.py PY3 compatible.
3. Use 2to3 for PY3 builds.
4. Make "test" and "nosetests" work in PY3
5. Only write setup.cfg when needed.
6. git ignore setup.cfg.
Traditional setuptools does not support PY3.
2012-03-28 19:10:54 -07:00
behackett
c29df97d58
No setuptools-0.6c9 for python2.7 on PyPI.
2011-03-21 17:29:35 -07:00
Mike Dirolf
c31d3f1bf5
We have to use 0.6c9 because this is the only version offered for Python 2.6 on PyPI
...
This reverts commit d954c26223 .
2009-09-23 11:43:53 -04:00
Alexander Artemenko
d954c26223
Default version of setup tools was decreased to 0.6c8, because Debian have only that version.
...
Signed-off-by: Mike Dirolf <mike@dirolf.com>
2009-08-31 21:46:42 +08:00
Mike Dirolf
ec01929e50
starting on a setup.py
2009-01-22 14:30:41 -05:00