On 29/05/2019 17:27, Bruce Dubbs via blfs-dev wrote: > On 5/28/19 10:43 PM, xry111--- via blfs-book wrote: > >> Modified: trunk/BOOK/gnome/platform/libsecret.xml >> ============================================================================== >> --- trunk/BOOK/gnome/platform/libsecret.xml Mon May 27 14:40:12 2019 >> (r21630) >> +++ trunk/BOOK/gnome/platform/libsecret.xml Tue May 28 20:43:34 2019 >> (r21631) >> @@ -96,7 +96,7 @@ >> <para role="optional"> >> <xref linkend="dbus-python"/>, >> <xref linkend="gjs"/>, and >> - <xref linkend="pygobject2"/> >> + <xref linkend="pygobject3"/> (Python 2 module) > ^^^^^^^^ > > Does libsecret need Python 2 or can it use Python 3? I note that we don't > mention Py2 itself in the dependencies. I'm sure that's left over from when > we switched to Py2 in LFS. >
Actually, looking at the source, it seems everything in libsecret has been ported to Python 3; isn't Python 2 a typo? Pierre -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
