Hi,

The most recent version of Portage detects and verbosely reports
warnings from setup.py.  Now ago's CI also reports them to package
maintainers.  The most common kind of issue looks like this:

 * QA Notice: setuptools warnings detected:
 * 
 *      Usage of dash-separated 'force-manifest' will not be supported in 
future versions. Please use the underscore name 'force_manifest' instead

(generally applies to setup.cfg)

In my opinion, this is *not* worth patching in the ebuild.  However,
it's a trivial fix upstream, e.g.:

https://github.com/getpelican/feedgenerator/pull/25/files

So if someone's got some free time and is up for some easy kudos, please
grep Bugzilla for these bugs and submit fixes upstream ;-).

-- 
Best regards,
Michał Górny



Reply via email to