papyon is now built-in in emesene Reproducible: Always
What exactly do you mean built-in? As in bundled within the tarball? Or they forked papyon?
Yes. Since emesene 2.12.9, the papyon library is built-in. There are much more patches from emesene team to make the library better (since the papyon is out of maintaince as far as I known). The dependecy listing is here: https://github.com/emesene/emesene/blob/master/DEPENDS where the python-papyon is built-in. :)
The tarball will contain the library in it (in the emesene/e3/papylib directory).
(In reply to comment #3) > The tarball will contain the library in it (in the emesene/e3/papylib > directory). Hmm normally we don't like bundled libraries, but in this case, if the upstream of papyon have given up on it, then I guess we have no choice but to use the bundled one.
dependency removed
(In reply to comment #5) > dependency removed would you please add dependency pyopenssl to emesene? It used to be pulled in by papyon but since the dependency is now removed, depclean will remove pyopenssl. However this package is crucial at least for emesene or else it will complain msn is not supported. Also would you please remove papyon dependency for emesene-9999 as well? Thanks.
(In reply to comment #6) > (In reply to comment #5) > > dependency removed > > would you please add dependency pyopenssl to emesene? It used to be pulled > in by papyon but since the dependency is now removed, depclean will remove > pyopenssl. However this package is crucial at least for emesene or else it > will complain msn is not supported. > This is a total different bug so can you please create a new one? Using an old bug to fix a different issues messes up with history and Changelogs. I will fix the -9999 ebuild in the meantime
I created a new bug report here: https://bugs.gentoo.org/show_bug.cgi?id=442546 Thanks!