summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
...
* Merge Py3k w/o 2to3 work.Tres Seaver2012-04-041-11/+36
* Target 4.0.x as the new release line for the trunk.Tres Seaver2012-04-031-1/+1
* Don't need fossils supporting doctests.Tres Seaver2012-03-301-11/+0
* Note new second-dot version due to change in supported Python platforms:Tres Seaver2012-03-301-3/+1
* Merge from LP branch.Tres Seaver2012-03-261-13/+7
* remove decoy trove classifierChris McDonough2011-09-271-1/+0
* vbChris McDonough2011-09-221-1/+1
* add a test extras_require for benefit of the buildbotChris McDonough2011-09-161-1/+2
* Merge chrism-componentregistry branch: Chris McDonough2011-09-151-1/+1
* Merge changelog entry from 3.6 branchHanno Schlichting2011-08-201-1/+1
* svbTres Seaver2011-08-131-1/+1
* Prep 3.7.0 release.Tres Seaver2011-08-131-1/+1
* Move changes from 3.6.2 - 3.6.5 to a new 3.7.x release line.Tres Seaver2011-08-131-1/+1
* svbTres Seaver2011-08-111-1/+1
* Prep 3.6.5 release.Tres Seaver2011-08-111-1/+1
* Under PyPy, 'zope.interface' should not build its C extension.Tres Seaver2011-07-051-12/+24
* svbTres Seaver2011-07-051-1/+1
* Prep 3.6.4 release.Tres Seaver2011-07-051-1/+1
* svbTres Seaver2011-05-261-1/+1
* Prep 3.6.3 release.Tres Seaver2011-05-261-1/+1
* svbTres Seaver2011-05-171-1/+1
* Prep 3.6.2 release.Tres Seaver2011-05-171-1/+1
* Detailed documentation moved out-of-line from PyPI pageTres Seaver2011-05-171-12/+0
* Works with 2.7 and 3.2 as well.Lennart Regebro2011-03-141-0/+3
* Remove CVS-era Id fossils.Tres Seaver2010-06-031-2/+0
* Back to development: 3.6.2Lennart Regebro2010-05-031-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