Commit graph

6 commits

Author SHA1 Message Date
schmonz
aec35cbd45 Add missing dependencies on py-attrs and py-wcwidth. Bump PKGREVISION. 2020-02-03 01:16:38 +00:00
schmonz
b2a83ca361 Add missing BUILD_DEPENDS on py-wheel. 2020-02-01 03:07:49 +00:00
schmonz
0ca792df40 Add missing py-sqlite3 dependency. Bump PKGREVISION. 2020-01-31 20:44:02 +00:00
schmonz
8bbafd6c43 Update to 0.15.0 (by diffing git tags, no new distfile available). From
the changelog:

- Play catchup with newer html2text version again
- Workaround timezone parsing bug in dateparser
- Switch to dateparser for PyPI and tests as well
- Register properly the special mark we are using
- Reduce noise level of 'missing time' problems
2020-01-30 18:02:41 +00:00
schmonz
39c5315bcc Sort PLIST (thanks leot@). 2020-01-29 19:09:54 +00:00
schmonz
c0c88da10f Initial import of feed2exec, the programmable feed reader.
feed2exec is a simple program that runs custom actions on new RSS feed
items (or whatever feedparser can read). It currently has support for
writing into mailboxes (Maildir folders) or executing commands, but more
actions can be easily implemented through plugins. Email are saved as
multipart plain/HTML and can be sent to arbitrary folders.
2020-01-29 16:48:48 +00:00