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
1=== modified file 'requirements.txt'
2--- requirements.txt 2015-12-11 16:10:30 +0000
3+++ requirements.txt 2016-01-06 12:35:10 +0000
4@@ -1,4 +1,4 @@
5-Django==1.8.7
6+Django==1.8.8
7 django-template-debug==0.3.5
8 oslo.config==3.1.0
9 oslo.i18n==3.1.0
10@@ -20,8 +20,8 @@
11 django-meta==0.3.1
12 django-meta-mixin==0.2.1
13 django-missing==0.1.15
14-django-parler==1.5.1
15-django-polymorphic==0.7.2
16+django-parler==1.6
17+django-polymorphic==0.8.1
18 django-reversion==1.9.3
19 django-sekizai==0.9.0
20 django-swiftstorage==1.1.0
21@@ -31,11 +31,11 @@
22 django-taggit-templatetags==0.2.5
23 django-templatetag-sugar==1.0
24 django-xmlrpc==0.1.5
25-djangocms-admin-style==1.0.7
26+djangocms-admin-style==1.0.8
27 djangocms-link==1.7.1
28 djangocms-picture==0.2.0
29 djangocms-snippet==1.7.1
30-djangocms-text-ckeditor==2.8.0
31+djangocms-text-ckeditor==2.8.1
32 djangocms-utils==0.9.5
33 djangocms-video==0.2.0
34 python-keystoneclient==1.3.3
35@@ -49,4 +49,4 @@
36 django-pygments==0.1
37 django-openid-auth==0.7
38 python-openid==2.2.5
39-djangorestframework==3.3.1
40+djangorestframework==3.3.2

Subscribers

People subscribed via source and target branches