]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
#7487: update Pygments version.
authorGeorg Brandl <georg@python.org>
Wed, 30 Dec 2009 18:32:50 +0000 (18:32 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 30 Dec 2009 18:32:50 +0000 (18:32 +0000)
Doc/README.txt
Doc/make.bat

index c8f0114c572dfbb0591f78556c1ea86950e4ddeb..75f89a5c2c743b44d78f8b2212e493fa7e688822 100644 (file)
@@ -90,7 +90,7 @@ or by installing it from PyPI.
 
 You can optionally also install Pygments, either as a checkout via :: 
 
-   svn co http://svn.python.org/projects/external/Pygments-0.11.1/pygments tools/pygments
+   svn co http://svn.python.org/projects/external/Pygments-1.1.1/pygments tools/pygments
 
 or from PyPI at http://pypi.python.org/pypi/Pygments.
 
index a52f160565756c67fd46d632b5ee493e68c7788b..8e2be01b03f2163f8f7560729d01a74bea8f9ec7 100644 (file)
@@ -37,7 +37,7 @@ goto end
 svn co %SVNROOT%/external/Sphinx-0.6.3/sphinx tools/sphinx\r
 svn co %SVNROOT%/external/docutils-0.5/docutils tools/docutils\r
 svn co %SVNROOT%/external/Jinja-2.1.1/jinja2 tools/jinja2\r
-svn co %SVNROOT%/external/Pygments-0.11.1/pygments tools/pygments\r
+svn co %SVNROOT%/external/Pygments-1.1.1/pygments tools/pygments\r
 goto end\r
 \r
 :update\r