./textproc/py-pandocfilters, Utilities for writing pandoc filters in Python

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.5.1, Package name: py311-pandocfilters-1.5.1, Maintainer: pkgsrc-users

A python module for writing pandoc filters.


Required to run:
[lang/python310]

Master sites:

Filesize: 8.256 KB

Version history: (Expand)


CVS history: (Expand)


   2024-01-19 11:47:18 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-pandocfilters: updated to 1.5.1

v1.5.1
- Don't raise an error if the directory used to store images already exists
   2022-02-01 11:10:03 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-pandocfilters: fix PLIST for Python 2
   2022-01-27 10:15:26 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-pandocfilters: updated to 1.5.0

v1.5.0: Last release supporting Python 2.
- Added an environment variable `PANDOCFILTER_CLEANUP` that when \ 
`get_filename4code` is used, temporary directory will be cleaned up \ 
automatically.
- `examples/` is no longer included in the distribution (i.e. source \ 
distribution or binary wheels found on PyPI.) This should be a backward \ 
incompatible change as `examples/` is never exposed as a Python module, nor \ 
entry points.
- Added a couple of examples.
   2022-01-22 15:19:58 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-pandocfilters: fix PLIST for python 2.7
   2022-01-09 12:58:16 by Thomas Klausner | Files touched by this commit (22)
Log message:
egg.mk: remove --single-version-externally-managed

setuptools has this as default when --root is used (since version 0.6a11).
   2022-01-07 12:46:59 by Tobias Nygren | Files touched by this commit (21)
Log message:
fix typo
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2022-01-02 23:57:18 by Thomas Klausner | Files touched by this commit (2)
Log message:
py-pandocfilters: fix for python 2.7