-
It seems the 'name' is incorrect in setup.py?
name="pyRdfa",
When you list Python packages with tools like 'yolk' it shows up as pyRdfa, but it imports fine as SPARQL.
2008-02-14 23:06:06 UTC in SPARQL Endpoint interface to Python
-
setup.py fails with 2.5 because it contains unicode charaters and the encoding is not set.
Adding this fixes it, but I'm not sure if the character set is correct:
# -*- coding: iso-8859-15 -*-.
2008-02-14 23:04:21 UTC in SPARQL Endpoint interface to Python
-
When trying to install 4suite 1.0.2 it would hang and consume all my memory after a few minutes.
The install hangs at Lib/DistExt/Dist.py line 721
headers = email.message_from_file(stream)
I found that a couple of eggs would make it stall at that line, consuming all my memory, if the egg version was non-numeric (I think). The one egg I remember moving had a version of 'dev_svn'...
2007-08-21 20:05:27 UTC in 4Suite
-
When trying to install 4suite 1.0.2 it would hang and consume all my memory after a few minutes.
The install hangs at Lib/DistExt/Dist.py line 721
headers = email.message_from_file(stream)
I found that a couple of eggs would make it stall at that line, consuming all my memory, if the egg version was non-numeric (I think). The one egg I remember moving had a version of 'dev_svn'...
2007-08-21 19:58:51 UTC in 4Suite
-
My project summary looks fine when the PKG-INFO is taken from my tarball when I upload it, however if I upload a separate PKG-INFO file via the PyPI website it shows the raw ReST. Here's an example:
http://cheeseshop.python.org/pypi/yolk/0.0.6
(Here's the form I used to upload PKG-INFO)
http://cheeseshop.python.org/pypi?:action=submit_form&name=yolk&version=0.0.6.
2007-03-06 18:48:45 UTC in Python Package Index
-
robc registered the PlanetPlus project.
2005-08-18 21:35:12 UTC in PlanetPlus
-
robc committed patchset 316 of module abeni to the Abeni the Gentoo ebuild Builder CVS repository, changing 1 files.
2005-06-02 05:06:21 UTC in Abeni the Gentoo ebuild Builder
-
robc committed patchset 315 of module abeni to the Abeni the Gentoo ebuild Builder CVS repository, changing 14 files.
2005-01-31 06:38:00 UTC in Abeni the Gentoo ebuild Builder
-
robc committed patchset 314 of module abeni to the Abeni the Gentoo ebuild Builder CVS repository, changing 1 files.
2005-01-28 21:40:27 UTC in Abeni the Gentoo ebuild Builder
-
robc committed patchset 313 of module abeni to the Abeni the Gentoo ebuild Builder CVS repository, changing 2 files.
2005-01-28 06:33:43 UTC in Abeni the Gentoo ebuild Builder