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
=== modified file 'setup.py'
--- setup.py 2012-10-17 14:14:57 +0000
+++ setup.py 2012-10-18 13:46:22 +0000
@@ -35,7 +35,7 @@
35 'oops_dictconfig>=0.0.1',35 'oops_dictconfig>=0.0.1',
36 'oops_wsgi>=0.0.10',36 'oops_wsgi>=0.0.10',
37 'pkgme',37 'pkgme',
38 'pkgme-devportal>=0.4.7',38 'pkgme-devportal>=0.4.8',
39 'south>=0.7.3',39 'south>=0.7.3',
40 'django-openid-auth>=0.4',40 'django-openid-auth>=0.4',
41 'django-pgtools>=0.1',41 'django-pgtools>=0.1',
4242
=== modified file 'versions.cfg'
--- versions.cfg 2012-10-17 14:14:57 +0000
+++ versions.cfg 2012-10-18 13:46:22 +0000
@@ -28,7 +28,7 @@
28lazr.authentication = 0.1.228lazr.authentication = 0.1.2
29lazr.restfulclient = 0.13.029lazr.restfulclient = 0.13.0
30lazr.uri = 1.0.330lazr.uri = 1.0.3
31libdep-service-python = 0.0.331libdep-service-python = 0.0.5
32Markdown = 2.2.032Markdown = 2.2.0
33oauth = 1.0.133oauth = 1.0.1
34oops = 0.0.1034oops = 0.0.10
@@ -39,7 +39,7 @@
39pep8 = 1.3.339pep8 = 1.3.3
40PIL = 1.1.740PIL = 1.1.7
41pkgme = 0.4.141pkgme = 0.4.1
42pkgme-devportal = 0.4.742pkgme-devportal = 0.4.8
43postgresfixture = 0.1.243postgresfixture = 0.1.2
44psycopg2 = 2.4.544psycopg2 = 2.4.5
45pyflakes = 0.5.045pyflakes = 0.5.0

Subscribers

People subscribed via source and target branches