summaryrefslogtreecommitdiff
path: root/buildout.cfg
Commit message (Collapse)AuthorAgeFilesLines
* - Undo changes from 4.0.0a4. Instead, ``zope.untrustedpython`` is onlyStephan Richter2013-02-281-1/+1
| | | | included during Python 2 installs.
* Remove all traces of untrustedpython and remove RestrictedPythonStephan Richter2013-02-121-3/+1
| | | | dependency.
* zope.security.untrustedpython moved to separate projectAndrey Lebedev2013-02-121-2/+2
| | | | | The code was extracted to zope.untrustedpython project to simplify porting zope.security to python-3.x.
* Use setup_requires + deferred module header to build w/o svn:externals.Tres Seaver2012-12-191-5/+16
|
* - Added ``zcml`` extra dependencies, run related tests only ifThomas Lotze2010-09-191-6/+2
| | | | | | | ``zope.configuration`` is available. - Run tests related to the ``untrustedpython`` functionality only if ``RestrictedPython`` is available.
* Made ``pytz`` a soft dependency.Tres Seaver2009-05-131-1/+5
| | | | | | | | The checker for ``pytz.UTC`` is created / tested only if the package is already present. Run ``bin/test_pytz`` to run the tests with ``pytz`` on the path.
* Move PermissionsVocabulary and PermissionIdsVocabulary from ↵Dan Korostelev2009-03-111-1/+12
| | | | | | | | | ``zope.app.security`` to here. Add zcml permission definition for the special "zope.Public" permission. Add coverage buildout parts and improve test coverage a little.
* Don't define checker for deprecated sets on Python 2.6.Dan Korostelev2009-03-051-10/+4
| | | | | Fix package's mailing list address and homepage. Remove zpkg stuff.
* Install decorated security checker support on LocationProxy from theChristian Theune2009-01-291-1/+1
| | | | | | outside.
* Define an test extra_requires for test (called test).Sylvain Viollon2009-01-271-1/+1
|
* Get ready for the release.Stephan Richter2007-10-031-2/+7
|
* Added interpreter.Jim Fulton2007-08-141-1/+6
|
* - added specific version dependency for zope.location Christian Theune2007-05-061-0/+1
| | | | | - added find-links
* finer dependenciesBernd Dorn2007-03-261-29/+0
|
* use local devel sources for nowBernd Dorn2007-03-251-1/+28
|
* buildoutification of zope.security, and added setuptools dependency.Michael Bernstein2007-02-281-0/+9