summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* merge with stableTakayuki Shimizukawa2014-09-021-1/+2
|\
| * run `make check` and correct errors.Takayuki Shimizukawa2014-09-011-1/+2
* | Automatically compile ``*.mo`` files from ``*.po`` files.Takayuki Shimizukawa2014-08-031-1/+6
* | raise six requirement to 1.4+ when UserString was addedanatoly techtonik2014-07-281-1/+1
* | Windows color console support. update for pull request #252.Takayuki Shimizukawa2014-07-051-0/+3
* | * Drop Python-3.2. And now, removing 2to3 mechanism procedure has been comple...Takayuki Shimizukawa2014-05-271-8/+5
* | remove custom_fixers. it is not needed anymore.Takayuki Shimizukawa2014-05-031-1/+1
* | remove 2to3. #1350.Takayuki Shimizukawa2014-05-011-9/+0
* | introduce the six module and reduce sphinx.util.pycompat implementation. refs...Takayuki Shimizukawa2014-04-291-1/+1
* | merge with stableGeorg Brandl2014-03-251-1/+1
|\ \ | |/
| * Fix: Generated i18n sphinx.js files are missing message catalog entries from...Takayuki Shimizukawa2014-03-211-1/+1
* | Merged in shibu/sphinx/add_stemmer (pull request #214)Georg Brandl2014-03-041-1/+1
|\ \
| * \ merge defaultshibukawa yoshiki2014-01-221-6/+6
| |\ \
| * | | add 14 languages search supportshibukawa yoshiki2014-01-201-1/+1
* | | | Merged in shimizukawa/sphinx-drop-old-docutils (pull request #206)Georg Brandl2014-03-011-4/+1
|\ \ \ \
| * | | | Drop docutils-0.7, 0.8 and 0.9 supportTakayuki Shimizukawa2013-12-151-4/+1
| | |/ / | |/| |
* | | | merge with stableGeorg Brandl2014-01-221-3/+0
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | remove mention of development egg.Georg Brandl2014-01-221-3/+0
| |/
* | Drop python-3.1 and remove support codesTakayuki Shimizukawa2013-12-151-2/+2
* | Drop python-2.5 and remove 2.4,2.5 support codesTakayuki Shimizukawa2013-12-151-6/+6
|/
* Added a ez_setup to replace distribute_setup. ez_setup become defacto. Closes...Takayuki Shimizukawa2013-10-031-2/+2
* Fix Python version compatibility with Jinja2 2.7. closes #1173Takayuki Shimizukawa2013-05-291-2/+7
* Avoid unknown option warnings for use_2to3 in setup.py under Python 2.Jonathan Waltman2012-11-111-2/+9
* Update Sphinx URL to new sphinx-doc.org domain.Georg Brandl2012-11-041-1/+1
* setup.py: Update "requires" to docutils>=0.10.0 under Python 3.3Jonathan Waltman2012-11-031-11/+3
* setup.py: Require Docutils >= 0.10 when running under Python >= 3.3Jonathan Waltman2012-11-031-0/+10
* Update required Python to 2.5.Georg Brandl2012-10-301-18/+2
* Pre-release updates.v1.1Georg Brandl2011-10-091-0/+1
* Fix #758: do not install custom_fixers and tests "packages".Georg Brandl2011-10-051-1/+1
* Upgrade the version requirements.Georg Brandl2011-09-251-1/+1
* #98: Add autopackage script. (Undocumented for now.)Georg Brandl2011-01-041-0/+1
* Invert setup.py uuid logic.Georg Brandl2010-08-211-5/+5
* Use uuid as a requirement in the setup.py and mention it in the documentation...Daniel Neuhäuser2010-08-151-2/+5
* Rename __unicode__ to __str__Daniel Neuhäuser2010-05-091-0/+1
* Added a distribute_setup to replace ez_setupDaniel Neuhäuser2010-05-081-2/+2
* Removed ez_setup which doesn't work with python3 and added use_2to3 for distr...Daniel Neuhäuser2010-05-081-1/+2
* Update for 1.0.Georg Brandl2010-07-231-0/+1
* Require docutils 0.5, as announced.Georg Brandl2010-05-261-1/+1
* Update trove classifiers.Georg Brandl2010-05-251-1/+3
* merge with 0.6Georg Brandl2010-05-221-3/+6
|\
| * #417: Don't force dependency on the setuptools version mandated by ez_setup.py.Georg Brandl2010-05-221-3/+6
* | Update blurb in setup.py and on the index page, link directly to tutorial.rst...Georg Brandl2010-02-281-8/+9
* | Update Jinja2 requirement.Georg Brandl2010-02-171-1/+1
* | Update long_description a bit.Georg Brandl2010-01-121-5/+6
* | Oops.Georg Brandl2009-10-221-1/+1
* | testGeorg Brandl2009-09-171-1/+1
|/
* Provide a ==dev egg link in pkg-info.Georg Brandl2009-05-171-0/+3
* merge with autosummary branchGeorg Brandl2009-03-141-3/+4
|\
| * Added an ``only`` directive that can selectively include textGeorg Brandl2009-02-191-1/+1
| * Fix more line length and trailing whitespace.Georg Brandl2009-01-101-1/+2