On 05/06/2014 06:51 PM, Fernando de Oliveira wrote: > Em 06-05-2014 10:02, Armin K. escreveu: >> On 05/06/2014 02:49 PM, Christopher Gregory wrote: >>> Hello, >>> >>> I thought I would take a break from my own fight with gnome 3.12 and read >>> my email. >>> >>> With regards to rdflib, they have a python 2 and python 3 requirements.txt >>> file. >>> >>> For python3: >>> >>> pyparsing >>> flake8 >>> html5lib >>> isodate >>> SPARQLWrapper >>> >>> For python2: >>> >>> flake8 >>> isodate >>> pyparsing<=1.5.7 >>> SPARQLWrapper >>> >>> I do have zeitgeist installed, but have not done anything with regards to >>> actually using it. >>> >>> As a side note, I went through the entire installation of the svn version >>> of lfs systemd and had to re-format and use the stable version as it just >>> would not boot. It was either the kernel or the version of systemd that >>> would not play nice. >>> >>> Regards, >>> >>> Christopher. >>> >> >> Most of these are required for tests. Only setuptools is needed at build >> time and pyparsing at runtime. >> > > Thanks Christopher and Armin. > > I did not stop to read the docs other than in zeitgeist. Thanks again > for that info. > > So, Armin, for the book: > > zeitgeist > rdflib > pyparsing > setuptools >
Yea, should be fine. Last 3 can be built as both python 2 and python 3 modules. > > Not isodate, right? > > And by your reply, you seem to think that zeitgeist should really go > into the book, right? > I have little love for it, but don't deny that I have it installed. > Now that my problems with totem and grilo are solved, will go back to > the book. > > Will wait more comments (couple of days). And after, I repeat: > > Either close zeitgeist ticket or open new ones for the other dependencies. > -- Note: My last name is not Krejzi. -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
