summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* svb3.6Tres Seaver2017-05-041-1/+1
* Added Travis, appveyor, tox, manylinux for 3.6 branch.travis-36Maurits van Rees2017-04-221-1/+3
* vbHanno Schlichting2011-08-201-1/+1
* Prepare zope.interface 3.6.7.Hanno Schlichting2011-08-201-3/+3
* svgTres Seaver2011-08-131-3/+1
* Prep 3.6.6 release.Tres Seaver2011-08-131-1/+1
* Preparing release 3.6.1Lennart Regebro2010-05-031-1/+1
* Back to development.Lennart Regebro2010-04-291-1/+1
* Preparing for release.Lennart Regebro2010-04-291-1/+1
* Hey, we should have classifiers, to tag it as being Python 3 compatible.Lennart Regebro2010-04-191-0/+11
* Cleaning up imports, mostly in tests, some duplicates created by my merge. Py...Lennart Regebro2010-04-111-3/+0
* Merge of regebro-python3 branch, adding Python 3.1 compatibility\!Lennart Regebro2010-04-091-40/+29
* Comply with repository policy.Tres Seaver2010-04-061-2/+2
* Use the standard Python doctest module instead of zope.testing.doctest, whichFabio Tranchitella2009-12-231-1/+1
* Revert incorrect copyright header update.Christian Theune2009-12-171-1/+1
* Back to development: 3.5.4devThomas Lotze2009-12-081-1/+1
* Preparing release 3.5.3Thomas Lotze2009-12-081-1/+1
* Updating copyright header after transfer of ownership to the Zope FoundationChristian Theune2009-11-021-1/+1
* Mark as part of the ZTKMartijn Faassen2009-09-111-0/+5
* bump version for developmentFred Drake2009-07-011-1/+1
* Bump version.Dan Korostelev2009-03-131-1/+1
* Little description formatting fix.Dan Korostelev2009-03-131-1/+1
* Fix formatting. Improve package description. Add changelog entries.Dan Korostelev2009-03-011-1/+3
* Add sphinx docs generation.Dan Korostelev2009-03-011-5/+6
* Update after 3.5.0Hanno Schlichting2008-10-261-1/+1
* Prepare releaseHanno Schlichting2008-10-261-1/+1
* Fixed declaration of _zope_interface_coptimizations, it's not a top level pac...Florian Schulze2008-08-301-3/+3
* Reverted my last change, judging from the setuptools/distutils docs it should...Florian Schulze2008-08-271-1/+1
* Fixed declaration of _zope_interface_coptimizations, it's not a top level pac...Florian Schulze2008-08-271-1/+1
* Added optional code optimizations support, which allows the building ofGeorgy Berdyshev2008-07-081-6/+49
* Bumped version # to next feature release.Jim Fulton2008-01-061-1/+1
* Don't spit out files, if you want to check the long_description (e.g. whetherPhilipp von Weitershausen2007-11-101-2/+0
* The 3.4.1 release has happened already, so bump version number and add dev ma...Philipp von Weitershausen2007-11-101-1/+1
* Write long_description to a text file so it can be tested against theJim Fulton2007-10-021-11/+15
* bump version number for next releaseFred Drake2007-07-191-1/+1
* prep for 3.4.0 releaseFred Drake2007-07-191-1/+1
* Removed external to move code here. Updated version for *upcoming* release.Christian Theune2007-05-031-1/+1
* Update svn properties.Baiju Muthukadan2007-02-211-1/+1
* Back to dev mode.Jim Fulton2007-02-191-1/+1
* Updated release info to make 3.3.0.1 release.Jim Fulton2007-02-191-1/+1
* Changed the version number and imported find_packages and used it.Alexander Heavner2007-02-131-7/+2
* Removed '-' from dev prefix to prevent it being treated as aJim Fulton2007-01-221-1/+1
* Merged a fixes from 3.3 branch.Jim Fulton2007-01-221-1/+12
* Merged changes from 3.3 branch.Jim Fulton2007-01-031-1/+1
* Converted to a buildout.Jim Fulton2007-01-031-8/+31
* make happier eggsFred Drake2006-09-071-0/+1
* clean up egg support stuffFred Drake2006-09-061-3/+3
* 'package_dir' must be a relative path.Tres Seaver2006-04-151-2/+2
* Prep for historical releases.Tres Seaver2006-04-041-1/+0
* Include subpackages.Tres Seaver2006-03-131-1/+5