• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

allura


Commit MetaInfo

Revisão1ecd6d1ce0a714aace9fdb86d47c9e696a0eacb5 (tree)
Hora2012-03-30 21:23:47
AutorDave Brondsema <dbrondsema@geek...>
CommiterYaroslav Luzin

Mensagem de Log

[#3875] update pygments

Signed-off-by: Dave Brondsema <dbrondsema@geek.net>

Mudança Sumário

Diff

--- a/requirements-common.txt
+++ b/requirements-common.txt
@@ -24,6 +24,7 @@ oauth2==1.5.170
2424 PasteScript==1.7.4.2
2525 PIL==1.1.7
2626 poster==0.8.1
27+Pygments==1.5
2728 pymongo==2.1.1
2829 Pypeline==0.1dev
2930 pysolr==2.1.0-beta
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -1,6 +1,4 @@
11 # requirements for local development, or other deployment instances
22
3-Pygments==1.4
4-
53 # Include our common requirements
64 -r requirements-common.txt
--- a/requirements-sf.txt
+++ b/requirements-sf.txt
@@ -15,7 +15,6 @@ Zarkov==0.1.0dev-20110815
1515 gevent==0.13.6
1616 greenlet==0.3.1
1717 gevent-zeromq==0.2.0
18-Pygments==1.4sf1-20110601
1918
2019 # for the migration scripts only
2120 html2text==3.101
@@ -31,4 +30,4 @@ pyprof2calltree==1.1.0
3130 repoze.profile==1.3
3231
3332 # Include our common requirements
34--r requirements-common.txt
\ No newline at end of file
33+-r requirements-common.txt
--- a/requirements.txt
+++ b/requirements.txt
@@ -9,7 +9,6 @@ phpserialize==1.2
99 psycopg2==2.2.2
1010 sf.phpsession==0.1
1111 pyzmq==2.1.7
12-Pygments==1.4sf1-20110601
1312
1413 # for the migration scripts only
1514 html2text==3.101