Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move version to setup.cfg | David Lord | 2021-02-24 | 1 | -6/+0 |
| | |||||
* | fix new formatting issues | David Lord | 2021-01-30 | 1 | -1/+1 |
| | |||||
* | move metadata to setup.cfg | David Lord | 2020-07-01 | 1 | -27/+1 |
| | |||||
* | stop building universal wheel | David Lord | 2020-02-05 | 1 | -6/+1 |
| | |||||
* | start version 3.0.0 | David Lord | 2020-01-27 | 1 | -14/+3 |
| | |||||
* | add python 3.8 classifier, clean up changelog | David Lord | 2020-01-26 | 1 | -0/+1 |
| | |||||
* | Revert "rename imports to jinja" | David Lord | 2020-01-26 | 1 | -3/+3 |
| | | | | This reverts commit 1167525b73863119f8bbec03ddb9d35eacff4bef. | ||||
* | Revert "add warning and alias for jinja2" | David Lord | 2020-01-26 | 1 | -1/+2 |
| | | | | This reverts commit fc9c60ba457efc4cadf6fa2886567e0ee6ca1a99. | ||||
* | add warning and alias for jinja2 | David Lord | 2020-01-10 | 1 | -2/+1 |
| | |||||
* | rename imports to jinja | David Lord | 2020-01-10 | 1 | -3/+3 |
| | |||||
* | move to src directory | David Lord | 2020-01-09 | 1 | -3/+4 |
| | |||||
* | Merge branch '2.10.x' | David Lord | 2019-10-04 | 1 | -1/+1 |
|\ | |||||
| * | Fix typo in setup.py | Adrian | 2019-10-04 | 1 | -1/+1 |
| | | |||||
* | | Merge branch '2.10.x' | David Lord | 2019-10-04 | 1 | -76/+43 |
|\ \ | |/ | |||||
| * | update project metadata | David Lord | 2019-10-04 | 1 | -71/+44 |
| | | |||||
| * | release 2.10.12.10.1 | David Lord | 2019-04-06 | 1 | -1/+1 |
| | | |||||
* | | Add docs, code and issue tracker links to setup.py | Alex Chan | 2019-09-22 | 1 | -0/+5 |
| | | |||||
* | | standardize license | David Lord | 2019-07-17 | 1 | -1/+1 |
| | | |||||
* | | Add testing and document support for Python 3.7 & pypy3 | Jon Dufresne | 2018-12-08 | 1 | -0/+1 |
| | | |||||
* | | Merge pull request #797 from jdufresne/pyreq | David Lord | 2018-08-30 | 1 | -0/+1 |
|\ \ | | | | | | | Pass python_requires argument to setuptools | ||||
| * | | Pass python_requires argument to setuptools | Jon Dufresne | 2018-08-29 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Helps pip decide what version of the library to install. https://packaging.python.org/tutorials/distributing-packages/#python-requires > If your project only runs on certain Python versions, setting the > python_requires argument to the appropriate PEP 440 version specifier > string will prevent pip from installing the project on other Python > versions. https://setuptools.readthedocs.io/en/latest/setuptools.html#new-and-changed-setup-keywords > python_requires > > A string corresponding to a version specifier (as defined in PEP 440) > for the Python version, used to specify the Requires-Python defined in > PEP 345. | ||||
* | | | Add trove classifier for PyPy support | Jon Dufresne | 2018-08-29 | 1 | -0/+2 |
|/ / | | | | | | | Tested during CI since 761da6ff612966214fe9e34ac6bc86499e34da26. | ||||
* | | Also drop Python 2.6 | Florian Bruhin | 2018-06-27 | 1 | -1/+0 |
| | | |||||
* | | Drop Python 3.3 support | Florian Bruhin | 2018-06-27 | 1 | -1/+0 |
| | | | | | | | | | | It's currently broken on Travis (as it was dropped in 'wheel'), so continuing to support it is probably not worth the pain. | ||||
* | | Trivial typos | Unknown | 2017-11-08 | 1 | -1/+1 |
| | | | | | | Most non-user facing. | ||||
* | | Bump version number to 2.11.dev | David Lord | 2017-11-08 | 1 | -1/+1 |
|/ | |||||
* | Bump version number to 2.102.102.10-maintenance | David Lord | 2017-11-08 | 1 | -1/+1 |
| | |||||
* | Merge pull request #703 from jdufresne/https | David Lord | 2017-04-09 | 1 | -2/+2 |
|\ | | | | | In documentation, prefer https over http when available | ||||
| * | In documentation, prefer https over http when available | Jon Dufresne | 2017-04-09 | 1 | -2/+2 |
| | | |||||
* | | Add trove classifier for Python 3.6 | Jon Dufresne | 2017-04-09 | 1 | -0/+1 |
|/ | |||||
* | Fixed incorrect merge in setup.py | Bruno Guberfain do Amaral | 2017-04-05 | 1 | -4/+0 |
| | | | I just don't know if the correct version is 2.9.7.dev or 2.10.dev | ||||
* | Merge branch '2.9-maintenance' | Armin Ronacher | 2017-04-03 | 1 | -0/+4 |
|\ | |||||
| * | 2.9.7-dev | Armin Ronacher | 2017-04-03 | 1 | -1/+1 |
| | | |||||
| * | Bump version number to 2.9.62.9.6 | Armin Ronacher | 2017-04-03 | 1 | -1/+1 |
| | | |||||
| * | 2.9.6-dev | Armin Ronacher | 2017-01-28 | 1 | -1/+1 |
| | | |||||
| * | Bump version number to 2.9.52.9.5 | Armin Ronacher | 2017-01-28 | 1 | -1/+1 |
| | | |||||
| * | 2.9.5-dev | Armin Ronacher | 2017-01-10 | 1 | -1/+1 |
| | | |||||
| * | Bump version number to 2.9.42.9.4 | Armin Ronacher | 2017-01-10 | 1 | -1/+1 |
| | | |||||
| * | 2.9.4-dev | Armin Ronacher | 2017-01-08 | 1 | -1/+1 |
| | | |||||
| * | Bump version number to 2.9.32.9.3 | Armin Ronacher | 2017-01-08 | 1 | -1/+1 |
| | | |||||
| * | 2.9.3-dev | Armin Ronacher | 2017-01-08 | 1 | -1/+1 |
| | | |||||
| * | Bump version number to 2.9.22.9.2 | Armin Ronacher | 2017-01-08 | 1 | -1/+1 |
| | | |||||
| * | 2.9.2-dev | Armin Ronacher | 2017-01-07 | 1 | -1/+1 |
| | | |||||
| * | Bump version number to 2.9.12.9.1 | Armin Ronacher | 2017-01-07 | 1 | -1/+1 |
| | | |||||
* | | 2.10-dev | Armin Ronacher | 2017-01-07 | 1 | -1/+1 |
|/ | |||||
* | Bump version number to 2.92.9 | Armin Ronacher | 2017-01-07 | 1 | -1/+1 |
| | |||||
* | Ensure we depend on recent markupsafe. Fixes #638 | Armin Ronacher | 2017-01-06 | 1 | -1/+1 |
| | |||||
* | Added Python 3.4 and 3.5 to the classifiers in setup.py | Sebastian Noack | 2015-10-06 | 1 | -0/+2 |
| | |||||
* | This is 2.9.dev | Armin Ronacher | 2015-07-26 | 1 | -1/+1 |
| | |||||
* | Bump version number to 2.82.8 | Armin Ronacher | 2015-07-26 | 1 | -1/+1 |
| |