summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Drop support for Python < 3.7 (#118)Colin Watson2022-12-231-5/+1
* Fix GHA: ubuntu-latest no longer contains Python 3.5 and 3.6 (#117)Michael Howitz2022-12-151-0/+1
* Fix tox lint run + isort imports. (#114)Michael Howitz2022-08-051-1/+3
* Add support for Python 3.10 (#109)Michael Howitz2021-10-181-0/+1
* Configuring for pure-pythonColin Watson2021-01-051-0/+1
* Add a python_requires to setup.pyadd-python-requiresMarius Gedminas2020-04-061-0/+1
* Make the resolution order of all fields consistent.issue80Jason Madden2020-03-201-2/+2
* Switch to new Framework :: Zope :: 3 classifierMarius Gedminas2018-10-191-1/+1
* Keywords.Stephan Richter2018-10-111-0/+1
* Make Field preserve 'description' as-is. Fixes #63.Jason Madden2018-09-101-1/+1
* Add Python 3.7Jason Madden2018-08-141-3/+4
* Add Python 3.6, drop Python 3.3.Jason Madden2017-07-101-43/+9
* Keep Sphinx doc version in sync with release version.Jason Madden2016-09-141-2/+3
* Drop Python 2.6 fossil.Tres Seaver2016-07-071-5/+0
* Drop support for Python 2.6 and 3.2.Tres Seaver2016-03-231-3/+1
* Use the repository as the URLMichael Howitz2016-03-041-1/+1
* Note explicit support for Python 3.5Felix Yan2015-11-071-0/+1
* Bow to our new PEP 440 overlords.Tres Seaver2014-12-291-1/+1
* svbTres Seaver2014-09-041-1/+1
* Prep 4.4.2 release.4.4.2Tres Seaver2014-09-041-1/+1
* svbTres Seaver2014-03-191-1/+1
* Prep 4.4.1 release.4.4.1Tres Seaver2014-03-191-1/+1
* Note explicit support for Python 3.4.Tres Seaver2014-03-171-1/+2
* Back to development: 4.4.1Godefroid Chapelle2014-01-221-1/+1
* Preparing release 4.4.04.4.0Godefroid Chapelle2014-01-221-1/+1
* Back to development: 4.3.4Adam Groszer2014-01-061-1/+1
* Preparing release 4.3.34.3.3Adam Groszer2014-01-061-1/+1
* pep 8Johannes Raggam2013-11-241-26/+33
* Back to development: 4.3.3Stephan Richter2013-02-241-1/+1
* Preparing release 4.3.24.3.2Stephan Richter2013-02-241-1/+1
* Back to development: 4.3.2Stephan Richter2013-02-241-1/+1
* Preparing release 4.3.14.3.1Stephan Richter2013-02-241-1/+1
* Back to development: 4.3.1Stephan Richter2013-02-241-1/+1
* Preparing release 4.3.04.3.0Stephan Richter2013-02-241-1/+1
* Added `createFieldProperties` function which maps schema fields into FieldPro...Sebastian Wehrmann2013-01-231-1/+1
* Nest into Github.Tres Seaver2013-01-111-1/+1
* Add 'Framework :: Zope3' classifier.Tres Seaver2012-12-311-0/+1
* Normalize Python classifiers.Tres Seaver2012-12-311-0/+2
* svbTres Seaver2012-11-211-1/+1
* Prep 4.2.2 release.Tres Seaver2012-11-211-1/+1
* Add support for Python 3.3.Tres Seaver2012-11-211-0/+1
* version bumpDavid Glick2012-11-091-1/+1
* Prepare zope.schema 4.2.1.David Glick2012-11-091-1/+1
* svbTres Seaver2012-05-161-1/+1
* Prep 4.2.0 release.Tres Seaver2012-05-161-1/+1
* Don't make 3.1 support explicit.Tres Seaver2012-05-051-1/+0
* Move doctests to regular Sphinx documentation.Tres Seaver2012-04-201-9/+1
* Add explicit support for PyPy.Tres Seaver2012-04-201-0/+2
* Added support for continuous integration using ``tox`` and ``jenkins``.Tres Seaver2012-04-201-1/+1
* Drop the 'six' dependency; use a much-trimmed 'zope.schema._compat' module.Tres Seaver2012-04-201-1/+0