Merge lp:~jml/pkgme-service/new-client into lp:pkgme-service

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

Commit message

Use latest pkgme-devportal

Description of the change

Simple branch to use new pkgme-devportal. No other changes.

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

More rubber stamps!

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-08-31 15:26:52 +0000
3+++ setup.py 2012-10-17 09:26:21 +0000
4@@ -16,6 +16,7 @@
5 'fixtures',
6 'south==0.7.3',
7 'oauth==1.0.1',
8+ 'libdep-service-python>=0.0.3',
9 'pkgme',
10 'pkgme-devportal[testing]',
11 'django-configglue==0.6.1',
12
13=== modified file 'versions.cfg'
14--- versions.cfg 2012-09-28 14:47:02 +0000
15+++ versions.cfg 2012-10-17 09:26:21 +0000
16@@ -34,6 +34,7 @@
17 lazr.authentication = 0.1.2
18 lazr.restfulclient = 0.13.0
19 lazr.uri = 1.0.3
20+libdep-service-python = 0.0.3
21 Markdown = 2.2.0
22 mock = 0.8.0
23 oauth = 1.0.1
24@@ -46,7 +47,7 @@
25 piston-mini-client = 0.7.2
26 pkgme = 0.4.3
27 pkgme-service-python = 0.3
28-pkgme-devportal = 0.4.6
29+pkgme-devportal = 0.4.7
30 psycopg2 = 2.4.5
31 python-dateutil = 1.5
32 python-debian = 0.1.16

Subscribers

People subscribed via source and target branches