Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Hardcode version in setup.py again. | Armin Ronacher | 2015-07-26 | 1 | -10/+1 | |
| | ||||||
* | Add Python classifiers for all supported versions | Markus Unterwaditzer | 2015-06-01 | 1 | -0/+4 | |
| | | | | | Thanks to @ThomasWaldmann for the original patch. His fork is gone so I can't apply the original commits. | |||||
* | Rename testsuite to tests and suggestions | Kartheek Lenkala | 2015-03-22 | 1 | -4/+1 | |
| | | | | | Remove py.test from setup.py install_requires Rename testsuite folder to tests. | |||||
* | Adding pytest references and dependencies in setup.py and Makefile | Kartheek Lenkala | 2015-03-22 | 1 | -1/+4 | |
| | ||||||
* | Pytest migration initial commit | Kartheek Lenkala | 2015-03-22 | 1 | -2/+1 | |
| | ||||||
* | deduplicate version info | Markus Unterwaditzer | 2015-02-06 | 1 | -1/+10 | |
| | ||||||
* | Use PEP440-compatible dev version | ThiefMAster | 2015-02-06 | 1 | -1/+1 | |
| | ||||||
* | Merge branch '2.7-maintenance' | Armin Ronacher | 2014-06-06 | 1 | -2/+0 | |
|\ | ||||||
| * | Ready for 2.7.4 | Armin Ronacher | 2014-06-06 | 1 | -1/+1 | |
| | | ||||||
| * | Bump version number to 2.7.32.7.3 | Armin Ronacher | 2014-06-06 | 1 | -1/+1 | |
| | | ||||||
| * | This is 0.7.3-dev | Armin Ronacher | 2014-01-10 | 1 | -1/+1 | |
| | | ||||||
| * | Bump version number to 2.7.22.7.2baserock/morph | Armin Ronacher | 2014-01-10 | 1 | -1/+1 | |
| | | ||||||
| * | Ready for another release | Armin Ronacher | 2013-08-07 | 1 | -1/+1 | |
| | | ||||||
| * | Bump version number to 2.7.12.7.1 | Armin Ronacher | 2013-08-07 | 1 | -1/+1 | |
| | | ||||||
| * | Started 2.7 maintenance branch | Armin Ronacher | 2013-07-04 | 1 | -1/+1 | |
| | | ||||||
* | | Delete the ignore --with-speedups message. | Berker Peksag | 2014-05-19 | 1 | -15/+0 | |
| | | | | | | | | | | The with-speedups flag was deprecated 4 years and 3 major releases ago. | |||||
* | | Fix MarkupSafe case in setup.py | Benoit Calvez | 2013-05-22 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | Most of pypi mirrors don't allow wrong package name case when installing them using pip example: c.pypi.python.org I know, this is very painful | |||||
* | | This is now 2.8-dev | Armin Ronacher | 2013-05-20 | 1 | -1/+1 | |
|/ | ||||||
* | Bump version number to 2.72.7 | Armin Ronacher | 2013-05-20 | 1 | -1/+1 | |
| | ||||||
* | Actually remove argument in setup.py for speedups | Armin Ronacher | 2013-05-20 | 1 | -1/+1 | |
| | ||||||
* | PY3 -> PY2 macro | Armin Ronacher | 2013-05-19 | 1 | -1/+1 | |
| | ||||||
* | Removed bundled markupsafe | Armin Ronacher | 2013-05-19 | 1 | -3/+2 | |
| | ||||||
* | Trash debugsupport. | Cory Benfield | 2013-05-18 | 1 | -14/+4 | |
| | ||||||
* | setup.py: add "six" library to install_requires | Thomas Waldmann | 2013-05-18 | 1 | -0/+1 | |
| | ||||||
* | python 3 port: manual fixes, remove 2to3 from setup.py, remove fixers | Thomas Waldmann | 2013-05-18 | 1 | -10/+1 | |
| | ||||||
* | master is 2.7-dev | Armin Ronacher | 2011-07-24 | 1 | -1/+1 | |
| | ||||||
* | master will be 2.6 | Armin Ronacher | 2010-10-17 | 1 | -1/+1 | |
| | ||||||
* | This will be 2.5.4 | Armin Ronacher | 2010-10-17 | 1 | -1/+1 | |
| | ||||||
* | Updated setup file for URLs | Armin Ronacher | 2010-10-17 | 1 | -6/+0 | |
| | ||||||
* | Prepare for Jinja 2.5.3 | Armin Ronacher | 2010-10-17 | 1 | -1/+1 | |
| | ||||||
* | Unbroke setup.py | Armin Ronacher | 2010-08-18 | 1 | -1/+1 | |
| | | | | | --HG-- branch : trunk | |||||
* | Improved message and unbroke 3.x | Armin Ronacher | 2010-08-18 | 1 | -3/+7 | |
| | | | | | --HG-- branch : trunk | |||||
* | Preparing for a 2.5.2 release. Fixed an issue with setup.py | Armin Ronacher | 2010-08-18 | 1 | -1/+12 | |
| | | | | | --HG-- branch : trunk | |||||
* | tip is 2.6 | Armin Ronacher | 2010-08-17 | 1 | -1/+1 | |
| | | | | | --HG-- branch : trunk | |||||
* | Documented switch to MarkupSafe | Armin Ronacher | 2010-08-17 | 1 | -1/+12 | |
| | | | | | --HG-- branch : trunk | |||||
* | MarkupSafe is now used for the Jinja2 speedups | Armin Ronacher | 2010-08-17 | 1 | -10/+3 | |
| | | | | | --HG-- branch : trunk | |||||
* | babel extraction can now properly extract newstyle gettext calls. | Armin Ronacher | 2010-07-01 | 1 | -1/+1 | |
| | | | | | | | | using the variable `num` in newstyle gettext for something else than the pluralize count will no longer raise a :exc:`KeyError`. --HG-- branch : trunk | |||||
* | Raised version number in setup.py | Armin Ronacher | 2010-06-05 | 1 | -1/+1 | |
| | | | | | --HG-- branch : trunk | |||||
* | Tip is 2.5, not 2.4.2 | Armin Ronacher | 2010-05-29 | 1 | -1/+1 | |
| | | | | | --HG-- branch : trunk | |||||
* | tip is 2.4.2 dev. | Armin Ronacher | 2010-05-23 | 1 | -1/+1 | |
| | | | | | --HG-- branch : trunk | |||||
* | tip iis 2.5 | Armin Ronacher | 2010-04-20 | 1 | -1/+1 | |
| | | | | | --HG-- branch : trunk | |||||
* | fixed an error reporting bug for undefineds.2.4.1 | Armin Ronacher | 2010-04-20 | 1 | -1/+1 | |
| | | | | | --HG-- branch : trunk | |||||
* | tip is 2.4 | Armin Ronacher | 2010-02-10 | 1 | -1/+1 | |
| | | | | | --HG-- branch : trunk | |||||
* | Untagged and added python 3 category.2.3 | Armin Ronacher | 2010-02-10 | 1 | -0/+1 | |
| | | | | | --HG-- branch : trunk | |||||
* | Approaching python3 compatibility | Armin Ronacher | 2010-02-10 | 1 | -0/+1 | |
| | | | | | --HG-- branch : trunk | |||||
* | Added the security tests. | Armin Ronacher | 2010-02-09 | 1 | -1/+1 | |
| | | | | | --HG-- branch : trunk | |||||
* | Started working on unittest powered testsuite. | Armin Ronacher | 2010-02-09 | 1 | -1/+2 | |
| | | | | | --HG-- branch : trunk | |||||
* | Propably delaying release for better python 3 support. Started working on | Armin Ronacher | 2010-02-09 | 1 | -7/+8 | |
| | | | | | | | that. --HG-- branch : trunk | |||||
* | experimental Python 3 support. | Armin Ronacher | 2010-02-09 | 1 | -1/+7 | |
| | | | | | --HG-- branch : trunk | |||||
* | Raise version number. | Armin Ronacher | 2010-02-06 | 1 | -1/+1 | |
| | | | | | --HG-- branch : trunk |