summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Set version number on tag3.5.2Philipp von Weitershausen2008-07-271-1/+1
* Also require the the right zope.proxy version on the trunkPhilipp von Weitershausen2008-07-271-1/+1
* Version bump.Stephan Richter2008-06-051-1/+1
* - Add `frozenset`, `set`, `reversed`, and `sorted` to the list of safeStephan Richter2008-06-051-1/+1
* Revert revision 84459: the zope.thread import I saw in 3.4.0 was unnecessaryMarius Gedminas2008-03-061-1/+0
* bump trunk version to 3.6.0devBenji York2008-03-061-1/+1
* Oops; this really should be 3.5.0. Making it so.Benji York2008-03-061-1/+1
* Add zope.thread dependency explicitly. Currently we get in indirectlyMarius Gedminas2008-03-041-0/+1
* bump version numberBaiju Muthukadan2007-10-041-1/+1
* Get ready for the release.Stephan Richter2007-10-031-14/+36
* Updated release info.Jim Fulton2007-08-151-1/+1
* Fixed buglet: system_user had an ugly id.Jim Fulton2007-08-141-1/+1
* Fixed bug:Jim Fulton2007-08-141-1/+1
* Somebody made a release without bumping the version number.Christian Theune2007-08-121-1/+1
* - bumping version for *next* releaseChristian Theune2007-06-101-1/+1
* - retabChristian Theune2007-06-101-3/+3
* - added specific version dependency for zope.location Christian Theune2007-05-061-1/+1
* Removed external to move code here. Updated version for *upcoming* release.Christian Theune2007-05-031-1/+1
* finer dependenciesBernd Dorn2007-03-261-8/+6
* conditional imports, specific depsBernd Dorn2007-03-241-1/+3
* - Incremented verision to 3.4devBaiju Muthukadan2007-03-171-2/+2
* buildoutification of zope.security, and added setuptools dependency.Michael Bernstein2007-02-281-1/+2
* - this depends on zope.locationChristian Theune2007-02-281-0/+1
* Changed the version number in setup.py. Changed the file to use find_packagesAlexander Heavner2007-02-141-10/+4
* 'package_dir' must be a relative path.Tres Seaver2006-04-151-2/+2
* Release engineering.Tres Seaver2006-04-051-13/+28
* Removed devel_requires (which we aren't using) and converted sample dependecy...Nathan Yergler2006-03-021-3/+2
* make more genericJim Fulton2006-03-011-12/+12
* Removed svn:externals, assuming that we'll just use the egg is devel mode ot ...Nathan Yergler2006-02-281-7/+2
* Fux big.Tres Seaver2006-02-281-1/+1
* Explicitly exclude packages that are stitched in using svn:externals.Nathan Yergler2006-02-281-7/+14
* Independent setup.py for the zope.i18nmessageid standalone project.Nathan Yergler2006-02-281-0/+49