Merge lp:~benji/launchpad/bug-834427 into lp:launchpad

Proposed by Benji York
Status: Merged
Approved by: Benji York
Approved revision: no longer in the source branch.
Merged at revision: 14130
Proposed branch: lp:~benji/launchpad/bug-834427
Merge into: lp:launchpad
Diff against target: 15 lines (+3/-2)
1 file modified
versions.cfg (+3/-2)
To merge this branch: bzr merge lp:~benji/launchpad/bug-834427
Reviewer Review Type Date Requested Status
Benji York (community) Approve
Review via email: mp+78667@code.launchpad.net

Commit message

[r=benji][bug=834427] Use a newer (and yet unreleased) version of Pygments in order to get some bug fixes.

Description of the change

Use a newer (and yet unreleased) version of Pygments in order to get
some bug fixes.

To post a comment you must log in.
Revision history for this message
Benji York (benji) wrote :

Self-review.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'versions.cfg'
2--- versions.cfg 2011-10-06 22:40:38 +0000
3+++ versions.cfg 2011-10-07 20:48:44 +0000
4@@ -63,8 +63,9 @@
5 pyasn1 = 0.0.9a
6 pycrypto = 2.0.1
7 pydkim = 0.3-mbp-r7
8-# 1.4 with one-line fix from comment 2 of http://goo.gl/9TAeM .
9-Pygments = 1.4LP-20110803
10+# Unreleased Pygments trunk which includes fixes for issues 618 and 697 (LP bug
11+# 834427). Can be replaced with Pygments 1.5 once it is released.
12+Pygments = 1.4dev-20111007
13 pygpgme = 0.2
14 pyOpenSSL = 0.10
15 python-memcached = 1.45