summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Add missing CHANGES entries and remove more 2.4 support code?ric Araujo2012-03-131-133/+2
* Use sys.version_info instead of sys.version.?ric Araujo2012-02-091-1/+1
* Kludge for hashlib?ric Araujo2011-11-251-2/+7
* Let ?python2.4 setup.py build? work (util imports hashlib)?ric Araujo2011-09-181-9/+13
* Use `setup.cfg` as the canonical source for installationJeremy Kloth2011-09-121-214/+169
* Fix setup.py to use the newly renamed distutils2.pypi, distutils2.create and ...Alexis Metaireau2011-08-221-3/+3
* Further work on Py3 support; try blocks for imports mainlyArc Riley2011-03-131-2/+3
* Branch merge to trunkArc Riley2011-03-131-6/+11
|\
| * try to use setuptoolsGael Pasgrimaud2011-01-281-1/+5
| * Branch merge?ric Araujo2011-01-211-1/+1
| |\
| | * utf8 is in a encoding recognized by emacsGeorge Peristerakis2010-12-081-1/+1
| * | added pysetupTarek Ziade2010-12-101-2/+3
| |/
* | Porting setup.py for Python 3:Arc Riley2010-11-201-4/+24
|/
* Branch merge?ric Araujo2010-10-221-1/+0
|\
| * Remove last two svn markers. Also clean up command_template.?ric Araujo2010-10-051-1/+0
* | Rename mkpkg by mkcfg in setup.py tooAlexis Metaireau2010-10-081-1/+1
|/
* Revert PEP 345 field names in setup script?ric Araujo2010-10-011-4/+4
* (tarek, holger) make distutils2 use plain/setuptools distutils so it can be i...holger krekel2010-09-191-11/+5
* cleaned up setup.py and added a Makefile for the release1.0a2Tarek Ziade2010-09-191-1/+1
* moved everything in the same dir - we want to include docs/ in the releaseTarek Ziade2010-09-191-0/+230