summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* - vb [ci skip]Jens Vagelpohl2022-11-081-1/+1
|
* - declare Python 3.11 supportJens Vagelpohl2022-11-061-0/+1
|
* - prepare release 5.5Jens Vagelpohl2022-11-061-1/+1
|
* Back to development: 5.5Michael Howitz2022-09-151-1/+1
|
* Preparing release 5.45.4Michael Howitz2022-09-151-1/+1
|
* Back to development: 5.4Michael Howitz2022-04-271-1/+1
|
* Preparing release 5.35.3Michael Howitz2022-04-271-1/+1
|
* Apply isort rulesMichael Howitz2022-04-221-4/+1
|
* Back to development: 5.3Michael Howitz2022-03-101-1/+1
|
* Preparing release 5.25.2Michael Howitz2022-03-101-1/+1
|
* Fix tests on Python 3.10 + lint.config-with-c-codeMichael Howitz2021-11-231-0/+1
|
* Add needed dependencies so documentation can built without test extra.Michael Howitz2021-11-121-0/+2
|
* Lint the code.Michael Howitz2021-08-301-3/+10
| | | | Add support for Python 3.9.
* Back to development: 5.1.2Jason Madden2020-03-231-1/+1
|
* Preparing release 5.1.15.1.1Jason Madden2020-03-231-1/+1
|
* Ensure all objects have consistent interface resolution orders.Jason Madden2020-03-231-1/+1
| | | | Fixes #71
* Back to development: 5.2.0Michael Howitz2020-02-141-1/+1
|
* Preparing release 5.1.05.1.0Michael Howitz2020-02-141-1/+1
|
* Allow to use a common Sphinx version for Python 2 and 3. (#70)Michael Howitz2020-02-141-2/+1
| | | | | | * Allow to use a common Sphinx version for Python 2 and 3. * Work around pypa/virtualenv#1555
* Merge pull request #67 from zopefoundation/deprecated-setuptools-featuresJason Madden2020-02-121-22/+17
|\ | | | | Drop the use of the deprecated setuptools Features
| * Drop the use of the deprecated setuptools Featuresdeprecated-setuptools-featuresJason Madden2020-01-201-22/+17
| |
* | Let interfaces be iterated on Python 3Jason Madden2020-02-061-1/+1
|/ | | | Fixes https://github.com/zopefoundation/zope.interface/issues/141
* Back to development: 5.1Marius Gedminas2019-11-111-1/+1
|
* Preparing release 5.05.0Marius Gedminas2019-11-111-1/+1
|
* Properly declare dependency on zope.schema >= 4.2.0Colin Watson2019-10-251-1/+1
| | | | This was introduced in zope.security 4.2.1.
* Drop forgotten 3.4 classifierMarius Gedminas2019-04-301-1/+0
|
* Update to current Python versions. (#61)Michael Howitz2019-04-061-2/+5
| | | | Additionally we have to pin an older `Sphinx` version to keep supporting Python 2.
* Back to development: 4.3.2Adam Groszer2019-01-031-1/+1
|
* Preparing release 4.3.14.3.1Adam Groszer2019-01-031-1/+1
|
* 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.
* Back to development: 4.3.1Jason Madden2018-08-241-1/+1
|
* Preparing release 4.3.04.3.0Jason Madden2018-08-241-1/+1
|
* Back to development: 4.2.4Marius Gedminas2018-08-091-1/+1
|
* Preparing release 4.2.34.2.3Marius Gedminas2018-08-091-1/+1
|
* Back to development: 4.2.3Marius Gedminas2018-08-091-1/+1
|
* Reconcile git historyMarius Gedminas2018-08-091-1/+1
|\ | | | | | | | | The 4.2.2 release was made off a branch that was never merged back into master!
| * Preparing release 4.2.24.2.2Jason Madden2018-01-111-1/+1
| |
* | Add Python 3.7 supportMarius Gedminas2018-08-081-0/+1
|/
* Back to development: 4.2.2Jason Madden2017-11-301-1/+1
|
* Preparing release 4.2.14.2.1Jason Madden2017-11-301-1/+1
|
* Back to development: 4.2.1Jason Madden2017-09-201-1/+1
|
* Preparing release 4.2.04.2.0Jason Madden2017-09-201-1/+1
|
* Convert 'untrustedpython' to a proper extra using python_versionJason Madden2017-09-201-10/+19
|
* Use zope.proxy 4.3.0 so that tests pass on Py3.issue40Jason Madden2017-09-131-3/+3
|
* Use features and an optional_build_extissue33bJason Madden2017-09-111-46/+73
| | | | | | | | | Just like zope.interface (copied from there). Fixes #33. This should eliminate any chance of polluting (local) wheel caches if PURE_PYTHON happens to be defined.
* Switch to modern 'coverage' environment and run doctests on all versionsJason Madden2017-09-071-8/+7
| | | | | | | | | | | | | | Based on #29. Drop Python 3.3. Enable coveralls on Travis CI, and also fix using interpreters that aren't there in the new default 'trusty' image. Coverage is not at 100% and in fact appears to have dropped (I show 92% in one run, vs the previous reported 97%), but that's because `coverage` and coveralls report files that aren't even imported (we have a lot of those in the 'tests' package)...nosetests didn't.
* svbTres Seaver2017-05-171-1/+1
|
* Prep 4.1.1 release.4.1.1Tres Seaver2017-05-171-1/+1
|
* svbTres Seaver2017-04-241-1/+1
|
* Prep 4.1.0 release.4.1.0Tres Seaver2017-04-241-1/+1
|