On Mon, 8 Feb 2016 22:09:25 +0100
Pjotr Prins wrote:
> Yes, that is what I have already done. I can't afford to wait ;)
>
> I am just wondering how many packages are broken (visibly or not).
>
> Sqlite changed something fundamental.
>
> Pj.
>
I locally updated sqlite to 3.10.2 and that didn'
Leo Famulari writes:
> On Mon, Feb 08, 2016 at 09:26:42AM -0800, Christopher Allan Webber wrote:
>> Pjotr Prins writes:
>>
>> > * gnu/packages/python.scm (python-sqlalchemy):
>> > Update to 1.0.11
>
> [...]
>
>> LGTM, push it!
>>
>> . o O (iirc, version bump pushes are often ok to just push to g
Yes, that is what I have already done. I can't afford to wait ;)
I am just wondering how many packages are broken (visibly or not).
Sqlite changed something fundamental.
Pj.
On Mon, Feb 08, 2016 at 09:57:10PM +0100, Andreas Enge wrote:
> On Mon, Feb 08, 2016 at 09:49:51PM +0100, Pjotr Prins wro
On Mon, Feb 08, 2016 at 09:49:51PM +0100, Pjotr Prins wrote:
> They will fix it when they upgrade sqlite. python-sqlalchemy is under
> active development. Question is what we do for the time being with
> sqlite.
I would say the culprit is python-sqlalchemy and not sqlite. So if you
cannot wait fo
On Mon, Feb 08, 2016 at 09:07:46PM +0100, Andreas Enge wrote:
> Sorry, I did not realise that this is related to the sqlite thing.
Yes, it is not about this version of python-sqlalchemy.
> Maybe file a bug report upstream?
They will fix it when they upgrade sqlite. python-sqlalchemy is under
act
Sorry, I did not realise that this is related to the sqlite thing.
Maybe file a bug report upstream?
Andreas
Hello,
I applied the patch and got a test failure:
sqlalchemy.exc.NoSuchColumnError: "Could not locate column in row for column
'users.user_id'"
=== short test summary info
FAIL
test/sql/test_resultset.py::ResultProxyTest_sqlite_pysqlite::():
On Mon, Feb 08, 2016 at 09:26:42AM -0800, Christopher Allan Webber wrote:
> Pjotr Prins writes:
>
> > * gnu/packages/python.scm (python-sqlalchemy):
> > Update to 1.0.11
[...]
> LGTM, push it!
>
> . o O (iirc, version bump pushes are often ok to just push to guix)
> (master if you have co
Pjotr Prins writes:
> * gnu/packages/python.scm (python-sqlalchemy):
> Update to 1.0.11
> ---
> gnu/packages/python.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
> index 5b988c1..47c7975 100644
> --- a/gnu/packag
* gnu/packages/python.scm (python-sqlalchemy):
Update to 1.0.11
---
gnu/packages/python.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 5b988c1..47c7975 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/pytho
10 matches
Mail list logo