summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
...
* Hardcode version in setup.py again.Armin Ronacher2015-07-261-10/+1
|
* Add Python classifiers for all supported versionsMarkus Unterwaditzer2015-06-011-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 suggestionsKartheek Lenkala2015-03-221-4/+1
| | | | | Remove py.test from setup.py install_requires Rename testsuite folder to tests.
* Adding pytest references and dependencies in setup.py and MakefileKartheek Lenkala2015-03-221-1/+4
|
* Pytest migration initial commitKartheek Lenkala2015-03-221-2/+1
|
* deduplicate version infoMarkus Unterwaditzer2015-02-061-1/+10
|
* Use PEP440-compatible dev versionThiefMAster2015-02-061-1/+1
|
* Merge branch '2.7-maintenance'Armin Ronacher2014-06-061-2/+0
|\
| * Ready for 2.7.4Armin Ronacher2014-06-061-1/+1
| |
| * Bump version number to 2.7.32.7.3Armin Ronacher2014-06-061-1/+1
| |
| * This is 0.7.3-devArmin Ronacher2014-01-101-1/+1
| |
| * Bump version number to 2.7.22.7.2baserock/morphArmin Ronacher2014-01-101-1/+1
| |
| * Ready for another releaseArmin Ronacher2013-08-071-1/+1
| |
| * Bump version number to 2.7.12.7.1Armin Ronacher2013-08-071-1/+1
| |
| * Started 2.7 maintenance branchArmin Ronacher2013-07-041-1/+1
| |
* | Delete the ignore --with-speedups message.Berker Peksag2014-05-191-15/+0
| | | | | | | | | | The with-speedups flag was deprecated 4 years and 3 major releases ago.
* | Fix MarkupSafe case in setup.pyBenoit Calvez2013-05-221-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-devArmin Ronacher2013-05-201-1/+1
|/
* Bump version number to 2.72.7Armin Ronacher2013-05-201-1/+1
|
* Actually remove argument in setup.py for speedupsArmin Ronacher2013-05-201-1/+1
|
* PY3 -> PY2 macroArmin Ronacher2013-05-191-1/+1
|
* Removed bundled markupsafeArmin Ronacher2013-05-191-3/+2
|
* Trash debugsupport.Cory Benfield2013-05-181-14/+4
|
* setup.py: add "six" library to install_requiresThomas Waldmann2013-05-181-0/+1
|
* python 3 port: manual fixes, remove 2to3 from setup.py, remove fixersThomas Waldmann2013-05-181-10/+1
|
* master is 2.7-devArmin Ronacher2011-07-241-1/+1
|
* master will be 2.6Armin Ronacher2010-10-171-1/+1
|
* This will be 2.5.4Armin Ronacher2010-10-171-1/+1
|
* Updated setup file for URLsArmin Ronacher2010-10-171-6/+0
|
* Prepare for Jinja 2.5.3Armin Ronacher2010-10-171-1/+1
|
* Unbroke setup.pyArmin Ronacher2010-08-181-1/+1
| | | | | --HG-- branch : trunk
* Improved message and unbroke 3.xArmin Ronacher2010-08-181-3/+7
| | | | | --HG-- branch : trunk
* Preparing for a 2.5.2 release. Fixed an issue with setup.pyArmin Ronacher2010-08-181-1/+12
| | | | | --HG-- branch : trunk
* tip is 2.6Armin Ronacher2010-08-171-1/+1
| | | | | --HG-- branch : trunk
* Documented switch to MarkupSafeArmin Ronacher2010-08-171-1/+12
| | | | | --HG-- branch : trunk
* MarkupSafe is now used for the Jinja2 speedupsArmin Ronacher2010-08-171-10/+3
| | | | | --HG-- branch : trunk
* babel extraction can now properly extract newstyle gettext calls.Armin Ronacher2010-07-011-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.pyArmin Ronacher2010-06-051-1/+1
| | | | | --HG-- branch : trunk
* Tip is 2.5, not 2.4.2Armin Ronacher2010-05-291-1/+1
| | | | | --HG-- branch : trunk
* tip is 2.4.2 dev.Armin Ronacher2010-05-231-1/+1
| | | | | --HG-- branch : trunk
* tip iis 2.5Armin Ronacher2010-04-201-1/+1
| | | | | --HG-- branch : trunk
* fixed an error reporting bug for undefineds.2.4.1Armin Ronacher2010-04-201-1/+1
| | | | | --HG-- branch : trunk
* tip is 2.4Armin Ronacher2010-02-101-1/+1
| | | | | --HG-- branch : trunk
* Untagged and added python 3 category.2.3Armin Ronacher2010-02-101-0/+1
| | | | | --HG-- branch : trunk
* Approaching python3 compatibilityArmin Ronacher2010-02-101-0/+1
| | | | | --HG-- branch : trunk
* Added the security tests.Armin Ronacher2010-02-091-1/+1
| | | | | --HG-- branch : trunk
* Started working on unittest powered testsuite.Armin Ronacher2010-02-091-1/+2
| | | | | --HG-- branch : trunk
* Propably delaying release for better python 3 support. Started working onArmin Ronacher2010-02-091-7/+8
| | | | | | | that. --HG-- branch : trunk
* experimental Python 3 support.Armin Ronacher2010-02-091-1/+7
| | | | | --HG-- branch : trunk
* Raise version number.Armin Ronacher2010-02-061-1/+1
| | | | | --HG-- branch : trunk