Subject: CVS commit: pkgsrc/mail/feed2exec
From: Amitai Schleier
Date: 2023-02-23 16:59:24
Message id: 20230223155924.EE5A3FA90@cvs.NetBSD.org

Log Message:
Update to 0.19.0. From the changelog:

* implement --nocache option
* new plugin: ikiwiki toot
* fix incorrect string stripping in README (Closes: GL#29)
* cleanups:
  * add support for Python 3.10, no change
  * remove the test compatibility shim from setup.py
  * silence warnings from lxml missing type hints
  * more uniform variable naming (underscores)

Files:
RevisionActionfile
1.20modifypkgsrc/mail/feed2exec/Makefile
1.6modifypkgsrc/mail/feed2exec/PLIST
1.9modifypkgsrc/mail/feed2exec/distinfo
1.4addpkgsrc/mail/feed2exec/patches/patch-feed2exec_____init____.py
1.3addpkgsrc/mail/feed2exec/patches/patch-pyproject.toml
1.3addpkgsrc/mail/feed2exec/patches/patch-setup.cfg
1.4addpkgsrc/mail/feed2exec/patches/patch-setup.py