• 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

Revision630570c1338352b0134918944bd47de126361daa (tree)
Time2011-05-01 10:21:51
AuthorRick Copeland <rcopeland@geek...>
CommiterRick Copeland

Log Message

[#1831] Requirements updating

Signed-off-by: Rick Copeland <rcopeland@geek.net>

Change Summary

Incremental Difference

--- a/Allura/setup.py
+++ b/Allura/setup.py
@@ -8,28 +8,7 @@ except ImportError:
88
99 from allura.version import __version__
1010
11-requires = [
12- 'pyramid',
13- 'WebError',
14- "Markdown >= 2.0.3",
15- "python-oembed >= 0.1.1",
16- "EasyWidgets >= 0.1.1",
17- "PIL >= 1.1.7",
18- "iso8601",
19- "chardet == 1.0.1",
20- "feedparser >= 5.0.1",
21- "oauth2 == 1.2.0",
22- "pysolr",
23- "pymongo >= 1.7",
24- "Pygments >= 1.1.1",
25- "python-openid >= 2.2.4",
26- "python-ldap == 2.3.9",
27- "python-dateutil >= 1.4.1",
28- "Jinja2",
29- "Genshi",
30- "BeautifulSoup",
31- "pypeline",
32- ]
11+requires = [ ]
3312
3413 setup(
3514 name='Allura',
--- a/ForgeTracker/setup.py
+++ b/ForgeTracker/setup.py
@@ -20,7 +20,6 @@ setup(name='ForgeTracker',
2020 install_requires=[
2121 # -*- Extra requirements: -*-
2222 'Allura',
23- 'tw.forms',
2423 ],
2524 entry_points="""
2625 # -*- Entry points: -*-
--- a/requirements-common.txt
+++ b/requirements-common.txt
@@ -5,10 +5,12 @@ async==0.6.1
55 Babel==0.9.4
66 Beaker==1.5.3
77 BeautifulSoup==3.1.0.1
8+Chameleon==1.2.3
89 chardet==1.0.1
910 Creoleparser==0.7.3
1011 datadiff==1.1.2
1112 decorator==3.3.1
13+distribute==0.6.16
1214 docutils==0.7
1315 EasyWidgets==0.2dev-20110404
1416 feedparser==5.0.1
@@ -27,6 +29,7 @@ Ming==0.2.1dev-20110428
2729 mock==0.6.0
2830 nose==0.11.3
2931 oauth2==1.2.0
32+ordereddict==1.1
3033 Paste==1.7.3
3134 PasteDeploy==1.3.3
3235 PasteScript==1.7.3
@@ -43,14 +46,21 @@ python-ldap==2.3.9
4346 python-openid==2.2.4
4447 pytidylib==0.1.2
4548 PyYAML==3.09
49+simplejson==2.1.5
4650 repoze.lru==0.3
47-SQLAlchemy==0.6beta3
48-sqlalchemy-migrate==0.5.4
4951 Tempita==0.4
5052 textile==2.1.4
51-ToscaWidgets==0.9.9
53+translationstring==0.3
54+unittest2==0.5.1
55+venusian==0.8
5256 WebError==0.10.2
5357 WebHelpers==1.0
5458 WebOb==1.0.7
5559 WebTest==1.2.3
60+zope.component==3.10.0
61+zope.configuration==3.7.4
62+zope.deprecation==3.4.0
63+zope.event==3.5.0-1
64+zope.i18nmessageid==3.5.3
5665 zope.interface==3.5.3
66+zope.schema==3.8.0