feed2exec 0.18.0 source package in Ubuntu

Changelog

feed2exec (0.18.0) unstable; urgency=medium

  ship accumulated bugfixes and catchup with wayback machine changes.

  special thanks to Paul Wise for the immesurable patience on
  the wayback plugin and test suite, and to Jelmer Vernooij for the
  Debian Janitor.

  New features:

  * Add support for saving page resources to the Wayback Machine too,
    thanks Paul Wise!

  API changes:

  * we now generate a standard message-id, which has brackets around it

  Bugfixes:

  * fix rare crash in feed2exec parse with an empty `mailbox` setting
  * fix feedparser dependencies for newer python
  * catchup with html2text again (2020.1.16)
  * add failing test and fix for cachecontrol 0.12.10 new API (Closes: GL#22)
  * do not cache requests in plugins (Closes: #1001412, GL#26)
  * Require feedparser 5 as minimum version for Python 3, thanks Paul Wise

  Documentation:

  * mention (lack of) Gemini and other protocol support
  * leave Freenode for oftc.net

  Cleanup, CI, linting:

  * avoid dateparser bug workaround in newer versions
  * drop support for python 3.5, add 3.9
  * enforce black in tox, but not in CI
  * first pass at type checking with mypy, with failures allowed
  * switch to setup.cfg as much as possible
  * fix rst syntax since we are not hacking it anymore
  * mention build module, which may be necessary for newer setuptools_scm
  * move fixtures to conftest.py
  * use pytest.mark.network instead of xfail

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Use secure copyright file specification URI.
  * Use canonical URL in Vcs-Git.
  * Update standards version to 4.5.1, no changes needed.

 -- Antoine Beaupré <email address hidden>  Mon, 31 Jan 2022 20:51:55 -0500

Upload details

Uploaded by:
anarcat
Uploaded to:
Sid
Original maintainer:
anarcat
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
feed2exec_0.18.0.dsc 1.6 KiB bb230ace5aacdcadd22de869bd3c0cb1db71cf7f2cddddf06de59873020e6de6
feed2exec_0.18.0.tar.xz 519.5 KiB 7fd25e80bbdbf8171bdf188a66153b58e126c078d2dd4ac058b4d4f6b7ce26ab

Available diffs

No changes file available.

Binary packages built by this source

feed2exec: 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 or mbox 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.

feed2exec-doc: No summary available for feed2exec-doc in ubuntu kinetic.

No description available for feed2exec-doc in ubuntu kinetic.