On Jan 2, 2008 12:22 AM, Francois <[EMAIL PROTECTED]> wrote:
>
> I was looking at the deps file and stumble across this:
>
> $(INST)/$(PYSQLITE): $(INST)/$(PYTHON) $(INST)/$(SQLITE)
>         $(SAGE_SPKG) $(SQLITE) 2>&1
>
> Given that there is a pysqlite spkg I assume that must be a mistake.

pysqlite is included in Python 2.5.1.  For a long time we shipped and built
pysqlite since it wasn't part of Python, but now that it is we don't need to.

The pysqlite package should be removed from sage-2.9.2 if it hasn't
already been removed, and we might as well delete the above line from
deps.

I've made this
   http://trac.sagemath.org/sage_trac/ticket/1654
so it gets done.

 -- William

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to