summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* Add a python_requires to setup.pyadd-python-requiresMarius Gedminas2020-04-061-0/+1
| | | | Fixes #93.
* Make the resolution order of all fields consistent.issue80Jason Madden2020-03-201-2/+2
| | | | | | And test this. Fixes #80. Add Python 3.8, drop Python 3.4.
* Switch to new Framework :: Zope :: 3 classifierMarius Gedminas2018-10-191-1/+1
| | | | | See https://github.com/zopefoundation/z3c.authviewlet/pull/6#discussion_r226414566 for the background behind this.
* 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
| | | | | | | | | | | - Use latest pypy and pypy3 on travis. - Normalize headings in CHANGES.rst and README.rst - Add badge for supported Python versions to README.rst - Run tox's coverage on Python 3 and have it actually report. Not failing yet because I think we can do better.
* Add Python 3.6, drop Python 3.3.Jason Madden2017-07-101-43/+9
| | | | | | | | Enable coverage reporting on Travis. Run doctests on all versions on Travis. Fixes #30
* Keep Sphinx doc version in sync with release version.Jason Madden2016-09-141-2/+3
| | | | Using a version.txt file. This works with zest.releaser.
* 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
| | | | [ci skip]
* 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 ↵Sebastian Wehrmann2013-01-231-1/+1
| | | | FieldProperties.
* Nest into Github.Tres Seaver2013-01-111-1/+1
| | | | | | | | - Denominate files to indicate ReST. - Drop .bzrignore. - Add MANIFEST.in FBO users w/o setuptools_git.
* 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
| | | | You can still test the snippets by running 'make doctest' in the docs subdir.
* 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
|
* Added ``setup.py dev`` alias Tres Seaver2012-04-201-4/+11
| | | | | | | | | - Runs ``setup.py develop`` plus installs ``nose`` and ``coverage``. Added ``setup.py docs`` alias - Installs ``Sphinx`` and dependencies.
* Back to development: 4.1.2Jan-Carel Brand2012-03-231-1/+1
|
* Preparing release 4.1.1Jan-Carel Brand2012-03-231-1/+1
|
* Back to development: 4.1.1Jan-Carel Brand2012-03-231-1/+1
|
* Preparing release 4.1.0Jan-Carel Brand2012-03-231-1/+1
|