Subject: CVS commit: pkgsrc/misc/todoman
From: Thomas Klausner
Date: 2017-04-04 13:45:24
Message id: 20170404114525.16E8FFBE4@cvs.NetBSD.org

Log Message:
Updated todoman to 3.0.1.

v3.0.0
------

New features
~~~~~~~~~~~~

* Add a ``today`` setting and flag to exclude todos that start in the future.
* Add the ``--humanize`` to show friendlier date times (eg: ``in 3 hours``).
* Drop ``--urgent`` and introduced ``--priority``, which allows fine-filtering
  by priority.
* Add support for times in due dates, new ``time_format`` setting.
* Use the system's date format as a default.
* Add list selector to the interactive editor.
* Add ``--start=[before|after] [DATE]`` option for ``list`` to only show
  todos starting before/after given date.
* Add flag "--done-only" to todo list. Displays only completed tasks.
* Make the output of move, delete, copy and flush consistent.
* Porcelain now outputs proper JSON, rather than one-JSON-per-line.
* Increment sequence number upon edits.
* Print a descriptive message when no lists are found.
* Add full support for locations.

Packaging changes
~~~~~~~~~~~~~~~~~

* New runtime dependency: ``tabulate``.
* New supported python version: ``pypy3``.
* Include an alternative [much faster] entry point (aka "bin") which we
  recommend all downstream packagers use. Please see the :ref:`Notes for
  Packagers <notes-for-packagers>` documentation for further details.

Files:
RevisionActionfile
1.8modifypkgsrc/misc/todoman/Makefile
1.4modifypkgsrc/misc/todoman/PLIST
1.6modifypkgsrc/misc/todoman/distinfo
1.1addpkgsrc/misc/todoman/patches/patch-setup.cfg