| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-09-14 | Pin Sphinx to <=1.7.9 to avoid Travis build failure | Steve Piercy | |
| See https://github.com/sphinx-doc/sphinx/issues/5433 and #3350 | |||
| 2018-08-22 | Bump Python version to 3.7 in docs and project meta files | Steve Piercy | |
| 2018-06-05 | Bump version of WebOb required | Bert JW Regeer | |
| 2018-05-18 | Depend on newer version of WebOb | Bert JW Regeer | |
| Also sort all of the dependencies | |||
| 2018-04-26 | pyramid no longer depends directly on pastedeploy | Michael Merickel | |
| 2018-04-25 | Bump sphinx to >=1.7.4 | Steve Piercy | |
| - Closes #3269 and #667 - Paves the way for #2572 | |||
| 2018-04-24 | pin to a non-pre version of venusian | Michael Merickel | |
| 2018-04-24 | pin to non-pre version of webob | Michael Merickel | |
| 2018-04-24 | blacklist sphinx 1.7.3 | Michael Merickel | |
| 2018-03-08 | Mark changelogs as ReST, for better Github rendering. | Tres Seaver | |
| 2017-10-22 | changelog for #3140 | Michael Merickel | |
| 2017-08-04 | Drop repoze.lru on Python 3 | Mathieu Bridon | |
| Starting with Python 3.2, the functools module grew a lru_cache function which can replace our usage of repoze.lru. | |||
| 2017-06-28 | add a manifest and a tox step to check it | Michael Merickel | |
| 2017-06-27 | prep 1.10.dev0 | Michael Merickel | |
| 2017-06-26 | prep 1.9 | Michael Merickel | |
| 2017-06-19 | prep 1.9b1 | Michael Merickel | |
| 2017-05-09 | prep 1.9a2 | Michael Merickel | |
| 2017-05-01 | prep 1.9a1 | Michael Merickel | |
| 2017-03-30 | depend on plaster_pastedeploy | Michael Merickel | |
| 2017-03-29 | rewrite low-level pyramid config functions to use plaster | Michael Merickel | |
| 2017-03-28 | depend on python_requires in pip 9+ to check runtime versions | Michael Merickel | |
| - The python_requires checks work when installing a wheel as well, which these checks did not affect. | |||
| 2017-03-28 | add python_requires metadata | Michael Merickel | |
| 2017-02-27 | Rewrite test without mock. | Rémy HUBSCHER | |
| 2017-02-20 | Add test. | Rémy HUBSCHER | |
| 2017-01-21 | switch to 1.9.dev0 | Michael Merickel | |
| 2017-01-17 | prep 1.8b1 | Michael Merickel | |
| 2016-12-25 | prep 1.8a1 | Michael Merickel | |
| 2016-12-25 | enable zope.component tests on py3 | Michael Merickel | |
| 2016-12-13 | convert pcreate and pdistreport to use argparse | Steve Piercy | |
| - add sphinxcontrib-autoprogram - attempt to render output of pcreate, but be unsuccessful | |||
| 2016-12-09 | Pin to a newer version of WebOb | Bert JW Regeer | |
| v1.7.0 has property Response.has_body | |||
| 2016-11-28 | Merge pull request #2840 from stevepiercy/master | Steve Piercy | |
| add 3.6 support to documentation | |||
| 2016-11-26 | only warn about py33, do not error | Michael Merickel | |
| this is squashed by pip unfortunately but it's better than a hard error | |||
| 2016-11-26 | add 3.6 support to documentation | Steve Piercy | |
| - See #2835 | |||
| 2016-11-20 | replace the reloader with the hupper package | Michael Merickel | |
| 2016-09-01 | drop support for python 3.3 and error on 2.6 | Michael Merickel | |
| closes #2476 | |||
| 2016-04-16 | Back to dev | Bert JW Regeer | |
| 2016-04-12 | Don't force Py2.7 or higher | Bert JW Regeer | |
| 2016-04-12 | Python 2.7 is the lowest version we support | Bert JW Regeer | |
| Remove the trove classifier, and have an hard error on attempting to install Pyramid on 2.6 or lower. Blame @mmerickel for the PEP8 on this commit, pyflake put all kinds of red in my vim window.. | |||
| 2016-04-02 | update url | Steve Piercy | |
| 2016-01-24 | Bump sphinx to 1.3.5; revert comment syntax. Closes #2251. | Steve Piercy | |
| 2016-01-20 | Increase lowest Py3 version to Python 3.3 | Bert JW Regeer | |
| 2016-01-12 | Try upper case "S" for Sphinx | Steve Piercy | |
| 2016-01-12 | use lower case "s" for sphinx | Steve Piercy | |
| 2016-01-12 | bump Sphinx to 1.3.4. Fixes #2209. | Steve Piercy | |
| 2015-12-20 | add sphinxcontrib-programoutput configuration to render command line output | Steve Piercy | |
| 2015-10-21 | remove ipython and bpython from core | Michael Merickel | |
| 2015-10-19 | add pshell --list and default_shell ini options | Michael Merickel | |
| 2015-10-14 | broadcast py35 support | Michael Merickel | |
| 2015-09-06 | Use entry points for pshell | John Anderson | |
| 2015-05-06 | bump and unpin versions. RTD uses Sphinx 1.3.1 now. | Steve Piercy | |
