Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial Update #43

Closed
wants to merge 29 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
eda5408
Update alembic from 0.8.4 to 0.9.1
pyup-bot May 12, 2017
0afadc3
Update babel from 2.2.0 to 2.4.0
pyup-bot May 12, 2017
20dbc5c
Update beaker from 1.7.0 to 1.8.1
pyup-bot May 12, 2017
9eabafd
Update crank from 0.7.3 to 0.8.1
pyup-bot May 12, 2017
bcb6eba
Update decorator from 4.0.6 to 4.0.11
pyup-bot May 12, 2017
68443ad
Update formencode from 1.3.0 to 1.3.1
pyup-bot May 12, 2017
4df63d2
Update mako from 0.7.3 to 1.0.6
pyup-bot May 12, 2017
aa792d7
Update markupsafe from 0.23 to 1.0
pyup-bot May 12, 2017
a20e62f
Update paste from 2.0.2 to 2.0.3
pyup-bot May 12, 2017
ddf6adc
Update pygments from 2.0.2 to 2.2.0
pyup-bot May 12, 2017
b00e92e
Update python-editor from 0.5 to 1.0.3
pyup-bot May 12, 2017
89df600
Update pytz from 2015.7 to 2017.2
pyup-bot May 12, 2017
110e9f3
Update repoze.tm2 from 2.0 to 2.1
pyup-bot May 12, 2017
f112dbb
Update routes from 2.2 to 2.4.1
pyup-bot May 12, 2017
4176aef
Update simplejson from 3.8.1 to 3.10.0
pyup-bot May 12, 2017
d032427
Update sqlalchemy from 1.0.11 to 1.1.9
pyup-bot May 12, 2017
bf4c2c5
Update transaction from 1.4.4 to 2.1.2
pyup-bot May 12, 2017
a71b55e
Update turbogears2 from 2.2.2 to 2.3.10
pyup-bot May 12, 2017
51bab46
Update tw2.core from 2.2.3 to 2.2.4
pyup-bot May 12, 2017
6039a3d
Update tw2.forms from 2.2.0.3 to 2.2.5
pyup-bot May 12, 2017
07a211d
Update weberror from 0.11 to 0.13.1
pyup-bot May 12, 2017
9a06acf
Update webob from 1.1.1 to 1.7.2
pyup-bot May 12, 2017
4f50b67
Update webtest from 1.4.3 to 2.0.27
pyup-bot May 12, 2017
52ec473
Update zope.interface from 4.1.3 to 4.4.0
pyup-bot May 12, 2017
0c32c3d
Update zope.sqlalchemy from 0.7.6 to 0.7.7
pyup-bot May 12, 2017
281170b
Update tg.devtools from 2.2.2 to 2.3.10
pyup-bot May 12, 2017
9caf29e
Pin docutils to latest version 0.13.1
pyup-bot May 12, 2017
9df5a17
Pin gitchangelog to latest version 3.0.3
pyup-bot May 12, 2017
e300ff8
Pin wheel to latest version 0.29.0
pyup-bot May 12, 2017
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
50 changes: 25 additions & 25 deletions Intranet-1.0/install/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,37 +1,37 @@
alembic==0.8.4
Babel==2.2.0
Beaker==1.7.0
crank==0.7.3
decorator==4.0.6
FormEncode==1.3.0
alembic==0.9.1
Babel==2.4.0
Beaker==1.8.1
crank==0.8.1
decorator==4.0.11
FormEncode==1.3.1
Genshi==0.7
# Intranet==2.1.1
Mako==0.7.3
MarkupSafe==0.23
Mako==1.0.6
MarkupSafe==1.0
nose==1.3.7
Paste==2.0.2
Paste==2.0.3
PasteDeploy==1.5.2
PasteScript==2.0.2
Pygments==2.0.2
Pygments==2.2.0
Pylons==1.0.2
python-editor==0.5
pytz==2015.7
python-editor==1.0.3
pytz==2017.2
repoze.lru==0.6
repoze.tm2==2.0
Routes==2.2
simplejson==3.8.1
repoze.tm2==2.1
Routes==2.4.1
simplejson==3.10.0
six==1.10.0
speaklater==1.3
SQLAlchemy==1.0.11
SQLAlchemy==1.1.9
Tempita==0.5.2
transaction==1.4.4
TurboGears2==2.2.2
tw2.core==2.2.3
tw2.forms==2.2.0.3
WebError==0.11
transaction==2.1.2
TurboGears2==2.3.10
tw2.core==2.2.4
tw2.forms==2.2.5
WebError==0.13.1
WebFlash==0.1a9
WebHelpers==1.3
WebOb==1.1.1
WebTest==1.4.3
zope.interface==4.1.3
zope.sqlalchemy==0.7.6
WebOb==1.7.2
WebTest==2.0.27
zope.interface==4.4.0
zope.sqlalchemy==0.7.7
8 changes: 4 additions & 4 deletions Intranet-1.0/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-r install/requirements.txt
tg.devtools==2.2.2
docutils
gitchangelog
tg.devtools==2.3.10
docutils==0.13.1
gitchangelog==3.0.3
Intranet
wheel
wheel==0.29.0