← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] lp:~cjwatson/launchpad/docutils-0.13.1 into lp:launchpad

 

Colin Watson has proposed merging lp:~cjwatson/launchpad/docutils-0.13.1 into lp:launchpad.

Commit message:
Upgrade to docutils 0.13.1.

This includes a change to use absolute paths for stylesheet and template
paths, which fixes test failures when bin/test's initial working directory
isn't within the Launchpad source tree.

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~cjwatson/launchpad/docutils-0.13.1/+merge/324879
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~cjwatson/launchpad/docutils-0.13.1 into lp:launchpad.
=== modified file 'versions.cfg'
--- versions.cfg	2017-05-11 14:33:38 +0000
+++ versions.cfg	2017-05-31 17:26:51 +0000
@@ -29,6 +29,7 @@
 dkimpy = 0.5.4
 # Required by dkimpy
 dnspython = 1.10.0
+docutils = 0.13.1
 elementtree = 1.2.6-20050316
 epydoc = 3.0.1
 extras = 0.0.3


Follow ups