Merge lp:~dholbach/developer-ubuntu-com/django-cms-update into lp:~developer-ubuntu-com-dev/developer-ubuntu-com/django-1.8-cms-2.3

Proposed by Daniel Holbach
Status: Merged
Merged at revision: 166
Proposed branch: lp:~dholbach/developer-ubuntu-com/django-cms-update
Merge into: lp:~developer-ubuntu-com-dev/developer-ubuntu-com/django-1.8-cms-2.3
Diff against target: 40 lines (+6/-6)
1 file modified
requirements.txt (+6/-6)
To merge this branch: bzr merge lp:~dholbach/developer-ubuntu-com/django-cms-update
Reviewer Review Type Date Requested Status
David Callé Approve
Review via email: mp+281743@code.launchpad.net

This proposal supersedes a proposal from 2015-11-24.

Description of the change

Packages which are not updated in this newest revision:

Pillow (Current: 2.9.0 Latest: 3.1.0)
 - does not build.

django-reversion (Current: 1.9.3 Latest: 1.10.0)
 - crash in cms(?)

argparse (Current: 1.2.1 Latest: 1.4.0)
pip (Current: 1.5.6 Latest: 7.1.2)
Django-Select2 (Current: 4.3.2 Latest: 5.5.0)
django-treebeard (Current: 3.0 Latest: 4.0)
 - used internally

python-swiftclient (Current: 2.6.0 Latest: 2.7.0)
oslo.utils (Current: 2.8.0 Latest: 3.3.0)
oslo.serialization (Current: 1.11.0 Latest: 2.2.0)
oslo.config (Current: 2.7.0 Latest: 3.2.0)
python-keystoneclient (Current: 1.3.3 Latest: 2.0.0)
oslo.i18n (Current: 2.7.0 Latest: 3.1.0)
 - unsure about these...

Django (Current: 1.8.8 Latest: 1.9.1)
 - some modules don't work with 1.9 yet

To post a comment you must log in.
Revision history for this message
Daniel Holbach (dholbach) wrote : Posted in a previous version of this proposal

Packages which are not updated in this newest revision:

Pillow (Current: 2.9.0 Latest: 3.1.0)
 - does not build.

django-reversion (Current: 1.9.3 Latest: 1.10.0)
 - crash in cms(?)

argparse (Current: 1.2.1 Latest: 1.4.0)
pip (Current: 1.5.6 Latest: 7.1.2)
Django-Select2 (Current: 4.3.2 Latest: 5.5.0)
django-treebeard (Current: 3.0 Latest: 4.0)
 - used internally

python-swiftclient (Current: 2.6.0 Latest: 2.7.0)
oslo.utils (Current: 2.8.0 Latest: 3.3.0)
oslo.serialization (Current: 1.11.0 Latest: 2.2.0)
oslo.config (Current: 2.7.0 Latest: 3.2.0)
python-keystoneclient (Current: 1.3.3 Latest: 2.0.0)
oslo.i18n (Current: 2.7.0 Latest: 3.1.0)
 - unsure about these...

Django (Current: 1.8.8 Latest: 1.9.1)
 - some modules don't work with 1.9 yet

Revision history for this message
David Callé (davidc3) wrote :

+1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'requirements.txt'
--- requirements.txt 2015-12-11 16:10:30 +0000
+++ requirements.txt 2016-01-06 12:35:10 +0000
@@ -1,4 +1,4 @@
1Django==1.8.71Django==1.8.8
2django-template-debug==0.3.52django-template-debug==0.3.5
3oslo.config==3.1.03oslo.config==3.1.0
4oslo.i18n==3.1.04oslo.i18n==3.1.0
@@ -20,8 +20,8 @@
20django-meta==0.3.120django-meta==0.3.1
21django-meta-mixin==0.2.121django-meta-mixin==0.2.1
22django-missing==0.1.1522django-missing==0.1.15
23django-parler==1.5.123django-parler==1.6
24django-polymorphic==0.7.224django-polymorphic==0.8.1
25django-reversion==1.9.325django-reversion==1.9.3
26django-sekizai==0.9.026django-sekizai==0.9.0
27django-swiftstorage==1.1.027django-swiftstorage==1.1.0
@@ -31,11 +31,11 @@
31django-taggit-templatetags==0.2.531django-taggit-templatetags==0.2.5
32django-templatetag-sugar==1.032django-templatetag-sugar==1.0
33django-xmlrpc==0.1.533django-xmlrpc==0.1.5
34djangocms-admin-style==1.0.734djangocms-admin-style==1.0.8
35djangocms-link==1.7.135djangocms-link==1.7.1
36djangocms-picture==0.2.036djangocms-picture==0.2.0
37djangocms-snippet==1.7.137djangocms-snippet==1.7.1
38djangocms-text-ckeditor==2.8.038djangocms-text-ckeditor==2.8.1
39djangocms-utils==0.9.539djangocms-utils==0.9.5
40djangocms-video==0.2.040djangocms-video==0.2.0
41python-keystoneclient==1.3.341python-keystoneclient==1.3.3
@@ -49,4 +49,4 @@
49django-pygments==0.149django-pygments==0.1
50django-openid-auth==0.750django-openid-auth==0.7
51python-openid==2.2.551python-openid==2.2.5
52djangorestframework==3.3.152djangorestframework==3.3.2

Subscribers

People subscribed via source and target branches