1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-07 02:06:57 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Kai Knoblich
fcbe11bd97 deskutils/py-todoman: Update to 3.9.0
* Make package concurrent safe as it installs scripts outside Python's
  site-lib directory while I'm here.

Changelog:

https://github.com/pimutils/todoman/blob/v3.9.0/CHANGELOG.rst

PR:		251585
Submitted by:	Andreas Bilke <andreas@bilke.org> (maintainer)
2021-01-07 10:18:31 +00:00
Fernando Apesteguía
94bad11159 deskutils/py-todoman: Update to 3.8.0
From ChangeLog: https://todoman.readthedocs.io/en/stable/changelog.html#v3-8-0

 * Don't display list if there's only one list (of one list has been specified).
 * Fixed several issues when using dates with no times.
 * Dropped support for Python 3.4.

PR:	247258
Submitted by:	andreas@bilke.org (maintainer)
2020-06-16 12:16:16 +00:00
Steve Wills
1ba75f6ffe deskutils/py-todoman: Update to 3.7.0
PR:		241182
Submitted by:	Andreas Bilke <freebsd.org@bilke.org> (maintainer)
2019-10-15 16:25:04 +00:00
Steve Wills
4106abfb2a deskutils/py-todoman: Update to 3.6.0
PR:		240477
Submitted by:	Andreas Bilke <freebsd.org@bilke.org> (maintainer)
2019-09-13 14:15:09 +00:00
Martin Wilke
217c8e7ed0 Todoman is a simple, standards-based, cli todo (aka: task) manager.
Todos are stored into icalendar files, which means you can sync them
via CalDAV using, for example, vdirsyncer.

WWW: https://github.com/pimutils/todoman/

PR:		227867
Submitted by:	andreas@bilke.org
Sponsored by:	iXsystems Inc.
2019-01-11 12:41:06 +00:00