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. -- 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
