On 2017/08/22 00:04, Kaashif Hymabaccus wrote: > Hello ports@, > > Please find below a diff updating rss2email. > > Changes: > > * Uses python3 now > > * Development moved to GitHub > > * No files/r2e is needed now, setup.py installs a suitable script > itself. > > * We don't need to install any examples, r2e writes the default config > to .config/rss2email.cfg when run. > > * I want to take maintainership. > > OK?
It doesn't work with a simple update from an old installation (after updating, there's no output from "r2e run" or "r2e list"). That's why it hasn't been updated before, btw. There's a proper uploaded distfile on pypi which is generally preferable to a github autogenerated tar file (MODPY_PI=Yes). NO_BUILD should be removed. There are tests now which coukd be enabled, though I'm not sure if they're actually useful.