The NetBSD Project

CVS log for pkgsrc/textproc/py-docutils/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / textproc / py-docutils

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2015Q3


Revision 1.43 / (download) - annotate - [select for diffs], Tue Feb 24 11:03:05 2015 UTC (9 years, 1 month ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.42: +12 -2 lines
Diff to previous 1.42 (colored)

Update to 0.12

Also use ALTERNATIVES framework to allow concurrent installation under
multiple pythons.

Release 0.12 (2014-07-06)
=========================

* docs/ref/rst/directives.txt
  - Update "math" and "csv-table" descriptions.

* docutils/parsers/rst/directives/images.py
  - Fix [258] figwidth="image" generates unitless width value.

* docutils/parsers/rst/states.py
  - Improve error report when a non-ASCII character is specified as
    delimiter, quote or escape character under Python 2.
    Fixes [ 249 ] and [ 250 ].

* docutils/writers/html4css1/__init__.py
  - Don't add newline after inline math.
    Thanks to Yury G. Kudryashov for the patch.

* docutils/writers/latex2e/__init__.py
  - Fix [ 239 ] Latex writer glues paragraphs with figure floats.
  - Apply [ 116 ] by Kirill Smelkov. Don't hardcode \large for subtitle.

* docutils/writers/odf_odt/__init__.py
  - Apply patch by Jakub Wilk to fix bug [ 100 ].

* test/test_error_reporting.py
  - Fix [ 223 ] by removing redundant tests we do not have control over.

* test/test_nodes.py
  - Apply [ 115 ] respect fixed 2to3 string literal conversion behavior.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>