mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Merged revisions 77151-77152 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r77151 | georg.brandl | 2009-12-30 12:32:50 -0600 (Wed, 30 Dec 2009) | 1 line #7487: update Pygments version. ........ r77152 | georg.brandl | 2009-12-30 12:36:09 -0600 (Wed, 30 Dec 2009) | 1 line #7602: improve "clean" and "checkout" targets now that all tools are in externals. ........
This commit is contained in:
parent
9eea4805f4
commit
b05e73d9c8
3 changed files with 6 additions and 7 deletions
|
@ -37,7 +37,7 @@ goto end
|
|||
svn co %SVNROOT%/external/Sphinx-0.6.3/sphinx tools/sphinx
|
||||
svn co %SVNROOT%/external/docutils-0.5/docutils tools/docutils
|
||||
svn co %SVNROOT%/external/Jinja-2.1.1/jinja2 tools/jinja2
|
||||
svn co %SVNROOT%/external/Pygments-0.11.1/pygments tools/pygments
|
||||
svn co %SVNROOT%/external/Pygments-1.1.1/pygments tools/pygments
|
||||
goto end
|
||||
|
||||
:update
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue