Merge lp:~jml/libdep-service/versions-bump into lp:libdep-service

Proposed by Jonathan Lange
Status: Merged
Approved by: Jonathan Lange
Approved revision: 65
Merged at revision: 65
Proposed branch: lp:~jml/libdep-service/versions-bump
Merge into: lp:libdep-service
Diff against target: 34 lines (+3/-3)
2 files modified
setup.py (+1/-1)
versions.cfg (+2/-2)
To merge this branch: bzr merge lp:~jml/libdep-service/versions-bump
Reviewer Review Type Date Requested Status
Jonathan Lange (community) Approve
Review via email: mp+130354@code.launchpad.net

Commit message

Use latest versions of pkgme-devportal and libdep-service-python

Description of the change

NOTE: Don't land this until pkgme-devportal 0.4.8 is actually released.

To post a comment you must log in.
Revision history for this message
Jonathan Lange (jml) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'setup.py'
2--- setup.py 2012-10-17 14:14:57 +0000
3+++ setup.py 2012-10-18 13:46:22 +0000
4@@ -35,7 +35,7 @@
5 'oops_dictconfig>=0.0.1',
6 'oops_wsgi>=0.0.10',
7 'pkgme',
8- 'pkgme-devportal>=0.4.7',
9+ 'pkgme-devportal>=0.4.8',
10 'south>=0.7.3',
11 'django-openid-auth>=0.4',
12 'django-pgtools>=0.1',
13
14=== modified file 'versions.cfg'
15--- versions.cfg 2012-10-17 14:14:57 +0000
16+++ versions.cfg 2012-10-18 13:46:22 +0000
17@@ -28,7 +28,7 @@
18 lazr.authentication = 0.1.2
19 lazr.restfulclient = 0.13.0
20 lazr.uri = 1.0.3
21-libdep-service-python = 0.0.3
22+libdep-service-python = 0.0.5
23 Markdown = 2.2.0
24 oauth = 1.0.1
25 oops = 0.0.10
26@@ -39,7 +39,7 @@
27 pep8 = 1.3.3
28 PIL = 1.1.7
29 pkgme = 0.4.1
30-pkgme-devportal = 0.4.7
31+pkgme-devportal = 0.4.8
32 postgresfixture = 0.1.2
33 psycopg2 = 2.4.5
34 pyflakes = 0.5.0

Subscribers

People subscribed via source and target branches