Path to this page:
./
mail/feed2exec,
The programmable feed reader
Branch: CURRENT,
Version: 0.22.0,
Package name: py313-feed2exec-0.22.0,
Maintainer: schmonzfeed2exec 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.
Required to run:[
textproc/py-html2text] [
textproc/py-feedparser] [
devel/py-setuptools] [
databases/py-sqlite3] [
textproc/py-lxml] [
textproc/py-html5lib] [
devel/py-xdg] [
textproc/py-Unidecode] [
devel/py-requests] [
devel/py-click] [
devel/py-attrs] [
devel/py-wcwidth] [
devel/py-requests-file] [
time/py-dateparser] [
devel/py-cachecontrol] [
lang/python310]
Required to build:[
textproc/py-sphinx] [
devel/py-flakes] [
devel/py-setuptools_scm] [
devel/py-tox] [
devel/py-wheel]
Master sites:
Filesize: 675.524 KB
Version history: (Expand)
- (2025-10-09) Updated to version: py313-feed2exec-0.22.0
- (2025-07-15) Package has been reborn
- (2025-07-15) Package deleted from pkgsrc
- (2025-03-04) Updated to version: py312-feed2exec-0.22.0
- (2024-10-13) Updated to version: py312-feed2exec-0.20.0
- (2024-01-18) Updated to version: py311-feed2exec-0.20.0
CVS history: (Expand)
| 2025-10-09 09:58:14 by Thomas Klausner | Files touched by this commit (442) |
Log message:
*: remove reference to (removed) Python 3.9
|
| 2025-07-05 13:44:20 by Thomas Klausner | Files touched by this commit (116) |
Log message:
*: some more recursive Python restrictions on Python 3.11+
Reported in SmartOS bulk build
|
2025-04-14 11:27:05 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
feed2exec: updated to 0.22.0
feed2exec (0.22.0) unstable; urgency=medium
* cleanups:
* add renovate bot
* start using tox --current-env
* use debputy reformat for control files, no change
* silence flake8 warnings
* fix test collection in pytest 3.8+
* chase new html2text in test suite
* drop support for Python < 3.8
* note the existence of markdownify
* fix deprecation warning: get rid of dateparser feature detection
* fix test suite failures due to deprecation warnings
* fix a new mypy warning on old code
* note that 0.21 was only published on pypi
* ikiwikitoot: add tool bypass RSS feed parsing altogether
* fix error in handling toot error codes
|
2025-03-04 18:15:50 by Amitai Schleier | Files touched by this commit (2) |  |
Log message:
feed2exec: update to 0.22.0. Changes:
* cleanups:
* add renovate bot
* start using tox --current-env
* use debputy reformat for control files, no change
* silence flake8 warnings
* fix test collection in pytest 3.8+
* chase new html2text in test suite
* drop support for Python < 3.8
* note the existence of markdownify
* fix deprecation warning: get rid of dateparser feature detection
* fix test suite failures due to deprecation warnings
* fix a new mypy warning on old code
* note that 0.21 was only published on pypi
* ikiwikitoot: add tool bypass RSS feed parsing altogether
* fix error in handling toot error codes
|
| 2025-02-23 17:59:26 by Thomas Klausner | Files touched by this commit (79) |
Log message:
*: py-sphinx 8.2 drops support for Python 3.10
|
| 2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862) |
Log message:
py-*: remove unused tool dependency
py-setuptools includes the py-wheel functionality nowadays
|
| 2024-10-13 11:05:25 by Thomas Klausner | Files touched by this commit (1) |
Log message:
feed2exec: add missing tool dependency
|
| 2024-08-10 09:04:19 by Thomas Klausner | Files touched by this commit (1) |
Log message:
feed2exec: remove unused test dependency
|